input stringlengths 170 4.38k | target stringlengths 11 500 | corruption_type stringclasses 28
values | schema dict | invalid_json stringlengths 2 1.02k | error stringlengths 21 156 | target_json stringlengths 11 500 |
|---|---|---|---|---|---|---|
TASK repair_structured_output
SPEC
FIELD created_at TYPE string REQUIRED no
FIELD thumbnail TYPE string_email REQUIRED no
FIELD lab_result TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD collateral TYPE null REQUIRED no
FIELD address TYPE string REQUIRED yes
FIELD crew_id TYPE string REQUIRED no
... | {"created_at":"Smith","thumbnail":"user@test.io","lab_result":"moored","collateral":null,"address":"approved","crew_id":"GRCh38","level":"pending","url":"New York"} | unquoted_keys | {
"type": "object",
"properties": {
"created_at": {
"type": "string"
},
"thumbnail": {
"type": "string",
"format": "email"
},
"lab_result": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"... | {created_at:"Smith",thumbnail:"user@test.io",lab_result:"moored",collateral:null,address:"approved",crew_id:"GRCh38",level:"pending",url:"New York"} | Expecting property name enclosed in double quotes | {"created_at":"Smith","thumbnail":"user@test.io","lab_result":"moored","collateral":null,"address":"approved","crew_id":"GRCh38","level":"pending","url":"New York"} |
TASK repair_structured_output
SPEC
FIELD discount TYPE boolean REQUIRED no
FIELD zip_code TYPE string REQUIRED no
FIELD lane TYPE string_uri REQUIRED yes
FIELD url TYPE integer REQUIRED no
FIELD color TYPE string REQUIRED no
FIELD position TYPE boolean REQUIRED no
FIELD sensor_id TYPE string REQUIRED no
BROKEN_OUTPUT... | {"zip_code":"Oliveira","lane":"https://data.com/data","url":38,"color":"test@example.com","position":false,"sensor_id":"bar"} | unquoted_keys | {
"type": "object",
"properties": {
"discount": {
"type": "boolean"
},
"zip_code": {
"type": "string"
},
"lane": {
"type": "string",
"format": "uri"
},
"url": {
"type": "integer"
},
"color": {
"type": "string"
},
"position": {
"ty... | {zip_code:"Oliveira",lane:"https://data.com/data",url:38,color:"test@example.com",position:false,sensor_id:"bar"} | Expecting property name enclosed in double quotes | {"zip_code":"Oliveira","lane":"https://data.com/data","url":38,"color":"test@example.com","position":false,"sensor_id":"bar"} |
TASK repair_structured_output
SPEC
FIELD attr_e46 TYPE boolean REQUIRED no
FIELD val_v45 TYPE null REQUIRED yes
FIELD attr_v30 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD prop_q35.val_m99 TYPE string VALUES type_a|type_b|type_c REQUIRED yes
FIELD prop_q35.prop_w68 TYPE number REQUIRED no
FI... | {"attr_e46":true,"val_v45":null,"prop_q35":{"val_m99":"type_c","prop_w68":468.85,"val_k63":{"prop_m18":"chr1","prop_i25":"2021-04-05T22:17:00Z","prop_a47":null,"attr_p11":"https://www.com/data","prop_c24":"2023-12-25","param_s28":95.72},"key_w74":967,"dim_n29":{"dim_x69":"level_4","key_d48":"Charlie","param_o44":"This ... | tool_call_bad_format | {
"type": "object",
"properties": {
"attr_e46": {
"type": "boolean"
},
"val_v45": {
"type": "null"
},
"attr_v30": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"prop_q35": {
"type": "object",
... | <functioncall> track_vessel
{attr_e46: true, val_v45: null, prop_q35: {val_m99: "type_c", prop_w68: 468.85, val_k63: {prop_m18: "chr1", prop_i25: "2021-04-05T22:17:00Z", prop_a47: null, attr_p11: "https://www.com/data", prop_c24: "2023-12-25", param_s28: 95.72}, key_w74: 967, dim_n29: {dim_x69: "level_4", key_d48: "Cha... | Tool call has malformed arguments — unquoted keys in function parameters | {"attr_e46":true,"val_v45":null,"prop_q35":{"val_m99":"type_c","prop_w68":468.85,"val_k63":{"prop_m18":"chr1","prop_i25":"2021-04-05T22:17:00Z","prop_a47":null,"attr_p11":"https://www.com/data","prop_c24":"2023-12-25","param_s28":95.72},"key_w74":967,"dim_n29":{"dim_x69":"level_4","key_d48":"Charlie","param_o44":"This ... |
TASK repair_structured_output
SPEC
FIELD dim_s81 TYPE integer REQUIRED no
FIELD dim_o41 TYPE string_uri REQUIRED no
FIELD dim_g43 TYPE string REQUIRED yes
FIELD dim_h21[] TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
BROKEN_OUTPUT
{"dim_s81":96,"dim_o41":"https://example.io/data","dim_g43":"... | {"dim_s81":96,"dim_o41":"https://example.io/data","dim_g43":"A short description.","dim_h21":["missense","frameshift"]} | extra_text_after | {
"type": "object",
"properties": {
"dim_s81": {
"type": "integer"
},
"dim_o41": {
"type": "string",
"format": "uri"
},
"dim_g43": {
"type": "string"
},
"dim_h21": {
"type": "array",
"items": {
"type": "string",
"enum": [
"syn... | {"dim_s81":96,"dim_o41":"https://example.io/data","dim_g43":"A short description.","dim_h21":["missense","frameshift"]}
Feel free to ask if you have questions. | Output contains non-JSON text after the object | {"dim_s81":96,"dim_o41":"https://example.io/data","dim_g43":"A short description.","dim_h21":["missense","frameshift"]} |
TASK repair_structured_output
SPEC
FIELD key_g74 TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD attr_f81 TYPE string REQUIRED yes
FIELD param_c19 TYPE string REQUIRED no
FIELD param_g34 TYPE number REQUIRED yes
FIELD col_i82 TYPE string_email REQUIRED no
FIELD col_a64 TYPE string VALUES cat_a|cat_b|c... | {"key_g74":"info","attr_f81":"PASS","param_c19":"Paris","param_g34":311.73,"col_i82":"user@test.io","col_a64":"cat_a"} | number_with_unit | {
"type": "object",
"properties": {
"key_g74": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"attr_f81": {
"type": "string"
},
"param_c19": {
"type": "string"
},
"param_g34": {
"type": "number"... | {"key_g74": "info", "attr_f81": "PASS", "param_c19": "Paris", "param_g34": "311.73ms", "col_i82": "user@test.io", "col_a64": "cat_a"} | Field 'param_g34' must be number, got string with unit | {"key_g74":"info","attr_f81":"PASS","param_c19":"Paris","param_g34":311.73,"col_i82":"user@test.io","col_a64":"cat_a"} |
TASK repair_structured_output
SPEC
FIELD col_s63 TYPE string REQUIRED yes
FIELD field_a62 TYPE string REQUIRED no
FIELD dim_r34 TYPE number REQUIRED no
FIELD dim_j95 TYPE string REQUIRED no
FIELD field_k63 TYPE string_date-time REQUIRED no
FIELD prop_s50 TYPE string REQUIRED yes
BROKEN_OUTPUT
{"col_s63":"world","dim_... | {"col_s63":"world","dim_r34":141.32,"prop_s50":"example"} | truncated_object | {
"type": "object",
"properties": {
"col_s63": {
"type": "string"
},
"field_a62": {
"type": "string"
},
"dim_r34": {
"type": "number"
},
"dim_j95": {
"type": "string"
},
"field_k63": {
"type": "string",
"format": "date-time"
},
"prop_s5... | {"col_s63":"world","dim_r34":141.32,"prop_s50":"example" | Unexpected end of JSON input — truncated object | {"col_s63":"world","dim_r34":141.32,"prop_s50":"example"} |
TASK repair_structured_output
SPEC
FIELD param_c65 TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD col_w51 TYPE number REQUIRED no
FIELD key_o76 TYPE boolean REQUIRED no
FIELD dim_t49.prop_z70 TYPE string_date-time REQUIRED yes
FIELD dim_t49.dim_q07 TYPE number REQUIRED no
FIELD dim_t49.field_l08 TYPE... | {"param_c65":"info","col_w51":660.67,"dim_t49":{"prop_z70":"2023-07-23T23:24:00Z","field_l08":147,"dim_c32":509,"val_u17":"Diana"},"field_q30":{"attr_p76":"heterozygous","dim_t72":"https://example.org/v1","prop_h68":72,"param_l20":{"attr_i32":231,"prop_t76":"ops@domain.org","key_v90":716,"val_a50":null}}} | wrong_type | {
"type": "object",
"properties": {
"param_c65": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"col_w51": {
"type": "number"
},
"key_o76": {
"type": "boolean"
},
"dim_t49": {
"type": "object",
... | {"param_c65": "info", "col_w51": "\"660.67\"", "dim_t49": {"prop_z70": "2023-07-23T23:24:00Z", "field_l08": 147, "dim_c32": 509, "val_u17": "Diana"}, "field_q30": {"attr_p76": "heterozygous", "dim_t72": "https://example.org/v1", "prop_h68": 72, "param_l20": {"attr_i32": 231, "prop_t76": "ops@domain.org", "key_v90": 716... | Field 'col_w51' must be number, got string | {"param_c65":"info","col_w51":660.67,"dim_t49":{"prop_z70":"2023-07-23T23:24:00Z","field_l08":147,"dim_c32":509,"val_u17":"Diana"},"field_q30":{"attr_p76":"heterozygous","dim_t72":"https://example.org/v1","prop_h68":72,"param_l20":{"attr_i32":231,"prop_t76":"ops@domain.org","key_v90":716,"val_a50":null}}} |
TASK repair_structured_output
SPEC
FIELD val_y80 TYPE boolean REQUIRED no
FIELD field_o76.col_z50 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no
FIELD field_o76.dim_a30 TYPE string VALUES option_a|option_b REQUIRED yes
FIELD field_o76.prop_k71 TYPE string VALUES type_a|type_b|type_c|type_d|type_e R... | {"val_y80":true,"field_o76":{"col_z50":"cat_f","dim_a30":"option_a","prop_k71":"type_a","prop_d39":"https://www.io/api","key_k31":"https://data.org/v1","col_i30":"Johnson","val_u88":"example","prop_x81":"nonsense"},"param_m09":990,"param_d14":true,"dim_j67":501} | tool_call_text_mix | {
"type": "object",
"properties": {
"val_y80": {
"type": "boolean"
},
"field_o76": {
"type": "object",
"properties": {
"col_z50": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"c... | Let me check the system.
<tool_call name="assign_berth">
{"val_y80":true,"field_o76":{"col_z50":"cat_f","dim_a30":"option_a","prop_k71":"type_a","prop_d39":"https://www.io/api","key_k31":"https://data.org/v1","col_i30":"Johnson","val_u88":"example","prop_x81":"nonsense"},"param_m09":990,"param_d14":true,"dim_j67":501}
... | Agent response mixes reasoning text with tool call | {"val_y80":true,"field_o76":{"col_z50":"cat_f","dim_a30":"option_a","prop_k71":"type_a","prop_d39":"https://www.io/api","key_k31":"https://data.org/v1","col_i30":"Johnson","val_u88":"example","prop_x81":"nonsense"},"param_m09":990,"param_d14":true,"dim_j67":501} |
TASK repair_structured_output
SPEC
FIELD key_j57 TYPE string REQUIRED yes
FIELD col_r90 TYPE integer REQUIRED yes
FIELD col_s38 TYPE null REQUIRED yes
BROKEN_OUTPUT
I've generated the following JSON:
{"key_j57":"chr1","col_r90":85,"col_s38":null} | {"key_j57":"chr1","col_r90":85,"col_s38":null} | extra_text_before | {
"type": "object",
"properties": {
"key_j57": {
"type": "string"
},
"col_r90": {
"type": "integer"
},
"col_s38": {
"type": "null"
}
},
"required": [
"col_r90",
"col_s38",
"key_j57"
]
} | I've generated the following JSON:
{"key_j57":"chr1","col_r90":85,"col_s38":null} | Output contains non-JSON text before the object | {"key_j57":"chr1","col_r90":85,"col_s38":null} |
TASK repair_structured_output
SPEC
FIELD email TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD length TYPE string_email REQUIRED yes
FIELD version TYPE string REQUIRED yes
FIELD turbidity TYPE string REQUIRED no
FIELD yield_pct TYPE null REQUIRED yes
BROKEN_OUTPUT
{"length": "test@domain.org", ... | {"length":"test@domain.org","version":"completed","yield_pct":null} | extra_field | {
"type": "object",
"properties": {
"email": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"length": {
"type": "string",
"format": "email"
},
"version": {
"type": "string"
},
"turbidity"... | {"length": "test@domain.org", "version": "completed", "yield_pct": null, "extra_data_5488": "unexpected"} | Unknown field 'extra_data_5488' not defined in schema | {"length":"test@domain.org","version":"completed","yield_pct":null} |
TASK repair_structured_output
SPEC
FIELD param_k20 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD attr_s19 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD val_u22 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD key_e39 TYPE integer REQUIRED no
BROKEN_OUTPUT
{"param_k20": "a... | {"param_k20":"admin","attr_s19":"moored","val_u22":"phone","key_e39":410} | extra_field | {
"type": "object",
"properties": {
"param_k20": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"attr_s19": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"... | {"param_k20": "admin", "attr_s19": "moored", "val_u22": "phone", "key_e39": 410, "extra_value_8297": 42} | Unknown field 'extra_value_8297' not defined in schema | {"param_k20":"admin","attr_s19":"moored","val_u22":"phone","key_e39":410} |
TASK repair_structured_output
SPEC
FIELD subtotal TYPE string REQUIRED no
FIELD verified.interest_rate TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD verified.weight TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD verified.due_date TYPE string REQUIRED no
FIELD decay_rate TYPE stri... | {"subtotal":"https://example.com","verified":{"interest_rate":"oceanic","due_date":"quux"}} | truncated_object | {
"type": "object",
"properties": {
"subtotal": {
"type": "string"
},
"verified": {
"type": "object",
"properties": {
"interest_rate": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
... | {"subtotal":"https://example.com","verified":{"interest_rate":"oceanic","due_date":"quux"} | Unexpected end of JSON input — truncated object | {"subtotal":"https://example.com","verified":{"interest_rate":"oceanic","due_date":"quux"}} |
TASK repair_structured_output
SPEC
FIELD val_m56 TYPE boolean REQUIRED yes
FIELD attr_s48 TYPE number REQUIRED no
FIELD attr_i98 TYPE integer REQUIRED no
FIELD attr_k39 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
{"val_m56": null, "attr_s48": 1.51, "attr_k39": false} | {"val_m56":true,"attr_s48":1.51,"attr_k39":false} | null_required | {
"type": "object",
"properties": {
"val_m56": {
"type": "boolean"
},
"attr_s48": {
"type": "number"
},
"attr_i98": {
"type": "integer"
},
"attr_k39": {
"type": "boolean"
}
},
"required": [
"attr_k39",
"val_m56"
]
} | {"val_m56": null, "attr_s48": 1.51, "attr_k39": false} | Required field 'val_m56' is null | {"val_m56":true,"attr_s48":1.51,"attr_k39":false} |
TASK repair_structured_output
SPEC
FIELD amplitude TYPE number REQUIRED yes
FIELD first_name TYPE integer REQUIRED no
FIELD trace_id TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD wavelength[] TYPE string REQUIRED no
BROKEN_OUTPUT
{"amplitude":7.11,"trace_id":"viewer","wavelength":["Johnson"],} | {"amplitude":7.11,"trace_id":"viewer","wavelength":["Johnson"]} | trailing_comma | {
"type": "object",
"properties": {
"amplitude": {
"type": "number"
},
"first_name": {
"type": "integer"
},
"trace_id": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"wavelength": {
"type": "array",
"items... | {"amplitude":7.11,"trace_id":"viewer","wavelength":["Johnson"],} | Unexpected trailing comma | {"amplitude":7.11,"trace_id":"viewer","wavelength":["Johnson"]} |
TASK repair_structured_output
SPEC
FIELD amount TYPE string_date-time REQUIRED no
FIELD address TYPE number REQUIRED yes
FIELD message TYPE string REQUIRED yes
FIELD age.shipping TYPE string REQUIRED no
FIELD age.tags TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD age.isotope.strand TYPE string VALUES low|m... | {"amount":"2021-09-04T12:49:00Z","address":295.44,"message":"Diana","age":{"shipping":"user@domain.com","tags":"phone","deploy_target":355.11,"medication":"in_transit"}} | unquoted_keys | {
"type": "object",
"properties": {
"amount": {
"type": "string",
"format": "date-time"
},
"address": {
"type": "number"
},
"message": {
"type": "string"
},
"age": {
"type": "object",
"properties": {
"shipping": {
"type": "string"
... | {amount:"2021-09-04T12:49:00Z",address:295.44,message:"Diana",age:{shipping:"user@domain.com",tags:"phone",deploy_target:355.11,medication:"in_transit"}} | Expecting property name enclosed in double quotes | {"amount":"2021-09-04T12:49:00Z","address":295.44,"message":"Diana","age":{"shipping":"user@domain.com","tags":"phone","deploy_target":355.11,"medication":"in_transit"}} |
TASK repair_structured_output
SPEC
FIELD val_l21 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes
FIELD field_m96 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD key_x56 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED yes
BROKEN_OUTPUT
Let me check the syste... | {"val_l21":"option_c","field_m96":"hemizygous","key_x56":"mode_a"} | agent_chain | {
"type": "object",
"properties": {
"val_l21": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
"option_e"
]
},
"field_m96": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
... | Let me check the system.
Action: book_appointment
Result: {"field_m96": "hemizygous", "key_x56": "mode_a"}
I'll query our database.
Action: validate_sample
Result: | Agent multi-step chain with truncated tool output | {"val_l21":"option_c","field_m96":"hemizygous","key_x56":"mode_a"} |
TASK repair_structured_output
SPEC
FIELD filter_flag TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD features TYPE integer REQUIRED no
FIELD amplitude TYPE string REQUIRED no
FIELD user_id TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
BROKEN_OUTPUT
{"filter_flag": "medium", "features": 3... | {"filter_flag":"medium","features":345,"amplitude":"world","user_id":"resolved"} | null_required | {
"type": "object",
"properties": {
"filter_flag": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"features": {
"type": "integer"
},
"amplitude": {
"type": "string"
},
"user_id": {
"type": "string",
... | {"filter_flag": "medium", "features": 345, "amplitude": "world", "user_id": null} | Required field 'user_id' is null | {"filter_flag":"medium","features":345,"amplitude":"world","user_id":"resolved"} |
TASK repair_structured_output
SPEC
FIELD attr_d48 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD field_h83.col_k93 TYPE string_email REQUIRED no
FIELD field_h83.dim_p02 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD field_h83.prop_y69 TYPE string REQUIRED no
FIELD field_h83.field_h92 ... | {"attr_d48":"closed","field_h83":{"col_k93":"admin@test.io","dim_p02":"editor","prop_y69":"demo","field_h92":"escalated","prop_s01":776},"val_w56":702.77,"field_y07":null} | tool_call_text_mix | {
"type": "object",
"properties": {
"attr_d48": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"field_h83": {
"type": "object",
"properties": {
"col_k93": {
"type": "string",
"format... | Let me check the system.
<tool_call name="search">
{"attr_d48":"closed","field_h83":{"col_k93":"admin@test.io","dim_p02":"editor","prop_y69":"demo","field_h92":"escalated","prop_s01":776},"val_w56":702.77,"field_y07":null}
</tool_call. | Agent response mixes reasoning text with tool call | {"attr_d48":"closed","field_h83":{"col_k93":"admin@test.io","dim_p02":"editor","prop_y69":"demo","field_h92":"escalated","prop_s01":776},"val_w56":702.77,"field_y07":null} |
TASK repair_structured_output
SPEC
FIELD field_o21 TYPE null REQUIRED yes
FIELD param_j49 TYPE boolean REQUIRED yes
FIELD field_l16 TYPE number REQUIRED no
FIELD key_p85 TYPE string VALUES red|blue|green|black|white REQUIRED no
BROKEN_OUTPUT
{"field_o21": null, "param_j49": true, "field_l16": "\"815.58\"", "key_p85":... | {"field_o21":null,"param_j49":true,"field_l16":815.58,"key_p85":"blue"} | wrong_type | {
"type": "object",
"properties": {
"field_o21": {
"type": "null"
},
"param_j49": {
"type": "boolean"
},
"field_l16": {
"type": "number"
},
"key_p85": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"whi... | {"field_o21": null, "param_j49": true, "field_l16": "\"815.58\"", "key_p85": "blue"} | Field 'field_l16' must be number, got string | {"field_o21":null,"param_j49":true,"field_l16":815.58,"key_p85":"blue"} |
TASK repair_structured_output
SPEC
FIELD deploy_target.compound TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD deploy_target.gene_id TYPE integer REQUIRED yes
FIELD deploy_target.type TYPE string REQUIRED yes
FIELD deploy_target.log_level TYPE boolean REQUIRED no
FIELD deploy_target.temp_celsius TYPE integer... | {"step":null,"rating":true} | unquoted_keys | {
"type": "object",
"properties": {
"deploy_target": {
"type": "object",
"properties": {
"compound": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"gene_id": {
... | {step:null,rating:true} | Expecting property name enclosed in double quotes | {"step":null,"rating":true} |
TASK repair_structured_output
SPEC
FIELD param_d39 TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD key_z10 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD dim_v97 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD key_q54 TYPE boolean REQUIRED no
BROKEN_OUTPUT
{"param_... | {"param_d39":"medium","key_z10":"GBP","dim_v97":"maintenance","key_q54":false} | wrong_type | {
"type": "object",
"properties": {
"param_d39": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"key_z10": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
... | {"param_d39": "medium", "key_z10": "GBP", "dim_v97": "maintenance", "key_q54": "\"no\""} | Field 'key_q54' must be boolean, got string | {"param_d39":"medium","key_z10":"GBP","dim_v97":"maintenance","key_q54":false} |
TASK repair_structured_output
SPEC
FIELD key_y76 TYPE string REQUIRED yes
FIELD dim_y96 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD col_p84[] TYPE null REQUIRED yes
BROKEN_OUTPUT
I need to look up the information first.
Action: query_port_status
Result: {"key_y76": "Smith", "col_... | {"key_y76":"Smith","dim_y96":"rejected","col_p84":[null,null,null,null]} | agent_chain | {
"type": "object",
"properties": {
"key_y76": {
"type": "string"
},
"dim_y96": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"col_p84": {
"type": "array",
"items": {
"type": "... | I need to look up the information first.
Action: query_port_status
Result: {"key_y76": "Smith", "col_p84": [null, null, null, null]}
Processing the request now.
Action: schedule_meeting
Result: | Agent multi-step chain with truncated tool output | {"key_y76":"Smith","dim_y96":"rejected","col_p84":[null,null,null,null]} |
TASK repair_structured_output
SPEC
FIELD prop_t66 TYPE integer REQUIRED no
FIELD param_w20 TYPE integer REQUIRED no
FIELD val_e13.prop_s45 TYPE number REQUIRED no
FIELD val_e13.prop_w67 TYPE string_email REQUIRED yes
FIELD val_e13.attr_j00[].field_l96 TYPE integer REQUIRED yes
FIELD val_e13.attr_j00[].field_a82 TYPE s... | {"prop_t66":896,"param_w20":253,"col_w82":{"param_n31":"Johnson","attr_z66":191,"param_w48":"frameshift"},"param_r40":"operational"} | tool_call_partial_args | {
"type": "object",
"properties": {
"prop_t66": {
"type": "integer"
},
"param_w20": {
"type": "integer"
},
"val_e13": {
"type": "object",
"properties": {
"prop_s45": {
"type": "number"
},
"prop_w67": {
"type": "string",
... | Let me check the system.
Action: schedule_meeting
Arguments: {"prop_t66": 896, "param_w20": 253, "param_r40": "operational"} | Agent tool call missing required parameter 'col_w82' | {"prop_t66":896,"param_w20":253,"col_w82":{"param_n31":"Johnson","attr_z66":191,"param_w48":"frameshift"},"param_r40":"operational"} |
TASK repair_structured_output
SPEC
FIELD col_o96 TYPE boolean REQUIRED no
FIELD val_h64 TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD val_n53 TYPE string_email REQUIRED yes
BROKEN_OUTPUT
{col_o96:true,val_n53:"user@test.io"} | {"col_o96":true,"val_n53":"user@test.io"} | unquoted_keys | {
"type": "object",
"properties": {
"col_o96": {
"type": "boolean"
},
"val_h64": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"val_n53": {
"type": "string",
"format": "email"
}
},
"required": [
... | {col_o96:true,val_n53:"user@test.io"} | Expecting property name enclosed in double quotes | {"col_o96":true,"val_n53":"user@test.io"} |
TASK repair_structured_output
SPEC
FIELD col_b09 TYPE string REQUIRED yes
FIELD attr_p19.param_o15 TYPE integer REQUIRED yes
FIELD attr_p19.param_r67 TYPE string REQUIRED no
FIELD attr_p19.col_k38.key_j09 TYPE string_email REQUIRED yes
FIELD attr_p19.col_k38.prop_j00 TYPE null REQUIRED yes
FIELD attr_p19.col_k38.dim_k... | {"col_b09":"MV-Evergreen-01","attr_p19":{"param_o15":492,"param_r67":"https://example.com","col_k38":{"key_j09":"user@test.io","prop_j00":null,"dim_k38":"resolved"},"prop_d32":{"key_l79":619,"val_y57":"John","col_a68":"inactive","dim_n84":206},"attr_z39":"reliable"},"attr_t51":881.01} | tool_call_python_syntax | {
"type": "object",
"properties": {
"col_b09": {
"type": "string"
},
"attr_p19": {
"type": "object",
"properties": {
"param_o15": {
"type": "integer"
},
"param_r67": {
"type": "string"
},
"col_k38": {
"type": "object... | create_order(col_b09='MV-Evergreen-01', attr_p19={'param_o15': 492, 'param_r67': 'https://example.com', 'col_k38': {'key_j09': 'user@test.io', 'prop_j00': None, 'dim_k38': 'resolved'}, 'prop_d32': {'key_l79': 619, 'val_y57': 'John', 'col_a68': 'inactive', 'dim_n84': 206}, 'attr_z39': 'reliable'}, attr_t51=881.01) | Tool call uses Python syntax instead of JSON | {"col_b09":"MV-Evergreen-01","attr_p19":{"param_o15":492,"param_r67":"https://example.com","col_k38":{"key_j09":"user@test.io","prop_j00":null,"dim_k38":"resolved"},"prop_d32":{"key_l79":619,"val_y57":"John","col_a68":"inactive","dim_n84":206},"attr_z39":"reliable"},"attr_t51":881.01} |
TASK repair_structured_output
SPEC
FIELD diagnosis_code TYPE number REQUIRED no
FIELD status TYPE string REQUIRED yes
FIELD repository TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD dissolved_oxygen TYPE string REQUIRED no
FIELD pressure_kpa TYPE number REQUIRED no
FIELD type TYPE integer REQUIR... | {"diagnosis_code":586.33,"status":"Johnson","repository":"anchored","pressure_kpa":191.7,"type":881} | invalid_enum | {
"type": "object",
"properties": {
"diagnosis_code": {
"type": "number"
},
"status": {
"type": "string"
},
"repository": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"dissolved_oxygen": {
... | {"diagnosis_code": 586.33, "status": "Johnson", "repository": "invalid_choice_540", "pressure_kpa": 191.7, "type": 881} | Field 'repository' has invalid enum value 'invalid_choice_540', expected one of ['berthed', 'anchored', 'underway', 'moored'] | {"diagnosis_code":586.33,"status":"Johnson","repository":"anchored","pressure_kpa":191.7,"type":881} |
TASK repair_structured_output
SPEC
FIELD published TYPE string_email REQUIRED yes
FIELD version TYPE boolean REQUIRED no
FIELD span_id TYPE boolean REQUIRED no
FIELD organism TYPE string REQUIRED no
FIELD chapter TYPE number REQUIRED no
FIELD allele.interest_rate TYPE string VALUES red|blue|green|black|white REQUIRED ... | {"published":"user@test.io","version":true,"span_id":true,"organism":"RTG-04","chapter":298.49,"allele":{"terminal_id":"Bob","current_draw":["green","white","white","green"]}} | partial_structure | {
"type": "object",
"properties": {
"published": {
"type": "string",
"format": "email"
},
"version": {
"type": "boolean"
},
"span_id": {
"type": "boolean"
},
"organism": {
"type": "string"
},
"chapter": {
"type": "number"
},
"allele": {... | The version is True and {"published":"user@test.io","version":true,"span_id":true,"organism":"RTG-04","chapter":298.49,"allele":{"terminal_id":"Bob","current_draw":["green","white","white","green"]}} | Output mixes natural language with JSON | {"published":"user@test.io","version":true,"span_id":true,"organism":"RTG-04","chapter":298.49,"allele":{"terminal_id":"Bob","current_draw":["green","white","white","green"]}} |
TASK repair_structured_output
SPEC
FIELD count TYPE string REQUIRED yes
FIELD longitude TYPE boolean REQUIRED yes
FIELD salinity[] TYPE integer REQUIRED no
FIELD temp_celsius[] TYPE string REQUIRED no
BROKEN_OUTPUT
{"count": "Santos", "longitude": "true", "salinity": [647], "temp_celsius": ["Santos"]} | {"count":"Santos","longitude":true,"salinity":[647],"temp_celsius":["Santos"]} | boolean_as_string | {
"type": "object",
"properties": {
"count": {
"type": "string"
},
"longitude": {
"type": "boolean"
},
"salinity": {
"type": "array",
"items": {
"type": "integer"
}
},
"temp_celsius": {
"type": "array",
"items": {
"type": "string"... | {"count": "Santos", "longitude": "true", "salinity": [647], "temp_celsius": ["Santos"]} | Field 'longitude' must be boolean, got string | {"count":"Santos","longitude":true,"salinity":[647],"temp_celsius":["Santos"]} |
TASK repair_structured_output
SPEC
FIELD field_b86 TYPE integer REQUIRED yes
FIELD param_v91 TYPE number REQUIRED yes
FIELD col_r02 TYPE string REQUIRED no
FIELD val_x98.field_k27 TYPE null REQUIRED no
FIELD val_x98.prop_y02 TYPE integer REQUIRED no
FIELD val_x98.dim_n73 TYPE string_uri REQUIRED no
FIELD val_x98.field... | {"field_b86":40,"param_v91":205.51,"col_r02":"approved","prop_x83":{"col_m13":"medium","col_k48":969,"dim_p35":"Paris","param_o52":"user@test.io","col_e36":146}} | extra_field | {
"type": "object",
"properties": {
"field_b86": {
"type": "integer"
},
"param_v91": {
"type": "number"
},
"col_r02": {
"type": "string"
},
"val_x98": {
"type": "object",
"properties": {
"field_k27": {
"type": "null"
},
"pro... | {"field_b86": 40, "param_v91": 205.51, "col_r02": "approved", "prop_x83": {"col_m13": "medium", "col_k48": 969, "dim_p35": "Paris", "param_o52": "user@test.io", "col_e36": 146}, "extra_info_5744": 42} | Unknown field 'extra_info_5744' not defined in schema | {"field_b86":40,"param_v91":205.51,"col_r02":"approved","prop_x83":{"col_m13":"medium","col_k48":969,"dim_p35":"Paris","param_o52":"user@test.io","col_e36":146}} |
TASK repair_structured_output
SPEC
FIELD url TYPE string VALUES success|error|warning|info REQUIRED no
FIELD item_id TYPE string VALUES draft|published|archived REQUIRED no
FIELD organism TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD salinity TYPE string REQUIRED yes
BROKEN_OUTPUT
Based on the... | {"url":"info","item_id":"draft","organism":"in_progress","salinity":"Johnson"} | partial_structure | {
"type": "object",
"properties": {
"url": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"item_id": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"organism... | Based on the data, organism is in_progress. {"url":"info","item_id":"draft","organism":"in_progress","salinity":"Johnson"} | Output mixes natural language with JSON | {"url":"info","item_id":"draft","organism":"in_progress","salinity":"Johnson"} |
TASK repair_structured_output
SPEC
FIELD param_b33 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD prop_e29 TYPE number REQUIRED yes
FIELD attr_e75 TYPE string REQUIRED yes
FIELD field_n77[].key_c19 TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD field_n77[].dim_w52 TYPE string VALUES... | {"prop_e29":407.38,"attr_e75":"cancelled","field_n77":[{"key_c19":"xl","col_m49":376.17,"val_o03":324.56,"param_h01":true,"val_o09":"approved","prop_b38":"https://example.com/v1"},{"key_c19":"xl","col_m49":905.27,"param_h01":true,"val_o09":"world","prop_b38":"https://example.com/data"},{"key_c19":"medium","dim_w52":"of... | truncated_object | {
"type": "object",
"properties": {
"param_b33": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"prop_e29": {
"type": "number"
},
"attr_e75": {
"type": "string"
},
"field_n77": {
"type": "... | {"prop_e29":407.38,"attr_e75":"cancelled","field_n77":[{"key_c19":"xl","col_m49":376.17,"val_o03":324.56,"param_h01":true,"val_o09":"approved","prop_b38":"https://example.com/v1"},{"key_c19":"xl","col_m49":905.27,"param_h01":true,"val_o09":"world","prop_b38":"https://example.com/data"},{"key_c19":"medium","dim_w52":"of... | Unexpected end of JSON input — truncated object | {"prop_e29":407.38,"attr_e75":"cancelled","field_n77":[{"key_c19":"xl","col_m49":376.17,"val_o03":324.56,"param_h01":true,"val_o09":"approved","prop_b38":"https://example.com/v1"},{"key_c19":"xl","col_m49":905.27,"param_h01":true,"val_o09":"world","prop_b38":"https://example.com/data"},{"key_c19":"medium","dim_w52":"of... |
TASK repair_structured_output
SPEC
FIELD field_b92 TYPE null REQUIRED no
FIELD col_g75.param_i50 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD col_g75.prop_t23 TYPE boolean REQUIRED no
FIELD col_g75.attr_m98 TYPE boolean REQUIRED no
FIELD col_g75.prop_f18 TYPE string VALUES email|phone... | {"field_b92":null,"col_g75":{"param_i50":"offline","prop_t23":true,"prop_f18":"email","attr_t48":"GRCh38"},"param_a57":"https://api.io/data","dim_l28":738,"dim_e71":"Diana"} | markdown_fences | {
"type": "object",
"properties": {
"field_b92": {
"type": "null"
},
"col_g75": {
"type": "object",
"properties": {
"param_i50": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"... | ```json
{"field_b92":null,"col_g75":{"param_i50":"offline","prop_t23":true,"prop_f18":"email","attr_t48":"GRCh38"},"param_a57":"https://api.io/data","dim_l28":738,"dim_e71":"Diana"}
``` | Output contains markdown code fences | {"field_b92":null,"col_g75":{"param_i50":"offline","prop_t23":true,"prop_f18":"email","attr_t48":"GRCh38"},"param_a57":"https://api.io/data","dim_l28":738,"dim_e71":"Diana"} |
TASK repair_structured_output
SPEC
FIELD updated_at TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD cargo_type TYPE string REQUIRED yes
FIELD visible TYPE string_email REQUIRED no
FIELD format TYPE number REQUIRED yes
FIELD rating TYPE integer REQUIRED no
FIELD first_name TYPE string VALUES new|... | {"cargo_type":"inactive","visible":"user@example.com","format":970.67,"rating":136,"shift_code":388} | tool_call_wrong_param | {
"type": "object",
"properties": {
"updated_at": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"cargo_type": {
"type": "string"
},
"visible": {
"type": "string",
"format": "email"
},
"f... | Tool: update_preferences
Params: {"cargo_type": "inactive", "format": 970.67, "rating": 136, "shift_code": 388, "visible_value": "user@example.com"} | Agent used wrong parameter name 'visible_value' instead of 'visible' | {"cargo_type":"inactive","visible":"user@example.com","format":970.67,"rating":136,"shift_code":388} |
TASK repair_structured_output
SPEC
FIELD subject TYPE string REQUIRED no
FIELD format TYPE string REQUIRED no
FIELD footnote TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD order_id TYPE string REQUIRED no
FIELD latitude TYPE integer REQUIRED no
FIELD vessel_name TYPE integer REQUIRED yes
FIELD throttle_... | {"subject":"RTG-04","format":"2023-12-25","footnote":"high","order_id":"Berlin","vessel_name":902,"throttle_pos":"pending"} | missing_brace | {
"type": "object",
"properties": {
"subject": {
"type": "string"
},
"format": {
"type": "string"
},
"footnote": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"order_id": {
"type": "string"
}... | {"subject":"RTG-04","format":"2023-12-25","footnote":"high","order_id":"Berlin","vessel_name":902,"throttle_pos":"pending" | Missing closing brace | {"subject":"RTG-04","format":"2023-12-25","footnote":"high","order_id":"Berlin","vessel_name":902,"throttle_pos":"pending"} |
TASK repair_structured_output
SPEC
FIELD dim_d51 TYPE number REQUIRED no
FIELD key_p88 TYPE number REQUIRED yes
FIELD param_j56 TYPE string REQUIRED yes
BROKEN_OUTPUT
<functioncall> calculate_price
{dim_d51: 894.81, key_p88: 900.5, param_j56: "GRCh38"} | {"dim_d51":894.81,"key_p88":900.5,"param_j56":"GRCh38"} | tool_call_bad_format | {
"type": "object",
"properties": {
"dim_d51": {
"type": "number"
},
"key_p88": {
"type": "number"
},
"param_j56": {
"type": "string"
}
},
"required": [
"param_j56",
"key_p88"
]
} | <functioncall> calculate_price
{dim_d51: 894.81, key_p88: 900.5, param_j56: "GRCh38"} | Tool call has malformed arguments — unquoted keys in function parameters | {"dim_d51":894.81,"key_p88":900.5,"param_j56":"GRCh38"} |
TASK repair_structured_output
SPEC
FIELD amplitude TYPE boolean REQUIRED no
FIELD website TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD altitude TYPE string_uri REQUIRED no
FIELD humidity_pct TYPE string REQUIRED yes
BROKEN_OUTPUT
{"website": "underway", "altitude": "https://www.org/v1", "hum... | {"website":"underway","altitude":"https://www.org/v1","humidity_pct":"Luis"} | null_required | {
"type": "object",
"properties": {
"amplitude": {
"type": "boolean"
},
"website": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"altitude": {
"type": "string",
"format": "uri"
},
"humidi... | {"website": "underway", "altitude": "https://www.org/v1", "humidity_pct": null} | Required field 'humidity_pct' is null | {"website":"underway","altitude":"https://www.org/v1","humidity_pct":"Luis"} |
TASK repair_structured_output
SPEC
FIELD key_x80 TYPE integer REQUIRED no
FIELD field_f23 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD attr_n76.key_u39 TYPE string REQUIRED yes
FIELD attr_n76.field_q32 TYPE string_date-time REQUIRED no
FIELD attr_n76.val_o42.val_s54 TYPE string_uri REQUIRED no... | {"key_x80":171,"attr_n76":{"key_u39":"user@domain.com","val_o42":{"val_s54":"https://example.io/data","val_k42":"cat_b","param_f91":"ops@example.com","param_c17":"cat_d"}},"dim_s63":{"val_c75":"info","prop_b22":"Berlin","prop_k34":"https://api.org/data","dim_q89":744,"key_u70":47.91}} | number_with_unit | {
"type": "object",
"properties": {
"key_x80": {
"type": "integer"
},
"field_f23": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"attr_n76": {
"type": "object",
"properties": {
"key_u39":... | {"key_x80": "171MB", "attr_n76": {"key_u39": "user@domain.com", "val_o42": {"val_s54": "https://example.io/data", "val_k42": "cat_b", "param_f91": "ops@example.com", "param_c17": "cat_d"}}, "dim_s63": {"val_c75": "info", "prop_b22": "Berlin", "prop_k34": "https://api.org/data", "dim_q89": 744, "key_u70": 47.91}} | Field 'key_x80' must be number, got string with unit | {"key_x80":171,"attr_n76":{"key_u39":"user@domain.com","val_o42":{"val_s54":"https://example.io/data","val_k42":"cat_b","param_f91":"ops@example.com","param_c17":"cat_d"}},"dim_s63":{"val_c75":"info","prop_b22":"Berlin","prop_k34":"https://api.org/data","dim_q89":744,"key_u70":47.91}} |
TASK repair_structured_output
SPEC
FIELD col_l50.val_n87 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD col_l50.prop_v02 TYPE string_email REQUIRED yes
FIELD col_l50.dim_g84.key_p35 TYPE string REQUIRED no
FIELD col_l50.dim_g84.prop_u69 TYPE number REQUIRED no
FIELD col_l50.dim_g84.prop... | {"col_l50":{"val_n87":"maintenance","prop_v02":"admin@domain.org","dim_g84":{"key_p35":"A short description.","prop_d61":"pending","attr_k14":422.78,"param_c01":300.32,"val_e80":false,"attr_c45":500},"col_q53":{"param_f18":"success","col_c15":"mode_d","col_u24":521.44,"attr_d89":634,"key_j05":true}},"param_c17":"test@e... | tool_call_python_syntax | {
"type": "object",
"properties": {
"col_l50": {
"type": "object",
"properties": {
"val_n87": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"prop_v02": {
... | book_appointment(col_l50={'val_n87': 'maintenance', 'prop_v02': 'admin@domain.org', 'dim_g84': {'key_p35': 'A short description.', 'prop_d61': 'pending', 'attr_k14': 422.78, 'param_c01': 300.32, 'val_e80': False, 'attr_c45': 500}, 'col_q53': {'param_f18': 'success', 'col_c15': 'mode_d', 'col_u24': 521.44, 'attr_d89': 6... | Tool call uses Python syntax instead of JSON | {"col_l50":{"val_n87":"maintenance","prop_v02":"admin@domain.org","dim_g84":{"key_p35":"A short description.","prop_d61":"pending","attr_k14":422.78,"param_c01":300.32,"val_e80":false,"attr_c45":500},"col_q53":{"param_f18":"success","col_c15":"mode_d","col_u24":521.44,"attr_d89":634,"key_j05":true}},"param_c17":"test@e... |
TASK repair_structured_output
SPEC
FIELD dim_a01.dim_l50 TYPE string_date-time REQUIRED no
FIELD dim_a01.prop_d43 TYPE integer REQUIRED no
FIELD dim_a01.col_u28 TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD dim_a01.field_j47 TYPE string REQUIRED yes
FIELD col_r32 TYPE string VALUES reliable|unstable|inter... | {"col_r32":"unstable","key_s66":"Paris","param_f64":"editor"} | markdown_fences | {
"type": "object",
"properties": {
"dim_a01": {
"type": "object",
"properties": {
"dim_l50": {
"type": "string",
"format": "date-time"
},
"prop_d43": {
"type": "integer"
},
"col_u28": {
"type": "string",
"enum... | ```json
{"col_r32":"unstable","key_s66":"Paris","param_f64":"editor"}
``` | Output contains markdown code fences | {"col_r32":"unstable","key_s66":"Paris","param_f64":"editor"} |
TASK repair_structured_output
SPEC
FIELD phone TYPE boolean REQUIRED yes
FIELD bearing TYPE string VALUES success|error|warning|info REQUIRED no
FIELD currency TYPE string REQUIRED no
FIELD thumbnail.category TYPE string REQUIRED yes
FIELD thumbnail.chromosome TYPE string_date-time REQUIRED no
FIELD thumbnail.build_st... | {"phone":false,"bearing":"error","currency":"Maria","thumbnail":{"category":"world","tax":false,"age":false,"timezone":{"allele":657,"order_id":"ops@example.com","email":"level_1","compound":"mode_e","size":"2025-01-14T22:01:00Z","invoice_id":"Diana","feedback":"type_a"}},"compound":"mode_c","last_name":false,"aligned_... | markdown_explanation | {
"type": "object",
"properties": {
"phone": {
"type": "boolean"
},
"bearing": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"currency": {
"type": "string"
},
"thumbnail": {
"type": "object",
... | Below is the JSON object:
```json
{"phone":false,"bearing":"error","currency":"Maria","thumbnail":{"category":"world","tax":false,"age":false,"timezone":{"allele":657,"order_id":"ops@example.com","email":"level_1","compound":"mode_e","size":"2025-01-14T22:01:00Z","invoice_id":"Diana","feedback":"type_a"}},"compound":"m... | Output contains markdown and explanatory text around JSON | {"phone":false,"bearing":"error","currency":"Maria","thumbnail":{"category":"world","tax":false,"age":false,"timezone":{"allele":657,"order_id":"ops@example.com","email":"level_1","compound":"mode_e","size":"2025-01-14T22:01:00Z","invoice_id":"Diana","feedback":"type_a"}},"compound":"mode_c","last_name":false,"aligned_... |
TASK repair_structured_output
SPEC
FIELD language TYPE string_uri REQUIRED yes
FIELD manifest_ref TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD bed_number.tax TYPE integer REQUIRED no
FIELD bed_number.voltage TYPE integer REQUIRED no
FIELD bed_number.discount TYPE string REQUIRED no
FIELD bed... | {"language":"https://www.io/api","manifest_ref":"in_transit","id":"Jane","diagnosis_code":"info@test.io"} | extra_text_after | {
"type": "object",
"properties": {
"language": {
"type": "string",
"format": "uri"
},
"manifest_ref": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"bed_number": {
"type": "object",
"prop... | {"language":"https://www.io/api","manifest_ref":"in_transit","id":"Jane","diagnosis_code":"info@test.io"}
This should match the schema you provided. | Output contains non-JSON text after the object | {"language":"https://www.io/api","manifest_ref":"in_transit","id":"Jane","diagnosis_code":"info@test.io"} |
TASK repair_structured_output
SPEC
FIELD dim_f41.col_h97 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD dim_f41.attr_r99 TYPE string REQUIRED no
FIELD dim_f41.key_v99 TYPE string_date-time REQUIRED no
FIELD dim_f41.dim_m20 TYPE string_uri REQUIRED yes
FIELD dim_f41.dim_p40 TYPE string REQ... | {"dim_f41":{"col_h97":"nonsense","attr_r99":"inactive","key_v99":"2024-09-22T22:03:00Z","dim_m20":"https://api.io/api","dim_p40":"2024-01-15","field_m77":"unstable","param_n33":false},"val_t13":827,"param_s98":true,"field_a79":"test@test.io","dim_e95":"chrX","param_s77":true} | trailing_comma | {
"type": "object",
"properties": {
"dim_f41": {
"type": "object",
"properties": {
"col_h97": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"attr_r99": {
... | {"dim_f41":{"col_h97":"nonsense","attr_r99":"inactive","key_v99":"2024-09-22T22:03:00Z","dim_m20":"https://api.io/api","dim_p40":"2024-01-15","field_m77":"unstable","param_n33":false},"val_t13":827,"param_s98":true,"field_a79":"test@test.io","dim_e95":"chrX","param_s77":true,} | Unexpected trailing comma | {"dim_f41":{"col_h97":"nonsense","attr_r99":"inactive","key_v99":"2024-09-22T22:03:00Z","dim_m20":"https://api.io/api","dim_p40":"2024-01-15","field_m77":"unstable","param_n33":false},"val_t13":827,"param_s98":true,"field_a79":"test@test.io","dim_e95":"chrX","param_s77":true} |
TASK repair_structured_output
SPEC
FIELD prop_d94 TYPE string REQUIRED no
FIELD val_m56 TYPE integer REQUIRED no
FIELD dim_j15 TYPE string_email REQUIRED yes
BROKEN_OUTPUT
{"val_m56":635,"dim_j15":"test@example.com"} | {"val_m56":635,"dim_j15":"test@example.com"} | missing_bracket | {
"type": "object",
"properties": {
"prop_d94": {
"type": "string"
},
"val_m56": {
"type": "integer"
},
"dim_j15": {
"type": "string",
"format": "email"
}
},
"required": [
"dim_j15"
]
} | {"val_m56":635,"dim_j15":"test@example.com"} | Missing closing bracket | {"val_m56":635,"dim_j15":"test@example.com"} |
TASK repair_structured_output
SPEC
FIELD tax TYPE boolean REQUIRED no
FIELD shift_code TYPE string REQUIRED no
FIELD port_code TYPE string REQUIRED yes
FIELD weight TYPE number REQUIRED yes
FIELD reagent TYPE integer REQUIRED no
FIELD loan_amount TYPE string REQUIRED yes
FIELD bed_number TYPE string_date-time REQUIRED... | {"tax":false,"shift_code":"2024-06-30","port_code":"Maria","weight":495.34,"loan_amount":"Smith","bed_number":"2024-03-03T06:08:00Z"} | tool_call_wrong_param | {
"type": "object",
"properties": {
"tax": {
"type": "boolean"
},
"shift_code": {
"type": "string"
},
"port_code": {
"type": "string"
},
"weight": {
"type": "number"
},
"reagent": {
"type": "integer"
},
"loan_amount": {
"type": "string"... | Tool: validate_address
Params: {"tax": false, "shift_code": "2024-06-30", "port_code": "Maria", "loan_amount": "Smith", "bed_number": "2024-03-03T06:08:00Z", "weight_name": 495.34} | Agent used wrong parameter name 'weight_name' instead of 'weight' | {"tax":false,"shift_code":"2024-06-30","port_code":"Maria","weight":495.34,"loan_amount":"Smith","bed_number":"2024-03-03T06:08:00Z"} |
TASK repair_structured_output
SPEC
FIELD cargo_type TYPE string REQUIRED no
FIELD created_at TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD strand TYPE string REQUIRED no
FIELD interest_rate TYPE boolean REQUIRED yes
FIELD age[] TYPE string REQUIRED no
BROKEN_OUTPUT
I need to look up the inform... | {"strand":"cancelled","interest_rate":false,"age":["cancelled","Bob","completed"]} | tool_call_text_mix | {
"type": "object",
"properties": {
"cargo_type": {
"type": "string"
},
"created_at": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"strand": {
"type": "string"
},
"interest_rate": {
"typ... | I need to look up the information first.
<tool_call name="generate_report">
{"strand":"cancelled","interest_rate":false,"age":["cancelled","Bob","completed"]}
</tool_call. | Agent response mixes reasoning text with tool call | {"strand":"cancelled","interest_rate":false,"age":["cancelled","Bob","completed"]} |
TASK repair_structured_output
SPEC
FIELD status TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD branch TYPE integer REQUIRED no
FIELD quantity TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED yes
FIELD velocity TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD loan_am... | {"status":"resolved","branch":705,"quantity":"mode_d","velocity":"basic","loan_amount":733.42,"tags":{"bill_of_lading":"critical","shipping":"level_2","last_name":671,"end_date":"high"}} | number_with_unit | {
"type": "object",
"properties": {
"status": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"branch": {
"type": "integer"
},
"quantity": {
"type": "string",
"enum": [
"mode_a",
"m... | {"status": "resolved", "branch": "705%", "quantity": "mode_d", "velocity": "basic", "loan_amount": 733.42, "tags": {"bill_of_lading": "critical", "shipping": "level_2", "last_name": 671, "end_date": "high"}} | Field 'branch' must be number, got string with unit | {"status":"resolved","branch":705,"quantity":"mode_d","velocity":"basic","loan_amount":733.42,"tags":{"bill_of_lading":"critical","shipping":"level_2","last_name":671,"end_date":"high"}} |
TASK repair_structured_output
SPEC
FIELD col_e96 TYPE boolean REQUIRED no
FIELD field_g90 TYPE string REQUIRED no
FIELD field_m78 TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no
FIELD param_g64 TYPE integer REQUIRED yes
FIELD prop_s73 TYPE string REQUIRED no
FIELD key_h20 TYPE string_email REQUIRED yes
BROKEN_OUT... | {"col_e96":false,"field_g90":"MV-Evergreen-01","param_g64":407,"key_h20":"admin@test.io"} | unquoted_keys | {
"type": "object",
"properties": {
"col_e96": {
"type": "boolean"
},
"field_g90": {
"type": "string"
},
"field_m78": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c"
]
},
"param_g64": {
"type": "integer"
},
"p... | {col_e96:false,field_g90:"MV-Evergreen-01",param_g64:407,key_h20:"admin@test.io"} | Expecting property name enclosed in double quotes | {"col_e96":false,"field_g90":"MV-Evergreen-01","param_g64":407,"key_h20":"admin@test.io"} |
TASK repair_structured_output
SPEC
FIELD updated_at TYPE integer REQUIRED no
FIELD log_level TYPE string VALUES level_1|level_2|level_3 REQUIRED yes
FIELD price TYPE number REQUIRED yes
FIELD language[] TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no
FIELD patient_id[] TYPE string REQUIRED no
... | {"updated_at":907,"log_level":"level_1","price":823.3,"language":["mode_c"]} | extra_text_before | {
"type": "object",
"properties": {
"updated_at": {
"type": "integer"
},
"log_level": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3"
]
},
"price": {
"type": "number"
},
"language": {
"type": "array",
"items"... | Let me provide the data in JSON format:
{"updated_at":907,"log_level":"level_1","price":823.3,"language":["mode_c"]} | Output contains non-JSON text before the object | {"updated_at":907,"log_level":"level_1","price":823.3,"language":["mode_c"]} |
TASK repair_structured_output
SPEC
FIELD dim_v59 TYPE number REQUIRED no
FIELD key_b86 TYPE string_date-time REQUIRED yes
FIELD prop_i25 TYPE string REQUIRED yes
FIELD val_t95 TYPE boolean REQUIRED no
FIELD param_z56 TYPE boolean REQUIRED no
BROKEN_OUTPUT
I found that prop_i25 should be completed. {"key_b86":"2024-11... | {"key_b86":"2024-11-06T17:25:00Z","prop_i25":"completed","val_t95":true} | partial_structure | {
"type": "object",
"properties": {
"dim_v59": {
"type": "number"
},
"key_b86": {
"type": "string",
"format": "date-time"
},
"prop_i25": {
"type": "string"
},
"val_t95": {
"type": "boolean"
},
"param_z56": {
"type": "boolean"
}
},
"requ... | I found that prop_i25 should be completed. {"key_b86":"2024-11-06T17:25:00Z","prop_i25":"completed","val_t95":true} | Output mixes natural language with JSON | {"key_b86":"2024-11-06T17:25:00Z","prop_i25":"completed","val_t95":true} |
TASK repair_structured_output
SPEC
FIELD account_id TYPE string REQUIRED yes
FIELD velocity TYPE boolean REQUIRED yes
FIELD section TYPE string VALUES cat_a|cat_b|cat_c REQUIRED yes
FIELD loan_amount.ph_level TYPE integer REQUIRED no
FIELD loan_amount.barcode TYPE string VALUES option_a|option_b|option_c|option_d|opti... | {"account_id":"active","velocity":false,"section":"cat_b","loan_amount":{"ph_level":230,"barcode":"option_a","decay_rate":"QC-07"},"active":"info@domain.org","coverage":"option_c"} | unquoted_keys | {
"type": "object",
"properties": {
"account_id": {
"type": "string"
},
"velocity": {
"type": "boolean"
},
"section": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c"
]
},
"loan_amount": {
"type": "object",
"propert... | {account_id:"active",velocity:false,section:"cat_b",loan_amount:{ph_level:230,barcode:"option_a",decay_rate:"QC-07"},active:"info@domain.org",coverage:"option_c"} | Expecting property name enclosed in double quotes | {"account_id":"active","velocity":false,"section":"cat_b","loan_amount":{"ph_level":230,"barcode":"option_a","decay_rate":"QC-07"},"active":"info@domain.org","coverage":"option_c"} |
TASK repair_structured_output
SPEC
FIELD param_l44 TYPE string REQUIRED no
FIELD val_g38 TYPE string_email REQUIRED no
FIELD prop_e27 TYPE string REQUIRED no
FIELD col_n76 TYPE string_date-time REQUIRED no
FIELD field_p31 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
```json
{"param_l44":"Tokyo","prop_e27":"sample","col_n7... | {"param_l44":"Tokyo","prop_e27":"sample","col_n76":"2026-08-05T16:52:00Z","field_p31":true} | markdown_fences | {
"type": "object",
"properties": {
"param_l44": {
"type": "string"
},
"val_g38": {
"type": "string",
"format": "email"
},
"prop_e27": {
"type": "string"
},
"col_n76": {
"type": "string",
"format": "date-time"
},
"field_p31": {
"type": "b... | ```json
{"param_l44":"Tokyo","prop_e27":"sample","col_n76":"2026-08-05T16:52:00Z","field_p31":true}
``` | Output contains markdown code fences | {"param_l44":"Tokyo","prop_e27":"sample","col_n76":"2026-08-05T16:52:00Z","field_p31":true} |
TASK repair_structured_output
SPEC
FIELD due_date.procedure_code TYPE string REQUIRED yes
FIELD due_date.terminal_id TYPE integer REQUIRED no
FIELD due_date.thumbnail[] TYPE boolean REQUIRED no
FIELD consignee TYPE string REQUIRED yes
FIELD email TYPE string REQUIRED yes
FIELD company TYPE number REQUIRED no
FIELD bra... | {"due_date":{"procedure_code":"REV","terminal_id":574,"thumbnail":[true]},"consignee":"inactive","email":"Santos","company":854.04,"branch":244.17,"torque_output":"coastal","fleet_number":"https://example.com","role":{"turbidity":"REV","items":"test@example.com","label":"chrX"}} | extra_text_before | {
"type": "object",
"properties": {
"due_date": {
"type": "object",
"properties": {
"procedure_code": {
"type": "string"
},
"terminal_id": {
"type": "integer"
},
"thumbnail": {
"type": "array",
"items": {
"ty... | Based on your request, here is the data:
{"due_date":{"procedure_code":"REV","terminal_id":574,"thumbnail":[true]},"consignee":"inactive","email":"Santos","company":854.04,"branch":244.17,"torque_output":"coastal","fleet_number":"https://example.com","role":{"turbidity":"REV","items":"test@example.com","label":"chrX"}} | Output contains non-JSON text before the object | {"due_date":{"procedure_code":"REV","terminal_id":574,"thumbnail":[true]},"consignee":"inactive","email":"Santos","company":854.04,"branch":244.17,"torque_output":"coastal","fleet_number":"https://example.com","role":{"turbidity":"REV","items":"test@example.com","label":"chrX"}} |
TASK repair_structured_output
SPEC
FIELD transaction_id TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD bill_of_lading TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes
FIELD date TYPE string REQUIRED no
FIELD shift_code TYPE string REQUIRED no
FIELD version TYPE strin... | {"transaction_id":"underway","bill_of_lading":"option_c","shift_code":"Silva","humidity_pct":false} | truncated_array | {
"type": "object",
"properties": {
"transaction_id": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"bill_of_lading": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
... | {"transaction_id":"underway","bill_of_lading":"option_c","shift_code":"Silva","humidity_pct":false | Unexpected end of JSON input — truncated object | {"transaction_id":"underway","bill_of_lading":"option_c","shift_code":"Silva","humidity_pct":false} |
TASK repair_structured_output
SPEC
FIELD paragraph TYPE string_email REQUIRED no
FIELD lab_result TYPE string_uri REQUIRED no
FIELD phenotype TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD comments TYPE integer REQUIRED yes
FIELD title TYPE string VALUES active|inactive|pending REQUIRED no
FIELD ti... | {"paragraph":"test@example.com","comments":928,"timezone":518} | extra_text_before | {
"type": "object",
"properties": {
"paragraph": {
"type": "string",
"format": "email"
},
"lab_result": {
"type": "string",
"format": "uri"
},
"phenotype": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
... | Here is the response in the requested format:
{"paragraph":"test@example.com","comments":928,"timezone":518} | Output contains non-JSON text before the object | {"paragraph":"test@example.com","comments":928,"timezone":518} |
TASK repair_structured_output
SPEC
FIELD berth_slot TYPE boolean REQUIRED no
FIELD language TYPE string_email REQUIRED yes
FIELD values.velocity.label TYPE integer REQUIRED no
FIELD values.velocity.build_status TYPE number REQUIRED yes
FIELD values.velocity.annotation TYPE string_uri REQUIRED no
FIELD values.velocity.... | {"language":"info@test.io","values":{"velocity":{"label":70,"build_status":503.46,"annotation":"https://www.io/data","vital_sign":"maintenance","decay_rate":"critical","chromosome":null,"visible":409.04,"commit_hash":"Diana"},"gene_id":646.96,"current_draw":"2021-06-17T10:41:00Z"},"comments":null,"last_name":759,"ward"... | missing_bracket | {
"type": "object",
"properties": {
"berth_slot": {
"type": "boolean"
},
"language": {
"type": "string",
"format": "email"
},
"values": {
"type": "object",
"properties": {
"velocity": {
"type": "object",
"properties": {
"label... | {"language":"info@test.io","values":{"velocity":{"label":70,"build_status":503.46,"annotation":"https://www.io/data","vital_sign":"maintenance","decay_rate":"critical","chromosome":null,"visible":409.04,"commit_hash":"Diana"},"gene_id":646.96,"current_draw":"2021-06-17T10:41:00Z"},"comments":null,"last_name":759,"ward"... | Missing closing bracket | {"language":"info@test.io","values":{"velocity":{"label":70,"build_status":503.46,"annotation":"https://www.io/data","vital_sign":"maintenance","decay_rate":"critical","chromosome":null,"visible":409.04,"commit_hash":"Diana"},"gene_id":646.96,"current_draw":"2021-06-17T10:41:00Z"},"comments":null,"last_name":759,"ward"... |
TASK repair_structured_output
SPEC
FIELD dim_w53 TYPE string_date-time REQUIRED no
FIELD field_l70 TYPE string REQUIRED no
FIELD field_h83 TYPE string_uri REQUIRED no
FIELD prop_s00 TYPE number REQUIRED no
FIELD field_d85 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD key_u70 TYPE str... | {"dim_w53":"2022-05-13T10:57:00Z","field_h83":"https://data.io/data","prop_s00":186.03,"field_d85":"rejected","key_u70":"https://data.com/api","field_w99":"sms"} | invalid_enum | {
"type": "object",
"properties": {
"dim_w53": {
"type": "string",
"format": "date-time"
},
"field_l70": {
"type": "string"
},
"field_h83": {
"type": "string",
"format": "uri"
},
"prop_s00": {
"type": "number"
},
"field_d85": {
"type": "s... | {"dim_w53": "2022-05-13T10:57:00Z", "field_h83": "https://data.io/data", "prop_s00": 186.03, "field_d85": "invalid_option_311", "key_u70": "https://data.com/api", "field_w99": "sms"} | Field 'field_d85' has invalid enum value 'invalid_option_311', expected one of ['pending_review', 'confirmed', 'rejected', 'escalated'] | {"dim_w53":"2022-05-13T10:57:00Z","field_h83":"https://data.io/data","prop_s00":186.03,"field_d85":"rejected","key_u70":"https://data.com/api","field_w99":"sms"} |
TASK repair_structured_output
SPEC
FIELD dim_l09 TYPE string REQUIRED no
FIELD val_a41 TYPE string REQUIRED yes
FIELD field_h17 TYPE integer REQUIRED yes
FIELD attr_j75 TYPE integer REQUIRED no
FIELD key_q47 TYPE integer REQUIRED yes
FIELD attr_u30 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD ke... | {"val_a41":"MV-Evergreen-01","field_h17":140,"attr_j75":377,"key_q47":762,"attr_u30":"intermittent","key_d84":"large","prop_f52":"escalated"} | number_with_unit | {
"type": "object",
"properties": {
"dim_l09": {
"type": "string"
},
"val_a41": {
"type": "string"
},
"field_h17": {
"type": "integer"
},
"attr_j75": {
"type": "integer"
},
"key_q47": {
"type": "integer"
},
"attr_u30": {
"type": "string... | {"val_a41": "MV-Evergreen-01", "field_h17": 140, "attr_j75": 377, "key_q47": "762MB", "attr_u30": "intermittent", "key_d84": "large", "prop_f52": "escalated"} | Field 'key_q47' must be number, got string with unit | {"val_a41":"MV-Evergreen-01","field_h17":140,"attr_j75":377,"key_q47":762,"attr_u30":"intermittent","key_d84":"large","prop_f52":"escalated"} |
TASK repair_structured_output
SPEC
FIELD position TYPE integer REQUIRED yes
FIELD currency TYPE integer REQUIRED yes
FIELD allele TYPE number REQUIRED no
BROKEN_OUTPUT
{"position":65,"currency":95,"allele":703.71 | {"position":65,"currency":95,"allele":703.71} | truncated_object | {
"type": "object",
"properties": {
"position": {
"type": "integer"
},
"currency": {
"type": "integer"
},
"allele": {
"type": "number"
}
},
"required": [
"position",
"currency"
]
} | {"position":65,"currency":95,"allele":703.71 | Unexpected end of JSON input — truncated object | {"position":65,"currency":95,"allele":703.71} |
TASK repair_structured_output
SPEC
FIELD dim_q25 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD key_l93 TYPE integer REQUIRED yes
FIELD dim_b93 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED yes
FIELD param_c10 TYPE number REQUIRED no
FIELD attr_u46.attr_g34 TYPE string VALUES cat_a|cat_b|cat_c|cat... | {"dim_q25":"viewer","key_l93":637,"dim_b93":"mode_b","param_c10":882.5,"attr_u46":{"col_u49":"sms","key_k96":"RTG-04","key_p04":592,"col_r36":{"key_m78":"mode_d","val_b51":851},"col_s56":"John"}} | markdown_fences | {
"type": "object",
"properties": {
"dim_q25": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"key_l93": {
"type": "integer"
},
"dim_b93": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c... | ```json
{"dim_q25":"viewer","key_l93":637,"dim_b93":"mode_b","param_c10":882.5,"attr_u46":{"col_u49":"sms","key_k96":"RTG-04","key_p04":592,"col_r36":{"key_m78":"mode_d","val_b51":851},"col_s56":"John"}}
``` | Output contains markdown code fences | {"dim_q25":"viewer","key_l93":637,"dim_b93":"mode_b","param_c10":882.5,"attr_u46":{"col_u49":"sms","key_k96":"RTG-04","key_p04":592,"col_r36":{"key_m78":"mode_d","val_b51":851},"col_s56":"John"}} |
TASK repair_structured_output
SPEC
FIELD dim_m99 TYPE string_email REQUIRED yes
FIELD field_i77 TYPE string_date-time REQUIRED yes
FIELD col_v11 TYPE integer REQUIRED yes
BROKEN_OUTPUT
Based on the data, dim_m99 is admin@example.com. {"dim_m99":"admin@example.com","field_i77":"2021-01-05T01:06:00Z","col_v11":773} | {"dim_m99":"admin@example.com","field_i77":"2021-01-05T01:06:00Z","col_v11":773} | partial_structure | {
"type": "object",
"properties": {
"dim_m99": {
"type": "string",
"format": "email"
},
"field_i77": {
"type": "string",
"format": "date-time"
},
"col_v11": {
"type": "integer"
}
},
"required": [
"col_v11",
"dim_m99",
"field_i77"
]
} | Based on the data, dim_m99 is admin@example.com. {"dim_m99":"admin@example.com","field_i77":"2021-01-05T01:06:00Z","col_v11":773} | Output mixes natural language with JSON | {"dim_m99":"admin@example.com","field_i77":"2021-01-05T01:06:00Z","col_v11":773} |
TASK repair_structured_output
SPEC
FIELD key_r00 TYPE boolean REQUIRED yes
FIELD attr_m92 TYPE string REQUIRED no
FIELD attr_l41 TYPE integer REQUIRED no
FIELD key_d61 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
BROKEN_OUTPUT
{"key_r00": null, "attr_l41": 223, "key_d61": "intermittent"} | {"key_r00":false,"attr_l41":223,"key_d61":"intermittent"} | null_required | {
"type": "object",
"properties": {
"key_r00": {
"type": "boolean"
},
"attr_m92": {
"type": "string"
},
"attr_l41": {
"type": "integer"
},
"key_d61": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
}
... | {"key_r00": null, "attr_l41": 223, "key_d61": "intermittent"} | Required field 'key_r00' is null | {"key_r00":false,"attr_l41":223,"key_d61":"intermittent"} |
TASK repair_structured_output
SPEC
FIELD param_a88 TYPE number REQUIRED yes
FIELD param_b02 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD val_x40 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD attr_x44 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRE... | {"param_a88":65.35,"val_x40":"reliable"} | single_quotes | {
"type": "object",
"properties": {
"param_a88": {
"type": "number"
},
"param_b02": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"val_x40": {
"type": "string",
"enum": [
"reliable",
... | {'param_a88':65.35,'val_x40':'reliable'} | Expecting property name enclosed in double quotes | {"param_a88":65.35,"val_x40":"reliable"} |
TASK repair_structured_output
SPEC
FIELD address TYPE string_email REQUIRED no
FIELD paragraph TYPE string REQUIRED yes
FIELD diagnosis_code[].image_url TYPE string REQUIRED yes
FIELD diagnosis_code[].frequency_hz TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no
FIELD diagnosis_code[].category TYPE a... | {"paragraph":"Silva","diagnosis_code":[{"image_url":"world"},{"image_url":"GRCh38","category":[true,false,false]},{"image_url":"MV-Evergreen-01","frequency_hz":"cat_a"}]} | tool_call_python_syntax | {
"type": "object",
"properties": {
"address": {
"type": "string",
"format": "email"
},
"paragraph": {
"type": "string"
},
"diagnosis_code": {
"type": "array",
"items": {
"type": "object",
"properties": {
"image_url": {
"type": ... | verify_hazmat_compliance(paragraph='Silva', diagnosis_code=[{'image_url': 'world'}, {'image_url': 'GRCh38', 'category': [True, False, False]}, {'image_url': 'MV-Evergreen-01', 'frequency_hz': 'cat_a'}]) | Tool call uses Python syntax instead of JSON | {"paragraph":"Silva","diagnosis_code":[{"image_url":"world"},{"image_url":"GRCh38","category":[true,false,false]},{"image_url":"MV-Evergreen-01","frequency_hz":"cat_a"}]} |
TASK repair_structured_output
SPEC
FIELD prop_e17 TYPE string_email REQUIRED yes
FIELD val_t88 TYPE string REQUIRED yes
FIELD param_b41 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD col_m47[] TYPE string VALUES small|medium|large|xl REQUIRED no
BROKEN_OUTPUT
{prop_e17:"user@domain.org",val_t88:"baz",col_m4... | {"prop_e17":"user@domain.org","val_t88":"baz","col_m47":["medium","xl","small","small"]} | unquoted_keys | {
"type": "object",
"properties": {
"prop_e17": {
"type": "string",
"format": "email"
},
"val_t88": {
"type": "string"
},
"param_b41": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"col_m47": {
"type": "ar... | {prop_e17:"user@domain.org",val_t88:"baz",col_m47:["medium","xl","small","small"]} | Expecting property name enclosed in double quotes | {"prop_e17":"user@domain.org","val_t88":"baz","col_m47":["medium","xl","small","small"]} |
TASK repair_structured_output
SPEC
FIELD param_z26 TYPE string VALUES draft|published|archived REQUIRED no
FIELD field_e48 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD dim_j92 TYPE number REQUIRED yes
FIELD field_y61 TYPE string REQUIRED no
FIELD attr_r10 TYPE string VALUES red|blue|green|black|w... | {"param_z26":"archived","dim_j92":848.05,"field_y61":"New York","attr_r10":"red","prop_e61":{"col_o25":"inland","dim_a33":"basic","param_b75":483.68,"key_i01":"basic","param_k92":491,"prop_h51":"pending"}} | tool_call_bad_format | {
"type": "object",
"properties": {
"param_z26": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"field_e48": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
... | <functioncall> calculate_docking_fee
{param_z26: "archived", dim_j92: 848.05, field_y61: "New York", attr_r10: "red", prop_e61: {col_o25: "inland", dim_a33: "basic", param_b75: 483.68, key_i01: "basic", param_k92: 491, prop_h51: "pending"}} | Tool call has malformed arguments — unquoted keys in function parameters | {"param_z26":"archived","dim_j92":848.05,"field_y61":"New York","attr_r10":"red","prop_e61":{"col_o25":"inland","dim_a33":"basic","param_b75":483.68,"key_i01":"basic","param_k92":491,"prop_h51":"pending"}} |
TASK repair_structured_output
SPEC
FIELD subtotal TYPE null REQUIRED no
FIELD age TYPE integer REQUIRED yes
FIELD hazmat_code TYPE boolean REQUIRED no
FIELD collateral TYPE null REQUIRED no
FIELD length TYPE boolean REQUIRED no
BROKEN_OUTPUT
<functioncall> schedule_meeting
{age: 225, hazmat_code: false, collateral: n... | {"age":225,"hazmat_code":false,"collateral":null,"length":true} | tool_call_bad_format | {
"type": "object",
"properties": {
"subtotal": {
"type": "null"
},
"age": {
"type": "integer"
},
"hazmat_code": {
"type": "boolean"
},
"collateral": {
"type": "null"
},
"length": {
"type": "boolean"
}
},
"required": [
"age"
]
} | <functioncall> schedule_meeting
{age: 225, hazmat_code: false, collateral: null, length: true} | Tool call has malformed arguments — unquoted keys in function parameters | {"age":225,"hazmat_code":false,"collateral":null,"length":true} |
TASK repair_structured_output
SPEC
FIELD image_url.country TYPE string REQUIRED no
FIELD image_url.quantity TYPE string REQUIRED yes
FIELD image_url.maturity_date TYPE boolean REQUIRED no
FIELD image_url.description TYPE number REQUIRED yes
FIELD image_url.width TYPE integer REQUIRED no
FIELD image_url.paragraph TYPE ... | {"image_url":{"country":"Oliveira","quantity":"2024-06-30","description":306.48,"width":612,"paragraph":"cat_b","total":"Diana"},"total":"world","feedback":200.18,"item_id":889.54} | markdown_fences | {
"type": "object",
"properties": {
"image_url": {
"type": "object",
"properties": {
"country": {
"type": "string"
},
"quantity": {
"type": "string"
},
"maturity_date": {
"type": "boolean"
},
"description": {
... | ```json
{"image_url":{"country":"Oliveira","quantity":"2024-06-30","description":306.48,"width":612,"paragraph":"cat_b","total":"Diana"},"total":"world","feedback":200.18,"item_id":889.54}
``` | Output contains markdown code fences | {"image_url":{"country":"Oliveira","quantity":"2024-06-30","description":306.48,"width":612,"paragraph":"cat_b","total":"Diana"},"total":"world","feedback":200.18,"item_id":889.54} |
TASK repair_structured_output
SPEC
FIELD val_k00 TYPE integer REQUIRED no
FIELD field_z03 TYPE integer REQUIRED no
FIELD dim_n83 TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD param_a36 TYPE boolean REQUIRED no
FIELD col_g28 TYPE string_uri REQUIRED no
FIELD dim_r93 TYPE string_uri REQUIRED yes
BROKEN_OUT... | {"val_k00":530,"field_z03":93,"dim_n83":"small","col_g28":"https://api.io/v1","dim_r93":"https://data.io/api"} | partial_structure | {
"type": "object",
"properties": {
"val_k00": {
"type": "integer"
},
"field_z03": {
"type": "integer"
},
"dim_n83": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"param_a36": {
"type": "boolean"
... | Based on the data, dim_r93 is https://data.io/api. {"val_k00":530,"field_z03":93,"dim_n83":"small","col_g28":"https://api.io/v1","dim_r93":"https://data.io/api"} | Output mixes natural language with JSON | {"val_k00":530,"field_z03":93,"dim_n83":"small","col_g28":"https://api.io/v1","dim_r93":"https://data.io/api"} |
TASK repair_structured_output
SPEC
FIELD level TYPE integer REQUIRED yes
FIELD throttle_pos.count.throttle_pos TYPE integer REQUIRED no
FIELD throttle_pos.count.price TYPE null REQUIRED yes
FIELD throttle_pos.count.level TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD throttle_pos.count.weight TYPE string VA... | {"level":727,"throttle_pos":{"count":{"throttle_pos":921,"price":null,"level":"phone","weight":"viewer","lane":"FWD","pressure_kpa":"https://www.org/data"},"url":"MV-Evergreen-01"},"quality_score":573.53} | tool_call_python_syntax | {
"type": "object",
"properties": {
"level": {
"type": "integer"
},
"throttle_pos": {
"type": "object",
"properties": {
"count": {
"type": "object",
"properties": {
"throttle_pos": {
"type": "integer"
},
"pri... | check_availability(level=727, throttle_pos={'count': {'throttle_pos': 921, 'price': None, 'level': 'phone', 'weight': 'viewer', 'lane': 'FWD', 'pressure_kpa': 'https://www.org/data'}, 'url': 'MV-Evergreen-01'}, quality_score=573.53) | Tool call uses Python syntax instead of JSON | {"level":727,"throttle_pos":{"count":{"throttle_pos":921,"price":null,"level":"phone","weight":"viewer","lane":"FWD","pressure_kpa":"https://www.org/data"},"url":"MV-Evergreen-01"},"quality_score":573.53} |
TASK repair_structured_output
SPEC
FIELD hazmat_code TYPE string REQUIRED yes
FIELD options TYPE string REQUIRED yes
FIELD price.index TYPE string_email REQUIRED no
FIELD price.paragraph TYPE string_date-time REQUIRED no
FIELD price.decay_rate[].state TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIE... | {"hazmat_code":"completed","options":"inactive","price":{"index":"test@example.com","paragraph":"2025-08-20T03:21:00Z","decay_rate":[{"state":"resolved","description":"cat_a","freight_class":"Luis","deploy_target":[true,true,false,false]},{"hazmat_code":"escalated","description":"cat_b","freight_class":"Johnson","deplo... | markdown_fences | {
"type": "object",
"properties": {
"hazmat_code": {
"type": "string"
},
"options": {
"type": "string"
},
"price": {
"type": "object",
"properties": {
"index": {
"type": "string",
"format": "email"
},
"paragraph": {
"t... | ```json
{"hazmat_code":"completed","options":"inactive","price":{"index":"test@example.com","paragraph":"2025-08-20T03:21:00Z","decay_rate":[{"state":"resolved","description":"cat_a","freight_class":"Luis","deploy_target":[true,true,false,false]},{"hazmat_code":"escalated","description":"cat_b","freight_class":"Johnson... | Output contains markdown code fences | {"hazmat_code":"completed","options":"inactive","price":{"index":"test@example.com","paragraph":"2025-08-20T03:21:00Z","decay_rate":[{"state":"resolved","description":"cat_a","freight_class":"Luis","deploy_target":[true,true,false,false]},{"hazmat_code":"escalated","description":"cat_b","freight_class":"Johnson","deplo... |
TASK repair_structured_output
SPEC
FIELD batch_code TYPE string_uri REQUIRED no
FIELD coverage TYPE number REQUIRED no
FIELD decay_rate[].isotope TYPE integer REQUIRED no
FIELD decay_rate[].quantity TYPE boolean REQUIRED yes
FIELD decay_rate[].start_date TYPE string REQUIRED yes
FIELD decay_rate[].account_id TYPE arra... | {"batch_code":"https://example.com/api","coverage":791.23,"decay_rate":[{"isotope":888,"quantity":false,"start_date":"bar","account_id":["2023-12-25"]},{"quantity":false,"start_date":"Maria","account_id":["REV","inactive","demo","Santos"]}]} | tool_call_wrong_param | {
"type": "object",
"properties": {
"batch_code": {
"type": "string",
"format": "uri"
},
"coverage": {
"type": "number"
},
"decay_rate": {
"type": "array",
"items": {
"type": "object",
"properties": {
"isotope": {
"type": "integ... | Tool: assign_berth
Params: {"batch_code": "https://example.com/api", "coverage": 791.23, "decay_rate_id": [{"isotope": 888, "quantity": false, "start_date": "bar", "account_id": ["2023-12-25"]}, {"quantity": false, "start_date": "Maria", "account_id": ["REV", "inactive", "demo", "Santos"]}]} | Agent used wrong parameter name 'decay_rate_id' instead of 'decay_rate' | {"batch_code":"https://example.com/api","coverage":791.23,"decay_rate":[{"isotope":888,"quantity":false,"start_date":"bar","account_id":["2023-12-25"]},{"quantity":false,"start_date":"Maria","account_id":["REV","inactive","demo","Santos"]}]} |
TASK repair_structured_output
SPEC
FIELD enabled TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD frequency_hz TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD product_id TYPE boolean REQUIRED yes
FIELD log_level TYPE string_uri REQUIRED no
FIELD item_id TYPE integer REQUIRED... | {"enabled":"new","frequency_hz":"moored","product_id":false,"log_level":"https://data.com/api","item_id":392} | missing_required | {
"type": "object",
"properties": {
"enabled": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"frequency_hz": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"m... | {"enabled": "new", "frequency_hz": "moored", "log_level": "https://data.com/api", "item_id": 392} | Required field 'product_id' is missing | {"enabled":"new","frequency_hz":"moored","product_id":false,"log_level":"https://data.com/api","item_id":392} |
TASK repair_structured_output
SPEC
FIELD val_y88 TYPE boolean REQUIRED yes
FIELD col_j59 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD attr_u15 TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD prop_p50 TYPE number REQUIRED yes
FIELD key_b17 TYPE string_uri REQUIRED no
FIELD dim_z... | {"val_y88":true,"col_j59":"berthed","attr_u15":"free","prop_p50":308.56,"key_b17":"https://www.com/data","dim_z19":{"dim_q65":"option_b","dim_k99":"mode_d","val_d36":120}} | markdown_fences | {
"type": "object",
"properties": {
"val_y88": {
"type": "boolean"
},
"col_j59": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"attr_u15": {
"type": "string",
"enum": [
"free",
"b... | ```json
{"val_y88":true,"col_j59":"berthed","attr_u15":"free","prop_p50":308.56,"key_b17":"https://www.com/data","dim_z19":{"dim_q65":"option_b","dim_k99":"mode_d","val_d36":120}}
``` | Output contains markdown code fences | {"val_y88":true,"col_j59":"berthed","attr_u15":"free","prop_p50":308.56,"key_b17":"https://www.com/data","dim_z19":{"dim_q65":"option_b","dim_k99":"mode_d","val_d36":120}} |
TASK repair_structured_output
SPEC
FIELD key_s74 TYPE number REQUIRED no
FIELD field_w30 TYPE string REQUIRED no
FIELD col_t45 TYPE string REQUIRED yes
FIELD attr_s29 TYPE string REQUIRED yes
FIELD key_a20.field_j51 TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD key_a20.key_k48 TYPE string VALUES berth... | {"key_s74":633.89,"col_t45":"2024-06-30","attr_s29":"Berlin","field_r82":{"attr_q94":"red","dim_e86":"viewer","param_x43":true}} | null_required | {
"type": "object",
"properties": {
"key_s74": {
"type": "number"
},
"field_w30": {
"type": "string"
},
"col_t45": {
"type": "string"
},
"attr_s29": {
"type": "string"
},
"key_a20": {
"type": "object",
"properties": {
"field_j51": {
... | {"key_s74": 633.89, "col_t45": null, "attr_s29": "Berlin", "field_r82": {"attr_q94": "red", "dim_e86": "viewer", "param_x43": true}} | Required field 'col_t45' is null | {"key_s74":633.89,"col_t45":"2024-06-30","attr_s29":"Berlin","field_r82":{"attr_q94":"red","dim_e86":"viewer","param_x43":true}} |
TASK repair_structured_output
SPEC
FIELD param_i04 TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD field_b75 TYPE string REQUIRED no
FIELD field_f45 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD attr_q52 TYPE string REQUIRED no
FIELD prop_p47 TYPE integer REQUIRED no
FIELD dim_t63 ... | {"field_f45":"coastal","attr_q52":"cancelled","prop_p47":912,"dim_t63":124} | unquoted_keys | {
"type": "object",
"properties": {
"param_i04": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"field_b75": {
"type": "string"
},
"field_f45": {
"type": "string",
"enum": [
"coastal",
"o... | {field_f45:"coastal",attr_q52:"cancelled",prop_p47:912,dim_t63:124} | Expecting property name enclosed in double quotes | {"field_f45":"coastal","attr_q52":"cancelled","prop_p47":912,"dim_t63":124} |
TASK repair_structured_output
SPEC
FIELD dim_g89 TYPE boolean REQUIRED no
FIELD key_t52.param_b13 TYPE null REQUIRED no
FIELD key_t52.col_r98.attr_k05 TYPE boolean REQUIRED yes
FIELD key_t52.col_r98.field_x11 TYPE string REQUIRED no
FIELD key_t52.col_r98.param_z27 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRE... | {"dim_g89":true,"key_t52":{"param_b13":null,"col_r98":{"attr_k05":false,"param_z27":"type_c","field_a53":null},"param_u91":"editor","attr_n91":"https://example.org/api","attr_d85":"MV-Evergreen-01","prop_h22":623},"prop_h16":"Charlie","val_m00":true,"field_e36":{"col_l31":"sample","col_b61":"sample","val_z90":"pending"... | unquoted_keys | {
"type": "object",
"properties": {
"dim_g89": {
"type": "boolean"
},
"key_t52": {
"type": "object",
"properties": {
"param_b13": {
"type": "null"
},
"col_r98": {
"type": "object",
"properties": {
"attr_k05": {
... | {dim_g89:true,key_t52:{param_b13:null,col_r98:{attr_k05:false,param_z27:"type_c",field_a53:null},param_u91:"editor",attr_n91:"https://example.org/api",attr_d85:"MV-Evergreen-01",prop_h22:623},prop_h16:"Charlie",val_m00:true,field_e36:{col_l31:"sample",col_b61:"sample",val_z90:"pending"},col_n80:"2021-11-10T15:00:00Z"} | Expecting property name enclosed in double quotes | {"dim_g89":true,"key_t52":{"param_b13":null,"col_r98":{"attr_k05":false,"param_z27":"type_c","field_a53":null},"param_u91":"editor","attr_n91":"https://example.org/api","attr_d85":"MV-Evergreen-01","prop_h22":623},"prop_h16":"Charlie","val_m00":true,"field_e36":{"col_l31":"sample","col_b61":"sample","val_z90":"pending"... |
TASK repair_structured_output
SPEC
FIELD col_b88 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD val_w51 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no
FIELD key_c32 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no
FIELD prop_g53 TYPE string_uri REQUIRED no
FIELD ... | {"col_b88":"hemizygous","key_c32":"cat_e","val_n23":"QC-07","key_m92":false,"field_b35":"cat_a","key_g80":false} | tool_call_python_syntax | {
"type": "object",
"properties": {
"col_b88": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"val_w51": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d"
]
}... | update_preferences(col_b88='hemizygous', key_c32='cat_e', val_n23='QC-07', key_m92=False, field_b35='cat_a', key_g80=False) | Tool call uses Python syntax instead of JSON | {"col_b88":"hemizygous","key_c32":"cat_e","val_n23":"QC-07","key_m92":false,"field_b35":"cat_a","key_g80":false} |
TASK repair_structured_output
SPEC
FIELD param_t60 TYPE string REQUIRED yes
FIELD param_p69 TYPE string REQUIRED yes
FIELD param_e30 TYPE string REQUIRED yes
BROKEN_OUTPUT
{"param_t60":"2023-12-25","param_p69":"QC-07","param_e30":"chrX" | {"param_t60":"2023-12-25","param_p69":"QC-07","param_e30":"chrX"} | truncated_array | {
"type": "object",
"properties": {
"param_t60": {
"type": "string"
},
"param_p69": {
"type": "string"
},
"param_e30": {
"type": "string"
}
},
"required": [
"param_p69",
"param_t60",
"param_e30"
]
} | {"param_t60":"2023-12-25","param_p69":"QC-07","param_e30":"chrX" | Unexpected end of JSON input — truncated object | {"param_t60":"2023-12-25","param_p69":"QC-07","param_e30":"chrX"} |
TASK repair_structured_output
SPEC
FIELD tags TYPE string VALUES active|inactive|pending REQUIRED no
FIELD shipper_ref TYPE string REQUIRED yes
FIELD discount.ph_level TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD discount.height TYPE string VALUES low|medium|high|critical REQUIRED ... | {"shipper_ref":"PASS","discount":{"ph_level":"confirmed","height":"high","dosage":"divorced"}} | missing_brace | {
"type": "object",
"properties": {
"tags": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"shipper_ref": {
"type": "string"
},
"discount": {
"type": "object",
"properties": {
"ph_level": {
"type": ... | {"shipper_ref":"PASS","discount":{"ph_level":"confirmed","height":"high","dosage":"divorced"} | Missing closing brace | {"shipper_ref":"PASS","discount":{"ph_level":"confirmed","height":"high","dosage":"divorced"}} |
TASK repair_structured_output
SPEC
FIELD dim_n10 TYPE number REQUIRED yes
FIELD val_k92 TYPE string REQUIRED yes
FIELD field_a38 TYPE string VALUES draft|published|archived REQUIRED no
FIELD prop_w96 TYPE string_uri REQUIRED yes
FIELD dim_e15 TYPE string VALUES active|inactive|pending REQUIRED yes
BROKEN_OUTPUT
Tool:... | {"dim_n10":478.83,"val_k92":"example","field_a38":"archived","prop_w96":"https://www.org/api","dim_e15":"active"} | tool_call_wrong_param | {
"type": "object",
"properties": {
"dim_n10": {
"type": "number"
},
"val_k92": {
"type": "string"
},
"field_a38": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"prop_w96": {
"type": "string",
"format... | Tool: generate_report
Params: {"dim_n10": 478.83, "field_a38": "archived", "prop_w96": "https://www.org/api", "dim_e15": "active", "val_k922": "example"} | Agent used wrong parameter name 'val_k922' instead of 'val_k92' | {"dim_n10":478.83,"val_k92":"example","field_a38":"archived","prop_w96":"https://www.org/api","dim_e15":"active"} |
TASK repair_structured_output
SPEC
FIELD repository TYPE number REQUIRED yes
FIELD name TYPE string REQUIRED yes
FIELD width TYPE string_email REQUIRED yes
FIELD annotation.date TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD annotation.notes TYPE string VALUES type_a|type_b|type_c|type_d|type_e... | {"repository":414.01,"name":"Luis","width":"info@example.com"} | markdown_fences | {
"type": "object",
"properties": {
"repository": {
"type": "number"
},
"name": {
"type": "string"
},
"width": {
"type": "string",
"format": "email"
},
"annotation": {
"type": "object",
"properties": {
"date": {
"type": "string",
... | ```json
{"repository":414.01,"name":"Luis","width":"info@example.com"}
``` | Output contains markdown code fences | {"repository":414.01,"name":"Luis","width":"info@example.com"} |
TASK repair_structured_output
SPEC
FIELD patient_id TYPE string VALUES single|married|divorced REQUIRED yes
FIELD voltage TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD decay_rate TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD vital_sign TYPE number REQUIRED no
FIELD pressu... | {"patient_id":"single","decay_rate":"rejected","vital_sign":111.64,"terminal_id":null,"state":"new"} | unquoted_keys | {
"type": "object",
"properties": {
"patient_id": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"voltage": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"decay_rate": {
... | {patient_id:"single",decay_rate:"rejected",vital_sign:111.64,terminal_id:null,state:"new"} | Expecting property name enclosed in double quotes | {"patient_id":"single","decay_rate":"rejected","vital_sign":111.64,"terminal_id":null,"state":"new"} |
TASK repair_structured_output
SPEC
FIELD param_b47 TYPE number REQUIRED no
FIELD col_p37 TYPE string REQUIRED no
FIELD col_b48 TYPE string REQUIRED no
FIELD param_i93 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD param_y49 TYPE string REQUIRED no
FIELD key_k49 TYPE string REQUIRED yes
F... | {"param_b47":482.67,"col_p37":"London","col_b48":"Bob","param_i93":"degraded","param_y49":"Smith","key_k49":"FWD","col_c29":"Charlie"} | wrong_type | {
"type": "object",
"properties": {
"param_b47": {
"type": "number"
},
"col_p37": {
"type": "string"
},
"col_b48": {
"type": "string"
},
"param_i93": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"mainten... | {"param_b47": "\"482.67\"", "col_p37": "London", "col_b48": "Bob", "param_i93": "degraded", "param_y49": "Smith", "key_k49": "FWD", "col_c29": "Charlie"} | Field 'param_b47' must be number, got string | {"param_b47":482.67,"col_p37":"London","col_b48":"Bob","param_i93":"degraded","param_y49":"Smith","key_k49":"FWD","col_c29":"Charlie"} |
TASK repair_structured_output
SPEC
FIELD val_p13 TYPE string REQUIRED yes
FIELD prop_u92 TYPE string_email REQUIRED no
FIELD attr_l46 TYPE integer REQUIRED yes
FIELD attr_y46 TYPE string REQUIRED yes
BROKEN_OUTPUT
Here is the JSON you requested:
```json
{"val_p13":"test","prop_u92":"info@example.com","attr_l46":112,"... | {"val_p13":"test","prop_u92":"info@example.com","attr_l46":112,"attr_y46":"PASS"} | markdown_explanation | {
"type": "object",
"properties": {
"val_p13": {
"type": "string"
},
"prop_u92": {
"type": "string",
"format": "email"
},
"attr_l46": {
"type": "integer"
},
"attr_y46": {
"type": "string"
}
},
"required": [
"attr_y46",
"attr_l46",
"val_p1... | Here is the JSON you requested:
```json
{"val_p13":"test","prop_u92":"info@example.com","attr_l46":112,"attr_y46":"PASS"}
```
Hope this helps! | Output contains markdown and explanatory text around JSON | {"val_p13":"test","prop_u92":"info@example.com","attr_l46":112,"attr_y46":"PASS"} |
TASK repair_structured_output
SPEC
FIELD phone TYPE string VALUES single|married|divorced REQUIRED no
FIELD user_id TYPE string VALUES single|married|divorced REQUIRED no
FIELD freight_class TYPE boolean REQUIRED yes
FIELD id TYPE string VALUES single|married|divorced REQUIRED no
FIELD account_id TYPE string_email REQ... | {"phone":"married","user_id":"married","freight_class":false,"id":"married","account_id":"test@example.com"} | tool_call_bad_format | {
"type": "object",
"properties": {
"phone": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"user_id": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"freight_class": {
... | <functioncall> get_inventory
{phone: "married", user_id: "married", freight_class: false, id: "married", account_id: "test@example.com"} | Tool call has malformed arguments — unquoted keys in function parameters | {"phone":"married","user_id":"married","freight_class":false,"id":"married","account_id":"test@example.com"} |
TASK repair_structured_output
SPEC
FIELD name TYPE string REQUIRED yes
FIELD pressure_kpa TYPE integer REQUIRED no
FIELD conductivity[] TYPE integer REQUIRED no
BROKEN_OUTPUT
{"name":"Oliveira","pressure_kpa":340,"conductivity":[124]}
This should match the schema you provided. | {"name":"Oliveira","pressure_kpa":340,"conductivity":[124]} | extra_text_after | {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"pressure_kpa": {
"type": "integer"
},
"conductivity": {
"type": "array",
"items": {
"type": "integer"
}
}
},
"required": [
"name"
]
} | {"name":"Oliveira","pressure_kpa":340,"conductivity":[124]}
This should match the schema you provided. | Output contains non-JSON text after the object | {"name":"Oliveira","pressure_kpa":340,"conductivity":[124]} |
TASK repair_structured_output
SPEC
FIELD attr_f64 TYPE integer REQUIRED yes
FIELD prop_m28 TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD attr_x57 TYPE null REQUIRED yes
FIELD dim_r86 TYPE null REQUIRED yes
BROKEN_OUTPUT
The instrument reported:
```json
{"attr_f64":504,"prop_m28":"white","attr_x57":n... | {"attr_f64":504,"prop_m28":"white","attr_x57":null,"dim_r86":null} | markdown_explanation | {
"type": "object",
"properties": {
"attr_f64": {
"type": "integer"
},
"prop_m28": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"attr_x57": {
"type": "null"
},
"dim_r86": {
"type": ... | The instrument reported:
```json
{"attr_f64":504,"prop_m28":"white","attr_x57":null,"dim_r86":null}
```
Let me know if you need anything else! | Output contains markdown and explanatory text around JSON | {"attr_f64":504,"prop_m28":"white","attr_x57":null,"dim_r86":null} |
TASK repair_structured_output
SPEC
FIELD enabled TYPE null REQUIRED yes
FIELD items TYPE null REQUIRED no
FIELD altitude.options TYPE string REQUIRED yes
FIELD altitude.paragraph TYPE string VALUES mode_a|mode_b|mode_c REQUIRED yes
FIELD altitude.comments TYPE string VALUES single|married|divorced REQUIRED yes
BROKEN... | {"enabled":null,"items":null,"altitude":{"options":"world","paragraph":"mode_a","comments":"divorced"}} | tool_call_partial_args | {
"type": "object",
"properties": {
"enabled": {
"type": "null"
},
"items": {
"type": "null"
},
"altitude": {
"type": "object",
"properties": {
"options": {
"type": "string"
},
"paragraph": {
"type": "string",
"enum": ... | I need to look up the information first.
Action: process_payment
Arguments: {"items": null, "altitude": {"options": "world", "paragraph": "mode_a", "comments": "divorced"}} | Agent tool call missing required parameter 'enabled' | {"enabled":null,"items":null,"altitude":{"options":"world","paragraph":"mode_a","comments":"divorced"}} |
TASK repair_structured_output
SPEC
FIELD language TYPE integer REQUIRED yes
FIELD product_id TYPE null REQUIRED yes
FIELD loan_amount TYPE number REQUIRED no
FIELD bed_number TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD country TYPE string_uri REQUIRED yes
FIELD nickname TYPE string VALUES coastal|oceani... | {"language":820,"product_id":null,"loan_amount":917.11,"bed_number":"sms","country":"https://api.io/data","nickname":"inland"} | markdown_fences | {
"type": "object",
"properties": {
"language": {
"type": "integer"
},
"product_id": {
"type": "null"
},
"loan_amount": {
"type": "number"
},
"bed_number": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
... | ```json
{"language":820,"product_id":null,"loan_amount":917.11,"bed_number":"sms","country":"https://api.io/data","nickname":"inland"}
``` | Output contains markdown code fences | {"language":820,"product_id":null,"loan_amount":917.11,"bed_number":"sms","country":"https://api.io/data","nickname":"inland"} |
TASK repair_structured_output
SPEC
FIELD val_g13 TYPE integer REQUIRED yes
FIELD key_u86 TYPE boolean REQUIRED no
FIELD dim_i80 TYPE string REQUIRED no
BROKEN_OUTPUT
I need to look up the information first.
Action: assign_berth
Arguments: {"dim_i80": "bar"} | {"val_g13":424,"dim_i80":"bar"} | tool_call_partial_args | {
"type": "object",
"properties": {
"val_g13": {
"type": "integer"
},
"key_u86": {
"type": "boolean"
},
"dim_i80": {
"type": "string"
}
},
"required": [
"val_g13"
]
} | I need to look up the information first.
Action: assign_berth
Arguments: {"dim_i80": "bar"} | Agent tool call missing required parameter 'val_g13' | {"val_g13":424,"dim_i80":"bar"} |
TASK repair_structured_output
SPEC
FIELD key_i32 TYPE integer REQUIRED yes
FIELD param_v28 TYPE integer REQUIRED no
FIELD col_r28 TYPE integer REQUIRED no
FIELD key_j34 TYPE number REQUIRED yes
FIELD attr_u43[] TYPE number REQUIRED no
FIELD field_e04[].val_q50 TYPE null REQUIRED yes
FIELD field_e04[].attr_z19 TYPE str... | {"key_i32":425,"param_v28":268,"col_r28":281,"key_j34":241.28,"attr_u43":[737.42,223.96,838.1],"field_e04":[{"val_q50":null,"attr_z19":"baz","key_g64":487,"col_k97":915.37,"key_u83":"chrX"}]} | truncated_object | {
"type": "object",
"properties": {
"key_i32": {
"type": "integer"
},
"param_v28": {
"type": "integer"
},
"col_r28": {
"type": "integer"
},
"key_j34": {
"type": "number"
},
"attr_u43": {
"type": "array",
"items": {
"type": "number"
... | {"key_i32":425,"param_v28":268,"col_r28":281,"key_j34":241.28,"attr_u43":[737.42,223.96,838.1],"field_e04":[{"val_q50":null,"attr_z19":"baz","key_g64":487,"col_k97":915.37,"key_u83":"chrX"}] | Unexpected end of JSON input — truncated object | {"key_i32":425,"param_v28":268,"col_r28":281,"key_j34":241.28,"attr_u43":[737.42,223.96,838.1],"field_e04":[{"val_q50":null,"attr_z19":"baz","key_g64":487,"col_k97":915.37,"key_u83":"chrX"}]} |
TASK repair_structured_output
SPEC
FIELD country TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes
FIELD subject TYPE string REQUIRED no
FIELD log_level TYPE integer REQUIRED no
FIELD subtotal TYPE integer REQUIRED no
BROKEN_OUTPUT
"country":"cat_c","subject":"test@example.com","subtotal":561} | {"country":"cat_c","subject":"test@example.com","subtotal":561} | missing_brace | {
"type": "object",
"properties": {
"country": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d"
]
},
"subject": {
"type": "string"
},
"log_level": {
"type": "integer"
},
"subtotal": {
"type": "integer"
... | "country":"cat_c","subject":"test@example.com","subtotal":561} | Missing closing brace | {"country":"cat_c","subject":"test@example.com","subtotal":561} |
TASK repair_structured_output
SPEC
FIELD weight TYPE string_date-time REQUIRED no
FIELD bed_number TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD level[].log_level TYPE string REQUIRED yes
FIELD level[].timezone TYPE string_uri REQUIRED no
FIELD level[].transaction_id TYPE integer REQUIRED yes
BROKEN_OUTP... | {"weight":"2021-10-05T14:50:00Z","bed_number":"push"} | null_required | {
"type": "object",
"properties": {
"weight": {
"type": "string",
"format": "date-time"
},
"bed_number": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"level": {
"type": "array",
"items": {
"ty... | {"weight": "2021-10-05T14:50:00Z", "bed_number": null} | Required field 'bed_number' is null | {"weight":"2021-10-05T14:50:00Z","bed_number":"push"} |
TASK repair_structured_output
SPEC
FIELD salinity TYPE boolean REQUIRED no
FIELD half_life TYPE null REQUIRED no
FIELD ward TYPE integer REQUIRED no
FIELD span_id TYPE number REQUIRED yes
FIELD berth_slot TYPE integer REQUIRED yes
FIELD account_id TYPE integer REQUIRED no
FIELD vessel_name TYPE string VALUES red|blue|... | {"ward":788,"span_id":343.97,"berth_slot":53,"account_id":635,"vessel_name":"green","temp_celsius":"error"} | tool_call_bad_format | {
"type": "object",
"properties": {
"salinity": {
"type": "boolean"
},
"half_life": {
"type": "null"
},
"ward": {
"type": "integer"
},
"span_id": {
"type": "number"
},
"berth_slot": {
"type": "integer"
},
"account_id": {
"type": "intege... | <functioncall> search
{ward: 788, span_id: 343.97, berth_slot: 53, account_id: 635, vessel_name: "green", temp_celsius: "error"} | Tool call has malformed arguments — unquoted keys in function parameters | {"ward":788,"span_id":343.97,"berth_slot":53,"account_id":635,"vessel_name":"green","temp_celsius":"error"} |
TASK repair_structured_output
SPEC
FIELD user_id TYPE string_uri REQUIRED yes
FIELD medication TYPE string REQUIRED no
FIELD vessel_name.collateral TYPE string REQUIRED yes
FIELD vessel_name.organism TYPE boolean REQUIRED yes
FIELD vessel_name.salinity TYPE string REQUIRED yes
BROKEN_OUTPUT
Breaking down the requirem... | {"user_id":"https://example.io/data","vessel_name":{"collateral":"Bob","organism":false,"salinity":"Charlie"}} | thought_process | {
"type": "object",
"properties": {
"user_id": {
"type": "string",
"format": "uri"
},
"medication": {
"type": "string"
},
"vessel_name": {
"type": "object",
"properties": {
"collateral": {
"type": "string"
},
"organism": {
... | Breaking down the requirements:
- Must include all required fields
- Types must match the schema
- Values should be realistic
{"user_id":"https://example.io/data","vessel_name":{"collateral":"Bob","organism":false,"salinity":"Charlie"}} | Output contains chain-of-thought reasoning before JSON | {"user_id":"https://example.io/data","vessel_name":{"collateral":"Bob","organism":false,"salinity":"Charlie"}} |
TASK repair_structured_output
SPEC
FIELD organism TYPE string REQUIRED yes
FIELD width TYPE boolean REQUIRED no
FIELD collateral[].chromosome TYPE string REQUIRED no
FIELD collateral[].trace_id TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD collateral[].image_url TYPE number REQUIRED no
FIELD col... | {"organism":"sample","width":true,"collateral":[{"chromosome":"MV-Evergreen-01","trace_id":"intermittent","image_url":907.09,"quantity":[229,709,250,247],"repository":[253,675,530]}]} | trailing_comma | {
"type": "object",
"properties": {
"organism": {
"type": "string"
},
"width": {
"type": "boolean"
},
"collateral": {
"type": "array",
"items": {
"type": "object",
"properties": {
"chromosome": {
"type": "string"
},
... | {"organism":"sample","width":true,"collateral":[{"chromosome":"MV-Evergreen-01","trace_id":"intermittent","image_url":907.09,"quantity":[229,709,250,247,],"repository":[253,675,530]}]} | Unexpected trailing comma | {"organism":"sample","width":true,"collateral":[{"chromosome":"MV-Evergreen-01","trace_id":"intermittent","image_url":907.09,"quantity":[229,709,250,247],"repository":[253,675,530]}]} |
TASK repair_structured_output
SPEC
FIELD key_b00 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no
FIELD col_c12 TYPE integer REQUIRED yes
FIELD col_x09 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no
FIELD col_y52 TYPE string VALUES level_1|level_2|level_3 REQUIRED yes
FIELD prop_e76 TYPE ... | {"key_b00":"mode_b","col_c12":248,"col_x09":"cat_e","col_y52":"level_2","prop_e76":"unstable"} | extra_field | {
"type": "object",
"properties": {
"key_b00": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d"
]
},
"col_c12": {
"type": "integer"
},
"col_x09": {
"type": "string",
"enum": [
"cat_a",
"cat_b"... | {"key_b00": "mode_b", "col_c12": 248, "col_x09": "cat_e", "col_y52": "level_2", "prop_e76": "unstable", "extra_data_2673": 42} | Unknown field 'extra_data_2673' not defined in schema | {"key_b00":"mode_b","col_c12":248,"col_x09":"cat_e","col_y52":"level_2","prop_e76":"unstable"} |
TASK repair_structured_output
SPEC
FIELD chapter TYPE boolean REQUIRED no
FIELD format TYPE null REQUIRED yes
FIELD priority TYPE string REQUIRED no
FIELD coverage TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD freight_class TYPE number REQUIRED no
FIELD color TYPE string VALUES red|blue|green|black|white RE... | {"chapter":false,"format":null,"coverage":"BRL","freight_class":963.21,"color":"black","status_code":"push"} | extra_field | {
"type": "object",
"properties": {
"chapter": {
"type": "boolean"
},
"format": {
"type": "null"
},
"priority": {
"type": "string"
},
"coverage": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
... | {"chapter": false, "format": null, "coverage": "BRL", "freight_class": 963.21, "color": "black", "status_code": "push", "extra_field_520": true} | Unknown field 'extra_field_520' not defined in schema | {"chapter":false,"format":null,"coverage":"BRL","freight_class":963.21,"color":"black","status_code":"push"} |
TASK repair_structured_output
SPEC
FIELD prop_c64 TYPE string REQUIRED no
FIELD prop_v73 TYPE integer REQUIRED no
FIELD key_z24 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD dim_s50 TYPE string REQUIRED yes
FIELD param_g78 TYPE string_uri REQUIRED yes
FIELD key_q91 TYPE integer REQUIRED yes
BROKEN_OUTPUT
... | {"prop_v73":156,"key_z24":"USD","dim_s50":"sample","param_g78":"https://api.io/data","key_q91":820} | thought_process | {
"type": "object",
"properties": {
"prop_c64": {
"type": "string"
},
"prop_v73": {
"type": "integer"
},
"key_z24": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"dim_s50": {
"type": "strin... | Let me analyze the request and generate the appropriate JSON.
The user wants a structured object with specific fields.
{"prop_v73":156,"key_z24":"USD","dim_s50":"sample","param_g78":"https://api.io/data","key_q91":820} | Output contains chain-of-thought reasoning before JSON | {"prop_v73":156,"key_z24":"USD","dim_s50":"sample","param_g78":"https://api.io/data","key_q91":820} |
TASK repair_structured_output
SPEC
FIELD company TYPE number REQUIRED no
FIELD branch TYPE integer REQUIRED no
FIELD gene_id TYPE boolean REQUIRED yes
FIELD bill_of_lading TYPE integer REQUIRED yes
BROKEN_OUTPUT
{"company":401.83,"branch":781,"gene_id":true,"bill_of_lading":217 | {"company":401.83,"branch":781,"gene_id":true,"bill_of_lading":217} | truncated_object | {
"type": "object",
"properties": {
"company": {
"type": "number"
},
"branch": {
"type": "integer"
},
"gene_id": {
"type": "boolean"
},
"bill_of_lading": {
"type": "integer"
}
},
"required": [
"bill_of_lading",
"gene_id"
]
} | {"company":401.83,"branch":781,"gene_id":true,"bill_of_lading":217 | Unexpected end of JSON input — truncated object | {"company":401.83,"branch":781,"gene_id":true,"bill_of_lading":217} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.