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 field_h19 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD field_t98 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD param_p58 TYPE number REQUIRED no
FIELD prop_w36 TYPE null REQUIRED yes
FIELD prop_g17 TYPE string VALUES USD|EUR|GBP|BRL|J... | {"param_p58":427.09,"prop_w36":null,"prop_g17":"GBP","col_z55":"red"} | missing_bracket | {
"type": "object",
"properties": {
"field_h19": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"field_t98": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"ma... | {"param_p58":427.09,"prop_w36":null,"prop_g17":"GBP","col_z55":"red"} | Missing closing bracket | {"param_p58":427.09,"prop_w36":null,"prop_g17":"GBP","col_z55":"red"} |
TASK repair_structured_output
SPEC
FIELD col_s97 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes
FIELD dim_s89 TYPE integer REQUIRED yes
FIELD prop_h17 TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD dim_b92.col_g13 TYPE string REQUIRED no
FIELD dim_b92.param_a90 TYPE intege... | {"col_s97":"option_b","dim_s89":628,"prop_h17":"free","dim_b92":{"col_g13":"Berlin","param_a90":858,"prop_g93":{"val_u77":530,"key_g12":"London","key_v91":"Johnson"}}} | tool_call_python_syntax | {
"type": "object",
"properties": {
"col_s97": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
"option_e"
]
},
"dim_s89": {
"type": "integer"
},
"prop_h17": {
"type": "string",
"enum": [
... | transfer_call(col_s97='option_b', dim_s89=628, prop_h17='free', dim_b92={'col_g13': 'Berlin', 'param_a90': 858, 'prop_g93': {'val_u77': 530, 'key_g12': 'London', 'key_v91': 'Johnson'}}) | Tool call uses Python syntax instead of JSON | {"col_s97":"option_b","dim_s89":628,"prop_h17":"free","dim_b92":{"col_g13":"Berlin","param_a90":858,"prop_g93":{"val_u77":530,"key_g12":"London","key_v91":"Johnson"}}} |
TASK repair_structured_output
SPEC
FIELD val_t12 TYPE integer REQUIRED yes
FIELD key_e53 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no
FIELD param_p38 TYPE string REQUIRED no
FIELD prop_p97 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD val_u21.attr_t55.col_g46 TYPE boolean RE... | {"val_t12":610,"key_e53":"level_5","param_p38":"Paris","prop_p97":"free","val_u21":{"attr_t55":{"col_g46":false,"val_k00":"inactive","dim_m97":"mode_d","col_o20":668,"col_h03":"demo","param_r12":"type_d","prop_y74":true},"key_u28":true,"field_w01":"John","val_w31":{"attr_f83":"baz","field_w63":129,"attr_n91":false,"att... | tool_call_python_syntax | {
"type": "object",
"properties": {
"val_t12": {
"type": "integer"
},
"key_e53": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5"
]
},
"param_p38": {
"type": "string"
},
"prop_p97": {... | queue_sequencing_run(val_t12=610, key_e53='level_5', param_p38='Paris', prop_p97='free', val_u21={'attr_t55': {'col_g46': False, 'val_k00': 'inactive', 'dim_m97': 'mode_d', 'col_o20': 668, 'col_h03': 'demo', 'param_r12': 'type_d', 'prop_y74': True}, 'key_u28': True, 'field_w01': 'John', 'val_w31': {'attr_f83': 'baz', '... | Tool call uses Python syntax instead of JSON | {"val_t12":610,"key_e53":"level_5","param_p38":"Paris","prop_p97":"free","val_u21":{"attr_t55":{"col_g46":false,"val_k00":"inactive","dim_m97":"mode_d","col_o20":668,"col_h03":"demo","param_r12":"type_d","prop_y74":true},"key_u28":true,"field_w01":"John","val_w31":{"attr_f83":"baz","field_w63":129,"attr_n91":false,"att... |
TASK repair_structured_output
SPEC
FIELD weight TYPE string VALUES active|inactive|pending REQUIRED no
FIELD tags TYPE null REQUIRED yes
FIELD balance TYPE string VALUES single|married|divorced REQUIRED no
FIELD language TYPE string REQUIRED no
FIELD loan_amount.trace_id TYPE boolean REQUIRED yes
FIELD loan_amount.thr... | {"weight":"active","tags":null,"balance":"married","language":"FWD","loan_amount":{"trace_id":true,"throttle_pos":"GRCh38","rating":"world"}} | extra_text_after | {
"type": "object",
"properties": {
"weight": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"tags": {
"type": "null"
},
"balance": {
"type": "string",
"enum": [
"single",
"married",
"divorced... | {"weight":"active","tags":null,"balance":"married","language":"FWD","loan_amount":{"trace_id":true,"throttle_pos":"GRCh38","rating":"world"}}
Let me know if you need anything else! | Output contains non-JSON text after the object | {"weight":"active","tags":null,"balance":"married","language":"FWD","loan_amount":{"trace_id":true,"throttle_pos":"GRCh38","rating":"world"}} |
TASK repair_structured_output
SPEC
FIELD velocity TYPE string REQUIRED no
FIELD visible TYPE string REQUIRED no
FIELD zip_code[] TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes
FIELD id[] TYPE integer REQUIRED yes
BROKEN_OUTPUT
{"velocity": "2024-01-15", "visible": "pending", "zip_code": ... | {"velocity":"2024-01-15","visible":"pending","zip_code":["option_e"],"id":[887,423,453,24]} | extra_field | {
"type": "object",
"properties": {
"velocity": {
"type": "string"
},
"visible": {
"type": "string"
},
"zip_code": {
"type": "array",
"items": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option... | {"velocity": "2024-01-15", "visible": "pending", "zip_code": ["option_e"], "id": [887, 423, 453, 24], "extra_value_8405": 42} | Unknown field 'extra_value_8405' not defined in schema | {"velocity":"2024-01-15","visible":"pending","zip_code":["option_e"],"id":[887,423,453,24]} |
TASK repair_structured_output
SPEC
FIELD berth_slot TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD freight_class TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD features TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD version TYPE boolean REQUIRED no
BROKEN_OUTPUT
<func... | {"berth_slot":"green","freight_class":"green","version":true} | tool_call_bad_format | {
"type": "object",
"properties": {
"berth_slot": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"freight_class": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"blac... | <functioncall> get_weather
{berth_slot: "green", freight_class: "green", version: true} | Tool call has malformed arguments — unquoted keys in function parameters | {"berth_slot":"green","freight_class":"green","version":true} |
TASK repair_structured_output
SPEC
FIELD account_id TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED no
FIELD visible TYPE integer REQUIRED yes
FIELD humidity_pct TYPE integer REQUIRED yes
FIELD zip_code TYPE integer REQUIRED no
BROKEN_OUTPUT
Let me check the system.
Action: create_order
Arguments: {"visible... | {"visible":330,"humidity_pct":215} | tool_call_partial_args | {
"type": "object",
"properties": {
"account_id": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e"
]
},
"visible": {
"type": "integer"
},
"humidity_pct": {
"type": "integer"
},
"zip_code": {
... | Let me check the system.
Action: create_order
Arguments: {"visible": 330} | Agent tool call missing required parameter 'humidity_pct' | {"visible":330,"humidity_pct":215} |
TASK repair_structured_output
SPEC
FIELD compound TYPE boolean REQUIRED no
FIELD total TYPE integer REQUIRED yes
FIELD half_life TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no
FIELD lane TYPE string REQUIRED no
FIELD weight[].vessel_name TYPE number REQUIRED yes
FIELD weight[].amount TYPE integ... | {"compound":true,"total":841,"lane":"2024-01-15","weight":[{"vessel_name":878.15,"amount":787,"subject":"option_b","name":357,"end_date":"rejected","run_id":"admin@domain.org","label":"baz","first_name":805},{"vessel_name":69.91,"amount":862,"subject":"option_e","name":573,"end_date":"escalated","run_id":"user@domain.o... | trailing_comma | {
"type": "object",
"properties": {
"compound": {
"type": "boolean"
},
"total": {
"type": "integer"
},
"half_life": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5"
]
},
"lane": {
... | {"compound":true,"total":841,"lane":"2024-01-15","weight":[{"vessel_name":878.15,"amount":787,"subject":"option_b","name":357,"end_date":"rejected","run_id":"admin@domain.org","label":"baz","first_name":805,},{"vessel_name":69.91,"amount":862,"subject":"option_e","name":573,"end_date":"escalated","run_id":"user@domain.... | Unexpected trailing comma | {"compound":true,"total":841,"lane":"2024-01-15","weight":[{"vessel_name":878.15,"amount":787,"subject":"option_b","name":357,"end_date":"rejected","run_id":"admin@domain.org","label":"baz","first_name":805},{"vessel_name":69.91,"amount":862,"subject":"option_e","name":573,"end_date":"escalated","run_id":"user@domain.o... |
TASK repair_structured_output
SPEC
FIELD image_url TYPE string VALUES draft|published|archived REQUIRED no
FIELD shipping TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD options TYPE string REQUIRED no
FIELD humidity_pct TYPE integer REQUIRED yes
FIELD log_level TYPE string VALUES low|medium|high|criti... | {"image_url":"archived","shipping":"free","options":"approved","humidity_pct":751,"log_level":"critical"} | single_quotes | {
"type": "object",
"properties": {
"image_url": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"shipping": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"op... | {'image_url':'archived','shipping':'free','options':'approved','humidity_pct':751,'log_level':'critical'} | Expecting property name enclosed in double quotes | {"image_url":"archived","shipping":"free","options":"approved","humidity_pct":751,"log_level":"critical"} |
TASK repair_structured_output
SPEC
FIELD altitude TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED yes
FIELD country TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD paragraph TYPE string VALUES low|medium|high|critical REQUIRED yes
BROKEN_OUTPUT
{"altitude": null, "country": "basic", "pa... | {"altitude":"mode_b","country":"basic","paragraph":"medium"} | null_required | {
"type": "object",
"properties": {
"altitude": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
"mode_e"
]
},
"country": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"ente... | {"altitude": null, "country": "basic", "paragraph": "medium"} | Required field 'altitude' is null | {"altitude":"mode_b","country":"basic","paragraph":"medium"} |
TASK repair_structured_output
SPEC
FIELD attr_k30 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD val_w50 TYPE string VALUES draft|published|archived REQUIRED yes
FIELD attr_i89 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
BROKEN_OUTPUT
Sure, here's the result:
```json
{"attr_k30":"admin","... | {"attr_k30":"admin","val_w50":"published","attr_i89":"unstable"} | markdown_explanation | {
"type": "object",
"properties": {
"attr_k30": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"val_w50": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"attr_i89": {
"t... | Sure, here's the result:
```json
{"attr_k30":"admin","val_w50":"published","attr_i89":"unstable"}
```
I've ensured all required fields are present. | Output contains markdown and explanatory text around JSON | {"attr_k30":"admin","val_w50":"published","attr_i89":"unstable"} |
TASK repair_structured_output
SPEC
FIELD batch_code TYPE number REQUIRED no
FIELD id TYPE boolean REQUIRED no
FIELD values.diagnosis_code TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD values.item_id TYPE string REQUIRED no
FIELD values.frequency_hz.notes TYPE string VALUES synonymous|mi... | {"batch_code":411.56,"values":{"diagnosis_code":"offline","frequency_hz":{"notes":"synonymous","vessel_name":true,"footnote":618},"image_url":false},"terminal_id":{"altitude":"sample","end_date":"https://api.com/v1","bill_of_lading":"heterozygous","color":726.67},"vital_sign":"John","url":false} | markdown_fences | {
"type": "object",
"properties": {
"batch_code": {
"type": "number"
},
"id": {
"type": "boolean"
},
"values": {
"type": "object",
"properties": {
"diagnosis_code": {
"type": "string",
"enum": [
"operational",
"degraded"... | ```json
{"batch_code":411.56,"values":{"diagnosis_code":"offline","frequency_hz":{"notes":"synonymous","vessel_name":true,"footnote":618},"image_url":false},"terminal_id":{"altitude":"sample","end_date":"https://api.com/v1","bill_of_lading":"heterozygous","color":726.67},"vital_sign":"John","url":false}
``` | Output contains markdown code fences | {"batch_code":411.56,"values":{"diagnosis_code":"offline","frequency_hz":{"notes":"synonymous","vessel_name":true,"footnote":618},"image_url":false},"terminal_id":{"altitude":"sample","end_date":"https://api.com/v1","bill_of_lading":"heterozygous","color":726.67},"vital_sign":"John","url":false} |
TASK repair_structured_output
SPEC
FIELD url TYPE string VALUES single|married|divorced REQUIRED no
FIELD bill_of_lading TYPE string REQUIRED no
FIELD height TYPE string REQUIRED yes
FIELD interest_rate TYPE integer REQUIRED no
FIELD quality_score TYPE integer REQUIRED yes
BROKEN_OUTPUT
{"bill_of_lading": "user@domai... | {"bill_of_lading":"user@domain.com","height":"2024-06-30","interest_rate":800,"quality_score":839} | missing_required | {
"type": "object",
"properties": {
"url": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"bill_of_lading": {
"type": "string"
},
"height": {
"type": "string"
},
"interest_rate": {
"type": "integer"
},
... | {"bill_of_lading": "user@domain.com", "height": "2024-06-30", "interest_rate": 800} | Required field 'quality_score' is missing | {"bill_of_lading":"user@domain.com","height":"2024-06-30","interest_rate":800,"quality_score":839} |
TASK repair_structured_output
SPEC
FIELD chromosome TYPE integer REQUIRED yes
FIELD image_url TYPE integer REQUIRED no
FIELD aligned_pct.velocity TYPE integer REQUIRED yes
FIELD aligned_pct.comments TYPE string REQUIRED no
FIELD aligned_pct.tax TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FI... | {"chromosome":820,"image_url":19,"aligned_pct":{"velocity":374,"comments":"foo","tax":"offline","username":null,"annotation":"cat_d"},"nickname":{"bed_number":"mode_a","id":false,"total":"white","altitude":430,"status_code":{"reagent":"John","longitude":35}},"company":"option_e","velocity":553.27} | tool_call_wrong_param | {
"type": "object",
"properties": {
"chromosome": {
"type": "integer"
},
"image_url": {
"type": "integer"
},
"aligned_pct": {
"type": "object",
"properties": {
"velocity": {
"type": "integer"
},
"comments": {
"type": "string"
... | Tool: read_sensor_array
Params: {"chromosome": 820, "image_url": 19, "aligned_pct": {"velocity": 374, "comments": "foo", "tax": "offline", "username": null, "annotation": "cat_d"}, "company": "option_e", "velocity": 553.27, "nickname_value": {"bed_number": "mode_a", "id": false, "total": "white", "altitude": 430, "stat... | Agent used wrong parameter name 'nickname_value' instead of 'nickname' | {"chromosome":820,"image_url":19,"aligned_pct":{"velocity":374,"comments":"foo","tax":"offline","username":null,"annotation":"cat_d"},"nickname":{"bed_number":"mode_a","id":false,"total":"white","altitude":430,"status_code":{"reagent":"John","longitude":35}},"company":"option_e","velocity":553.27} |
TASK repair_structured_output
SPEC
FIELD col_c08 TYPE integer REQUIRED yes
FIELD field_u50 TYPE string REQUIRED yes
FIELD key_f37 TYPE boolean REQUIRED yes
FIELD prop_k53 TYPE boolean REQUIRED no
FIELD val_m23 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
{"col_c08":211,"field_u50":"qux","key_f37":true,"val_m23":true | {"col_c08":211,"field_u50":"qux","key_f37":true,"val_m23":true} | missing_brace | {
"type": "object",
"properties": {
"col_c08": {
"type": "integer"
},
"field_u50": {
"type": "string"
},
"key_f37": {
"type": "boolean"
},
"prop_k53": {
"type": "boolean"
},
"val_m23": {
"type": "boolean"
}
},
"required": [
"val_m23",
... | {"col_c08":211,"field_u50":"qux","key_f37":true,"val_m23":true | Missing closing brace | {"col_c08":211,"field_u50":"qux","key_f37":true,"val_m23":true} |
TASK repair_structured_output
SPEC
FIELD dim_s23 TYPE string VALUES option_a|option_b|option_c REQUIRED no
FIELD field_i97 TYPE null REQUIRED yes
FIELD param_i32 TYPE string REQUIRED no
FIELD attr_i73 TYPE integer REQUIRED no
FIELD attr_a42 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no
FI... | {"field_i97":null,"param_i32":"foo","attr_a42":"option_b","param_j93":"Jane","prop_q45":344.5} | tool_call_wrong_param | {
"type": "object",
"properties": {
"dim_s23": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c"
]
},
"field_i97": {
"type": "null"
},
"param_i32": {
"type": "string"
},
"attr_i73": {
"type": "integer"
},
... | Tool: calculate_docking_fee
Params: {"field_i97": null, "param_i32": "foo", "attr_a42": "option_b", "param_j93": "Jane", "prop_q45_name": 344.5} | Agent used wrong parameter name 'prop_q45_name' instead of 'prop_q45' | {"field_i97":null,"param_i32":"foo","attr_a42":"option_b","param_j93":"Jane","prop_q45":344.5} |
TASK repair_structured_output
SPEC
FIELD coverage TYPE integer REQUIRED no
FIELD dosage TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD annotation TYPE string VALUES cat_a|cat_b REQUIRED yes
FIELD section.lab_result.build_status TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD section.l... | {"dosage":"resolved","annotation":"cat_b","section":{"lab_result":{"build_status":"GBP","ph_level":"USD","allele":"type_d","label":772,"maturity_date":"level_5"},"decay_rate":"delivered","width":true,"feedback":"test@test.io"}} | single_quotes | {
"type": "object",
"properties": {
"coverage": {
"type": "integer"
},
"dosage": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"annotation": {
"type": "string",
"enum": [
"cat_a",
... | {'dosage':'resolved','annotation':'cat_b','section':{'lab_result':{'build_status':'GBP','ph_level':'USD','allele':'type_d','label':772,'maturity_date':'level_5'},'decay_rate':'delivered','width':true,'feedback':'test@test.io'}} | Expecting property name enclosed in double quotes | {"dosage":"resolved","annotation":"cat_b","section":{"lab_result":{"build_status":"GBP","ph_level":"USD","allele":"type_d","label":772,"maturity_date":"level_5"},"decay_rate":"delivered","width":true,"feedback":"test@test.io"}} |
TASK repair_structured_output
SPEC
FIELD category TYPE string_email REQUIRED no
FIELD tags TYPE number REQUIRED yes
FIELD options TYPE string REQUIRED yes
BROKEN_OUTPUT
<functioncall> delete_item
{tags: 379.7, options: "chr1"} | {"tags":379.7,"options":"chr1"} | tool_call_bad_format | {
"type": "object",
"properties": {
"category": {
"type": "string",
"format": "email"
},
"tags": {
"type": "number"
},
"options": {
"type": "string"
}
},
"required": [
"tags",
"options"
]
} | <functioncall> delete_item
{tags: 379.7, options: "chr1"} | Tool call has malformed arguments — unquoted keys in function parameters | {"tags":379.7,"options":"chr1"} |
TASK repair_structured_output
SPEC
FIELD barcode TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD address TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD active TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no
FIELD date TYPE number REQUIRED no
FIELD thumbnail TY... | {"barcode":"critical","address":"escalated","quality_score":"option_d","created_at":"user@domain.com","length":"open"} | tool_call_bad_format | {
"type": "object",
"properties": {
"barcode": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"address": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalat... | <functioncall> create_order
{barcode: "critical", address: "escalated", quality_score: "option_d", created_at: "user@domain.com", length: "open"} | Tool call has malformed arguments — unquoted keys in function parameters | {"barcode":"critical","address":"escalated","quality_score":"option_d","created_at":"user@domain.com","length":"open"} |
TASK repair_structured_output
SPEC
FIELD amount TYPE integer REQUIRED yes
FIELD active TYPE string REQUIRED yes
FIELD longitude.due_date TYPE string_uri REQUIRED no
FIELD longitude.footnote TYPE boolean REQUIRED yes
FIELD longitude.name TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD lon... | {"amount":410,"active":"FWD","longitude":{"footnote":false,"name":"operational"}} | thought_process | {
"type": "object",
"properties": {
"amount": {
"type": "integer"
},
"active": {
"type": "string"
},
"longitude": {
"type": "object",
"properties": {
"due_date": {
"type": "string",
"format": "uri"
},
"footnote": {
"ty... | Let me construct this step by step.
First, I'll identify the required fields, then fill in the values.
{"amount":410,"active":"FWD","longitude":{"footnote":false,"name":"operational"}} | Output contains chain-of-thought reasoning before JSON | {"amount":410,"active":"FWD","longitude":{"footnote":false,"name":"operational"}} |
TASK repair_structured_output
SPEC
FIELD strand TYPE string VALUES single|married|divorced REQUIRED no
FIELD features TYPE number REQUIRED yes
FIELD title TYPE string REQUIRED no
FIELD price TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD chromosome[] TYPE number REQUIRED no
BROKEN_OUTPUT
{"strand":"marrie... | {"strand":"married","features":179.23,"price":"xl","chromosome":[967.57,886.51,149.17]} | missing_bracket | {
"type": "object",
"properties": {
"strand": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"features": {
"type": "number"
},
"title": {
"type": "string"
},
"price": {
"type": "string",
"enum": [
... | {"strand":"married","features":179.23,"price":"xl","chromosome":967.57,886.51,149.17]} | Missing closing bracket | {"strand":"married","features":179.23,"price":"xl","chromosome":[967.57,886.51,149.17]} |
TASK repair_structured_output
SPEC
FIELD attr_h78 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD key_y97 TYPE string_date-time REQUIRED yes
FIELD key_z74 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD field_b18.col_l65 TYPE string VALUES small|medium|lar... | {"attr_h78":"pending_review","key_y97":"2021-08-21T15:36:00Z","key_z74":"missense","field_b18":{"col_l65":"small","dim_l33":"pending_review","param_d59":"basic","dim_g32":"chrX"},"col_h12":305} | tool_call_wrong_param | {
"type": "object",
"properties": {
"attr_h78": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"key_y97": {
"type": "string",
"format": "date-time"
},
"key_z74": {
"type": "string",
... | Tool: annotate_mutation
Params: {"attr_h78": "pending_review", "key_y97": "2021-08-21T15:36:00Z", "key_z74": "missense", "field_b18": {"col_l65": "small", "dim_l33": "pending_review", "param_d59": "basic", "dim_g32": "chrX"}, "col_h12_value": 305} | Agent used wrong parameter name 'col_h12_value' instead of 'col_h12' | {"attr_h78":"pending_review","key_y97":"2021-08-21T15:36:00Z","key_z74":"missense","field_b18":{"col_l65":"small","dim_l33":"pending_review","param_d59":"basic","dim_g32":"chrX"},"col_h12":305} |
TASK repair_structured_output
SPEC
FIELD type TYPE number REQUIRED yes
FIELD invoice_id TYPE boolean REQUIRED yes
FIELD insurance_id.nickname TYPE string REQUIRED yes
FIELD insurance_id.paragraph.discount TYPE integer REQUIRED yes
FIELD insurance_id.paragraph.barcode TYPE integer REQUIRED no
FIELD insurance_id.paragra... | {"type":814.54,"invoice_id":true,"insurance_id":{"nickname":"baz","paragraph":{"discount":86,"barcode":500,"port_code":"archived","annotation":null,"quality_score":"2023-07-28T05:51:00Z","isotope":923},"end_date":"PASS"},"image_url":8} | tool_call_wrong_param | {
"type": "object",
"properties": {
"type": {
"type": "number"
},
"invoice_id": {
"type": "boolean"
},
"insurance_id": {
"type": "object",
"properties": {
"nickname": {
"type": "string"
},
"paragraph": {
"type": "object",
... | Tool: create_ticket
Params: {"type": 814.54, "invoice_id": true, "image_url": 8, "insurance_id_value": {"nickname": "baz", "paragraph": {"discount": 86, "barcode": 500, "port_code": "archived", "annotation": null, "quality_score": "2023-07-28T05:51:00Z", "isotope": 923}, "end_date": "PASS"}} | Agent used wrong parameter name 'insurance_id_value' instead of 'insurance_id' | {"type":814.54,"invoice_id":true,"insurance_id":{"nickname":"baz","paragraph":{"discount":86,"barcode":500,"port_code":"archived","annotation":null,"quality_score":"2023-07-28T05:51:00Z","isotope":923},"end_date":"PASS"},"image_url":8} |
TASK repair_structured_output
SPEC
FIELD col_v07 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED no
FIELD attr_m42 TYPE null REQUIRED yes
FIELD prop_s46 TYPE integer REQUIRED no
BROKEN_OUTPUT
```json
{"col_v07":"cat_e","attr_m42":null}
``` | {"col_v07":"cat_e","attr_m42":null} | markdown_fences | {
"type": "object",
"properties": {
"col_v07": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e"
]
},
"attr_m42": {
"type": "null"
},
"prop_s46": {
"type": "integer"
}
},
"required": [
"attr... | ```json
{"col_v07":"cat_e","attr_m42":null}
``` | Output contains markdown code fences | {"col_v07":"cat_e","attr_m42":null} |
TASK repair_structured_output
SPEC
FIELD invoice_id TYPE number REQUIRED yes
FIELD quality_score TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD state.collateral.lane TYPE integer REQUIRED no
FIELD state.collateral.branch TYPE integer REQUIRED no
FIELD state.collateral.tax TYPE string REQUIRED yes
FIE... | {"invoice_id":263.8,"quality_score":"white","state":{"collateral":{"lane":915,"branch":341,"tax":"example","amount":"BRL","vessel_name":["reliable","reliable","intermittent","unstable"]},"port_code":"degraded","amount":{"phenotype":"2023-04-08T04:20:00Z","quantity":"Sao Paulo","branch":514,"price":"QC-07","step":"relia... | number_with_unit | {
"type": "object",
"properties": {
"invoice_id": {
"type": "number"
},
"quality_score": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"state": {
"type": "object",
"properties": {
"c... | {"invoice_id": 263.8, "quality_score": "white", "state": {"collateral": {"lane": 915, "branch": 341, "tax": "example", "amount": "BRL", "vessel_name": ["reliable", "reliable", "intermittent", "unstable"]}, "port_code": "degraded", "amount": {"phenotype": "2023-04-08T04:20:00Z", "quantity": "Sao Paulo", "branch": 514, "... | Field 'conductivity' must be number, got string with unit | {"invoice_id":263.8,"quality_score":"white","state":{"collateral":{"lane":915,"branch":341,"tax":"example","amount":"BRL","vessel_name":["reliable","reliable","intermittent","unstable"]},"port_code":"degraded","amount":{"phenotype":"2023-04-08T04:20:00Z","quantity":"Sao Paulo","branch":514,"price":"QC-07","step":"relia... |
TASK repair_structured_output
SPEC
FIELD status_code TYPE string REQUIRED no
FIELD yield_pct TYPE string_email REQUIRED no
FIELD price TYPE integer REQUIRED yes
FIELD weight.rating TYPE number REQUIRED no
FIELD weight.frequency_hz TYPE integer REQUIRED yes
FIELD weight.first_name TYPE integer REQUIRED no
FIELD weight.... | {"yield_pct":"test@domain.org","price":379,"weight":{"rating":619.94,"frequency_hz":730,"first_name":148,"organism":"quux"},"run_id":"https://www.io/data","language":false} | markdown_explanation | {
"type": "object",
"properties": {
"status_code": {
"type": "string"
},
"yield_pct": {
"type": "string",
"format": "email"
},
"price": {
"type": "integer"
},
"weight": {
"type": "object",
"properties": {
"rating": {
"type": "number"
... | The parsed result is:
```json
{"yield_pct":"test@domain.org","price":379,"weight":{"rating":619.94,"frequency_hz":730,"first_name":148,"organism":"quux"},"run_id":"https://www.io/data","language":false}
```
I've ensured all required fields are present. | Output contains markdown and explanatory text around JSON | {"yield_pct":"test@domain.org","price":379,"weight":{"rating":619.94,"frequency_hz":730,"first_name":148,"organism":"quux"},"run_id":"https://www.io/data","language":false} |
TASK repair_structured_output
SPEC
FIELD discount TYPE number REQUIRED yes
FIELD transaction_id TYPE string VALUES draft|published|archived REQUIRED yes
FIELD features.salinity TYPE null REQUIRED yes
FIELD features.subtotal.span_id TYPE null REQUIRED yes
FIELD features.subtotal.tags TYPE integer REQUIRED no
FIELD feat... | {"discount":635.67,"transaction_id":"archived","features":{"salinity":null,"subtotal":{"span_id":null,"tags":687,"version":"missense","title":"QC-07"},"status":"2020-04-05T20:46:00Z","level":998}} | single_quotes | {
"type": "object",
"properties": {
"discount": {
"type": "number"
},
"transaction_id": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"features": {
"type": "object",
"properties": {
"salinity": {
... | {'discount':635.67,'transaction_id':'archived','features':{'salinity':null,'subtotal':{'span_id':null,'tags':687,'version':'missense','title':'QC-07'},'status':'2020-04-05T20:46:00Z','level':998}} | Expecting property name enclosed in double quotes | {"discount":635.67,"transaction_id":"archived","features":{"salinity":null,"subtotal":{"span_id":null,"tags":687,"version":"missense","title":"QC-07"},"status":"2020-04-05T20:46:00Z","level":998}} |
TASK repair_structured_output
SPEC
FIELD count TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD discount.commit_hash TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD discount.salinity TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD discount.level TYPE string VALUES free|basic|... | {"count":"resolved","discount":{"salinity":"sms","level":"pro","torque_output":false,"chapter":"2023-12-25"},"feedback":{"status":"hemizygous","tags":false,"shift_code":833,"start_date":true,"filter_flag":"https://data.org/v1","nickname":539.6},"quality_score":false} | single_quotes | {
"type": "object",
"properties": {
"count": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"discount": {
"type": "object",
"properties": {
"commit_hash": {
"type": "string",
"enum":... | {'count':'resolved','discount':{'salinity':'sms','level':'pro','torque_output':false,'chapter':'2023-12-25'},'feedback':{'status':'hemizygous','tags':false,'shift_code':833,'start_date':true,'filter_flag':'https://data.org/v1','nickname':539.6},'quality_score':false} | Expecting property name enclosed in double quotes | {"count":"resolved","discount":{"salinity":"sms","level":"pro","torque_output":false,"chapter":"2023-12-25"},"feedback":{"status":"hemizygous","tags":false,"shift_code":833,"start_date":true,"filter_flag":"https://data.org/v1","nickname":539.6},"quality_score":false} |
TASK repair_structured_output
SPEC
FIELD val_j76 TYPE string REQUIRED yes
FIELD param_t05 TYPE string REQUIRED yes
FIELD key_i13 TYPE string VALUES level_1|level_2|level_3 REQUIRED yes
FIELD val_a51.attr_l81 TYPE string VALUES mode_a|mode_b REQUIRED yes
FIELD val_a51.prop_y84.val_d45 TYPE string REQUIRED yes
FIELD val... | {"val_j76":"chrX","param_t05":"MV-Evergreen-01","key_i13":"level_1"} | partial_structure | {
"type": "object",
"properties": {
"val_j76": {
"type": "string"
},
"param_t05": {
"type": "string"
},
"key_i13": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3"
]
},
"val_a51": {
"type": "object",
"properti... | Result: val_j76=chrX, {"val_j76":"chrX","param_t05":"MV-Evergreen-01","key_i13":"level_1"} | Output mixes natural language with JSON | {"val_j76":"chrX","param_t05":"MV-Evergreen-01","key_i13":"level_1"} |
TASK repair_structured_output
SPEC
FIELD score TYPE null REQUIRED no
FIELD lab_result TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD frequency_hz TYPE number REQUIRED yes
BROKEN_OUTPUT
Let me check the system.
Action: query_port_status
Result: {"lab_result": "oceanic"}
I'll query our database.
A... | {"lab_result":"oceanic","frequency_hz":226.9} | agent_chain | {
"type": "object",
"properties": {
"score": {
"type": "null"
},
"lab_result": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"frequency_hz": {
"type": "number"
}
},
"required": [
"frequency_hz... | Let me check the system.
Action: query_port_status
Result: {"lab_result": "oceanic"}
I'll query our database.
Action: apply_discount
Result: | Agent multi-step chain with truncated tool output | {"lab_result":"oceanic","frequency_hz":226.9} |
TASK repair_structured_output
SPEC
FIELD field_j45 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED yes
FIELD field_j18 TYPE string REQUIRED yes
FIELD col_m05 TYPE integer REQUIRED yes
BROKEN_OUTPUT
Let me check the system.
Action: fetch_lab_result
Arguments: {"field_j45": "option_d", "field_j18": "A s... | {"field_j45":"option_d","field_j18":"A short description.","col_m05":840} | tool_call_partial_args | {
"type": "object",
"properties": {
"field_j45": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"
]
},
"field_j18": {
"type": "string"
},
"col_m05": {
"type": "integer"
}
},
"required": [
"field... | Let me check the system.
Action: fetch_lab_result
Arguments: {"field_j45": "option_d", "field_j18": "A short description."} | Agent tool call missing required parameter 'col_m05' | {"field_j45":"option_d","field_j18":"A short description.","col_m05":840} |
TASK repair_structured_output
SPEC
FIELD product_id TYPE string REQUIRED yes
FIELD username TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD notes TYPE string_uri REQUIRED yes
BROKEN_OUTPUT
```json
{"product_id":"New York","username":"escalated","notes":"https://api.io/api"}
``` | {"product_id":"New York","username":"escalated","notes":"https://api.io/api"} | markdown_fences | {
"type": "object",
"properties": {
"product_id": {
"type": "string"
},
"username": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"notes": {
"type": "string",
"format": "uri"
}
}... | ```json
{"product_id":"New York","username":"escalated","notes":"https://api.io/api"}
``` | Output contains markdown code fences | {"product_id":"New York","username":"escalated","notes":"https://api.io/api"} |
TASK repair_structured_output
SPEC
FIELD val_s92 TYPE string REQUIRED no
FIELD field_c18 TYPE string REQUIRED no
FIELD attr_p81.prop_c56 TYPE null REQUIRED yes
FIELD attr_p81.param_s20 TYPE string REQUIRED no
FIELD attr_p81.key_n38 TYPE string REQUIRED yes
FIELD attr_p81.attr_k73 TYPE number REQUIRED no
FIELD attr_p81... | {"val_s92":"This is a test value.","attr_p81":{"prop_c56":null,"key_n38":"Diana","col_v08":["London","MV-Evergreen-01"]},"prop_f31":"level_2"} | tool_call_python_syntax | {
"type": "object",
"properties": {
"val_s92": {
"type": "string"
},
"field_c18": {
"type": "string"
},
"attr_p81": {
"type": "object",
"properties": {
"prop_c56": {
"type": "null"
},
"param_s20": {
"type": "string"
},
... | generate_report(val_s92='This is a test value.', attr_p81={'prop_c56': None, 'key_n38': 'Diana', 'col_v08': ['London', 'MV-Evergreen-01']}, prop_f31='level_2') | Tool call uses Python syntax instead of JSON | {"val_s92":"This is a test value.","attr_p81":{"prop_c56":null,"key_n38":"Diana","col_v08":["London","MV-Evergreen-01"]},"prop_f31":"level_2"} |
TASK repair_structured_output
SPEC
FIELD prop_a10 TYPE string_email REQUIRED no
FIELD dim_r37 TYPE number REQUIRED no
FIELD col_d58 TYPE string REQUIRED yes
FIELD dim_q19 TYPE string REQUIRED no
FIELD prop_q16.dim_q01 TYPE number REQUIRED no
FIELD prop_q16.prop_c29 TYPE number REQUIRED yes
FIELD prop_q16.dim_p99 TYPE ... | {"dim_r37":295.13,"col_d58":"PASS","dim_q19":"2024-01-15","prop_q16":{"dim_q01":244.07,"prop_c29":12.93,"dim_t56":"critical","param_g33":"2026-05-09T04:47:00Z","prop_f47":null},"col_r62":true,"col_d56":230} | partial_structure | {
"type": "object",
"properties": {
"prop_a10": {
"type": "string",
"format": "email"
},
"dim_r37": {
"type": "number"
},
"col_d58": {
"type": "string"
},
"dim_q19": {
"type": "string"
},
"prop_q16": {
"type": "object",
"properties": {
... | Result: col_d58=PASS, {"dim_r37":295.13,"col_d58":"PASS","dim_q19":"2024-01-15","prop_q16":{"dim_q01":244.07,"prop_c29":12.93,"dim_t56":"critical","param_g33":"2026-05-09T04:47:00Z","prop_f47":null},"col_r62":true,"col_d56":230} | Output mixes natural language with JSON | {"dim_r37":295.13,"col_d58":"PASS","dim_q19":"2024-01-15","prop_q16":{"dim_q01":244.07,"prop_c29":12.93,"dim_t56":"critical","param_g33":"2026-05-09T04:47:00Z","prop_f47":null},"col_r62":true,"col_d56":230} |
TASK repair_structured_output
SPEC
FIELD col_k17 TYPE number REQUIRED yes
FIELD key_i44 TYPE string REQUIRED no
FIELD param_n95.attr_m08 TYPE string_uri REQUIRED no
FIELD param_n95.val_q65 TYPE integer REQUIRED no
FIELD param_n95.dim_r74 TYPE string REQUIRED yes
FIELD param_n95.attr_j67 TYPE string REQUIRED yes
FIELD ... | {"col_k17":26.38,"key_i44":"qux","param_n95":{"val_q65":340,"dim_r74":"Silva","attr_j67":"Hapag-Lloyd-Express","field_u68":{"prop_h99":null,"dim_k50":"approved","col_t05":"heterozygous","dim_p74":"JPY","col_m85":"world"}}} | missing_bracket | {
"type": "object",
"properties": {
"col_k17": {
"type": "number"
},
"key_i44": {
"type": "string"
},
"param_n95": {
"type": "object",
"properties": {
"attr_m08": {
"type": "string",
"format": "uri"
},
"val_q65": {
"ty... | {"col_k17":26.38,"key_i44":"qux","param_n95":{"val_q65":340,"dim_r74":"Silva","attr_j67":"Hapag-Lloyd-Express","field_u68":{"prop_h99":null,"dim_k50":"approved","col_t05":"heterozygous","dim_p74":"JPY","col_m85":"world"}}} | Missing closing bracket | {"col_k17":26.38,"key_i44":"qux","param_n95":{"val_q65":340,"dim_r74":"Silva","attr_j67":"Hapag-Lloyd-Express","field_u68":{"prop_h99":null,"dim_k50":"approved","col_t05":"heterozygous","dim_p74":"JPY","col_m85":"world"}}} |
TASK repair_structured_output
SPEC
FIELD throttle_pos TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD description TYPE string REQUIRED yes
FIELD order_id.title TYPE string REQUIRED no
FIELD order_id.shipping TYPE string_uri REQUIRED yes
FIELD order_id.batch_code.humidity_pct TYPE string_date-ti... | {"throttle_pos":"heterozygous","description":"test","order_id":{"title":"London","shipping":"https://example.org/api","batch_code":{"humidity_pct":"2023-05-22T00:08:00Z","vessel_name":"A short description.","url":"arctic","weight":"2021-12-25T22:03:00Z"},"branch":833.85,"full_name":953.95},"language":{"notes":"Diana","... | tool_call_text_mix | {
"type": "object",
"properties": {
"throttle_pos": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"description": {
"type": "string"
},
"order_id": {
"type": "object",
"properties": {
"title": {
... | I need to look up the information first.
<tool_call name="lookup_customer">
{"throttle_pos":"heterozygous","description":"test","order_id":{"title":"London","shipping":"https://example.org/api","batch_code":{"humidity_pct":"2023-05-22T00:08:00Z","vessel_name":"A short description.","url":"arctic","weight":"2021-12-25T2... | Agent response mixes reasoning text with tool call | {"throttle_pos":"heterozygous","description":"test","order_id":{"title":"London","shipping":"https://example.org/api","batch_code":{"humidity_pct":"2023-05-22T00:08:00Z","vessel_name":"A short description.","url":"arctic","weight":"2021-12-25T22:03:00Z"},"branch":833.85,"full_name":953.95},"language":{"notes":"Diana","... |
TASK repair_structured_output
SPEC
FIELD val_y46 TYPE string_date-time REQUIRED yes
FIELD dim_x34 TYPE number REQUIRED yes
FIELD prop_u72 TYPE string REQUIRED no
BROKEN_OUTPUT
Processing the request now.
<tool_call name="send_email">
{"val_y46":"2024-07-08T20:05:00Z","dim_x34":567.16,"prop_u72":"demo"}
</tool_call. | {"val_y46":"2024-07-08T20:05:00Z","dim_x34":567.16,"prop_u72":"demo"} | tool_call_text_mix | {
"type": "object",
"properties": {
"val_y46": {
"type": "string",
"format": "date-time"
},
"dim_x34": {
"type": "number"
},
"prop_u72": {
"type": "string"
}
},
"required": [
"dim_x34",
"val_y46"
]
} | Processing the request now.
<tool_call name="send_email">
{"val_y46":"2024-07-08T20:05:00Z","dim_x34":567.16,"prop_u72":"demo"}
</tool_call. | Agent response mixes reasoning text with tool call | {"val_y46":"2024-07-08T20:05:00Z","dim_x34":567.16,"prop_u72":"demo"} |
TASK repair_structured_output
SPEC
FIELD param_g73.field_u49 TYPE string_uri REQUIRED yes
FIELD param_g73.val_d64 TYPE string REQUIRED yes
FIELD param_g73.key_j48 TYPE string REQUIRED no
FIELD param_g73.val_o12 TYPE integer REQUIRED yes
FIELD param_g73.key_l17 TYPE string REQUIRED yes
FIELD col_f97 TYPE integer REQUIR... | {"col_f97":249,"col_w08":840.18,"prop_y60":{"prop_d36":{"attr_n70":481,"field_k70":"resolved","field_z46":"https://data.io/api","dim_c95":"hello","attr_x05":"inactive","key_t37":null,"field_m95":null,"param_j96":"enterprise"},"prop_t06":"2024-01-15"},"col_b84":"cancelled","val_r28":"resolved"} | missing_bracket | {
"type": "object",
"properties": {
"param_g73": {
"type": "object",
"properties": {
"field_u49": {
"type": "string",
"format": "uri"
},
"val_d64": {
"type": "string"
},
"key_j48": {
"type": "string"
},
"... | {"col_f97":249,"col_w08":840.18,"prop_y60":{"prop_d36":{"attr_n70":481,"field_k70":"resolved","field_z46":"https://data.io/api","dim_c95":"hello","attr_x05":"inactive","key_t37":null,"field_m95":null,"param_j96":"enterprise"},"prop_t06":"2024-01-15"},"col_b84":"cancelled","val_r28":"resolved"} | Missing closing bracket | {"col_f97":249,"col_w08":840.18,"prop_y60":{"prop_d36":{"attr_n70":481,"field_k70":"resolved","field_z46":"https://data.io/api","dim_c95":"hello","attr_x05":"inactive","key_t37":null,"field_m95":null,"param_j96":"enterprise"},"prop_t06":"2024-01-15"},"col_b84":"cancelled","val_r28":"resolved"} |
TASK repair_structured_output
SPEC
FIELD pressure_kpa TYPE string REQUIRED no
FIELD bill_of_lading TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD start_date TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD comments TYPE integer REQUIRED no
FIELD log_level.organism... | {"pressure_kpa":"Luis","bill_of_lading":"heterozygous","start_date":"maintenance","log_level":{"organism":"delivered","version":"PASS","longitude":{"type":"moored","ph_level":"large","lane":"Oliveira"},"type":{"thumbnail":"cancelled","temp_celsius":true,"department":["user@domain.org","user@example.com","user@example.c... | markdown_fences | {
"type": "object",
"properties": {
"pressure_kpa": {
"type": "string"
},
"bill_of_lading": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"start_date": {
"type": "string",
"enum": [
"operational",... | ```json
{"pressure_kpa":"Luis","bill_of_lading":"heterozygous","start_date":"maintenance","log_level":{"organism":"delivered","version":"PASS","longitude":{"type":"moored","ph_level":"large","lane":"Oliveira"},"type":{"thumbnail":"cancelled","temp_celsius":true,"department":["user@domain.org","user@example.com","user@e... | Output contains markdown code fences | {"pressure_kpa":"Luis","bill_of_lading":"heterozygous","start_date":"maintenance","log_level":{"organism":"delivered","version":"PASS","longitude":{"type":"moored","ph_level":"large","lane":"Oliveira"},"type":{"thumbnail":"cancelled","temp_celsius":true,"department":["user@domain.org","user@example.com","user@example.c... |
TASK repair_structured_output
SPEC
FIELD phenotype TYPE string VALUES success|error|warning|info REQUIRED no
FIELD freight_class TYPE string REQUIRED yes
FIELD bill_of_lading TYPE string REQUIRED no
FIELD compound TYPE number REQUIRED yes
FIELD score TYPE string REQUIRED yes
BROKEN_OUTPUT
Let me check the system.
Act... | {"phenotype":"error","freight_class":"pending","bill_of_lading":"PASS","compound":152.85,"score":"FWD"} | tool_call_partial_args | {
"type": "object",
"properties": {
"phenotype": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"freight_class": {
"type": "string"
},
"bill_of_lading": {
"type": "string"
},
"compound": {
"type... | Let me check the system.
Action: annotate_mutation
Arguments: {"phenotype": "error", "freight_class": "pending", "bill_of_lading": "PASS", "score": "FWD"} | Agent tool call missing required parameter 'compound' | {"phenotype":"error","freight_class":"pending","bill_of_lading":"PASS","compound":152.85,"score":"FWD"} |
TASK repair_structured_output
SPEC
FIELD dim_f14 TYPE number REQUIRED yes
FIELD prop_x16.val_h89 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD prop_x16.key_m17 TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD prop_x16.val_j60 TYPE boolean REQUIRED no
FIELD prop_x16.col_v33 TYPE boole... | {"dim_f14":244.05,"attr_t10":269.42} | extra_text_before | {
"type": "object",
"properties": {
"dim_f14": {
"type": "number"
},
"prop_x16": {
"type": "object",
"properties": {
"val_h89": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
}... | The output is as follows:
{"dim_f14":244.05,"attr_t10":269.42} | Output contains non-JSON text before the object | {"dim_f14":244.05,"attr_t10":269.42} |
TASK repair_structured_output
SPEC
FIELD item_id TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD aligned_pct TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD salinity TYPE integer REQUIRED no
FIELD vital_sign TYPE number REQUIRED no
FIELD medication TYPE integer REQUIRED yes
BROKEN_OUTPUT... | {"item_id":"critical","aligned_pct":"low","medication":133} | agent_chain | {
"type": "object",
"properties": {
"item_id": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"aligned_pct": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
... | I need to look up the information first.
Action: get_weather
Result: {"item_id": "critical", "aligned_pct": "low"}
Processing the request now.
Action: check_cargo_manifest
Result: | Agent multi-step chain with truncated tool output | {"item_id":"critical","aligned_pct":"low","medication":133} |
TASK repair_structured_output
SPEC
FIELD freight_class.level TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD freight_class.height TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD freight_class.full_name TYPE string_email REQUIRED no
FIELD freight_class.start_date TYPE string REQUI... | {"freight_class":{"height":"white","crew_id":"completed","first_name":447},"pressure_kpa":"https://data.com/v1","full_name":"unstable","repository":"berthed","reagent":"chr1","bed_number":"2026-05-07T17:46:00Z"} | extra_field | {
"type": "object",
"properties": {
"freight_class": {
"type": "object",
"properties": {
"level": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"height": {
... | {"freight_class": {"height": "white", "crew_id": "completed", "first_name": 447}, "pressure_kpa": "https://data.com/v1", "full_name": "unstable", "repository": "berthed", "reagent": "chr1", "bed_number": "2026-05-07T17:46:00Z", "extra_data_3312": true} | Unknown field 'extra_data_3312' not defined in schema | {"freight_class":{"height":"white","crew_id":"completed","first_name":447},"pressure_kpa":"https://data.com/v1","full_name":"unstable","repository":"berthed","reagent":"chr1","bed_number":"2026-05-07T17:46:00Z"} |
TASK repair_structured_output
SPEC
FIELD credit_score TYPE string VALUES type_a|type_b|type_c REQUIRED no
FIELD status_code TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD enabled.terminal_id TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD enabled.voltage TYPE boolean REQUIRED no
FIELD enabl... | {"credit_score":"type_a","status_code":"low","enabled":{"terminal_id":"xl","voltage":true,"paragraph":"option_d","vital_sign":960.74}} | truncated_object | {
"type": "object",
"properties": {
"credit_score": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
},
"status_code": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"e... | {"credit_score":"type_a","status_code":"low","enabled":{"terminal_id":"xl","voltage":true,"paragraph":"option_d","vital_sign":960.74} | Unexpected end of JSON input — truncated object | {"credit_score":"type_a","status_code":"low","enabled":{"terminal_id":"xl","voltage":true,"paragraph":"option_d","vital_sign":960.74}} |
TASK repair_structured_output
SPEC
FIELD comments TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD shift_code TYPE string REQUIRED yes
FIELD dissolved_oxygen TYPE null REQUIRED yes
BROKEN_OUTPUT
{"comments": "success", "shift_code": "Tokyo", "dissolved_oxygen": null, "extra_value_5125": true} | {"comments":"success","shift_code":"Tokyo","dissolved_oxygen":null} | extra_field | {
"type": "object",
"properties": {
"comments": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"shift_code": {
"type": "string"
},
"dissolved_oxygen": {
"type": "null"
}
},
"required": [
"dissolve... | {"comments": "success", "shift_code": "Tokyo", "dissolved_oxygen": null, "extra_value_5125": true} | Unknown field 'extra_value_5125' not defined in schema | {"comments":"success","shift_code":"Tokyo","dissolved_oxygen":null} |
TASK repair_structured_output
SPEC
FIELD attr_k88 TYPE boolean REQUIRED no
FIELD col_y68 TYPE null REQUIRED yes
FIELD col_z27 TYPE boolean REQUIRED no
FIELD key_e03 TYPE integer REQUIRED no
FIELD val_l69.col_o30 TYPE string REQUIRED no
FIELD val_l69.col_o44 TYPE string VALUES option_a|option_b|option_c|option_d REQUIR... | {"attr_k88":true,"col_y68":null,"col_z27":false,"val_l69":{"col_o30":"foo","prop_s58":"A short description.","col_w74":{"col_c24":"closed","param_x68":"type_d","param_a25":"oceanic"}},"dim_j14":{"dim_t59":false,"key_p37":"https://www.org/data","val_o19":{"key_o60":"2026-10-12T09:44:00Z","val_j52":"Santos","field_m66":"... | extra_text_after | {
"type": "object",
"properties": {
"attr_k88": {
"type": "boolean"
},
"col_y68": {
"type": "null"
},
"col_z27": {
"type": "boolean"
},
"key_e03": {
"type": "integer"
},
"val_l69": {
"type": "object",
"properties": {
"col_o30": {
... | {"attr_k88":true,"col_y68":null,"col_z27":false,"val_l69":{"col_o30":"foo","prop_s58":"A short description.","col_w74":{"col_c24":"closed","param_x68":"type_d","param_a25":"oceanic"}},"dim_j14":{"dim_t59":false,"key_p37":"https://www.org/data","val_o19":{"key_o60":"2026-10-12T09:44:00Z","val_j52":"Santos","field_m66":"... | Output contains non-JSON text after the object | {"attr_k88":true,"col_y68":null,"col_z27":false,"val_l69":{"col_o30":"foo","prop_s58":"A short description.","col_w74":{"col_c24":"closed","param_x68":"type_d","param_a25":"oceanic"}},"dim_j14":{"dim_t59":false,"key_p37":"https://www.org/data","val_o19":{"key_o60":"2026-10-12T09:44:00Z","val_j52":"Santos","field_m66":"... |
TASK repair_structured_output
SPEC
FIELD param_j87 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no
FIELD col_i39 TYPE string_email REQUIRED yes
FIELD attr_c57 TYPE number REQUIRED no
FIELD val_y37 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD attr_k56 TYPE string REQU... | {"col_i39":"user@domain.org","val_y37":"hemizygous","prop_i54":"type_a","prop_p51":false} | partial_structure | {
"type": "object",
"properties": {
"param_j87": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
"mode_e",
"mode_f"
]
},
"col_i39": {
"type": "string",
"format": "email"
},
"attr_c57": {
"ty... | The prop_p51 is False and {"col_i39":"user@domain.org","val_y37":"hemizygous","prop_i54":"type_a","prop_p51":false} | Output mixes natural language with JSON | {"col_i39":"user@domain.org","val_y37":"hemizygous","prop_i54":"type_a","prop_p51":false} |
TASK repair_structured_output
SPEC
FIELD val_e13 TYPE boolean REQUIRED no
FIELD param_d82 TYPE string REQUIRED yes
FIELD dim_x58 TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD col_i34 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
```json
{"val_e13":false,"param_d82":"approved","col_i34":false}
``` | {"val_e13":false,"param_d82":"approved","col_i34":false} | markdown_fences | {
"type": "object",
"properties": {
"val_e13": {
"type": "boolean"
},
"param_d82": {
"type": "string"
},
"dim_x58": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"col_i34": {
"type":... | ```json
{"val_e13":false,"param_d82":"approved","col_i34":false}
``` | Output contains markdown code fences | {"val_e13":false,"param_d82":"approved","col_i34":false} |
TASK repair_structured_output
SPEC
FIELD prop_s03.val_w25 TYPE number REQUIRED no
FIELD prop_s03.field_z02 TYPE number REQUIRED no
FIELD prop_s03.dim_b71 TYPE string_date-time REQUIRED yes
FIELD prop_s03.field_q90 TYPE number REQUIRED yes
FIELD prop_s03.dim_d72 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD... | {"col_g88":"PASS","val_q01":"high","col_m43":592} | missing_bracket | {
"type": "object",
"properties": {
"prop_s03": {
"type": "object",
"properties": {
"val_w25": {
"type": "number"
},
"field_z02": {
"type": "number"
},
"dim_b71": {
"type": "string",
"format": "date-time"
},
... | {"col_g88":"PASS","val_q01":"high","col_m43":592} | Missing closing bracket | {"col_g88":"PASS","val_q01":"high","col_m43":592} |
TASK repair_structured_output
SPEC
FIELD throttle_pos TYPE boolean REQUIRED yes
FIELD subtotal TYPE integer REQUIRED yes
FIELD color TYPE boolean REQUIRED yes
FIELD barcode TYPE null REQUIRED yes
BROKEN_OUTPUT
{"throttle_pos":true,"subtotal":737,"color":true,"barcode":null,} | {"throttle_pos":true,"subtotal":737,"color":true,"barcode":null} | trailing_comma | {
"type": "object",
"properties": {
"throttle_pos": {
"type": "boolean"
},
"subtotal": {
"type": "integer"
},
"color": {
"type": "boolean"
},
"barcode": {
"type": "null"
}
},
"required": [
"subtotal",
"barcode",
"color",
"throttle_pos"
]
... | {"throttle_pos":true,"subtotal":737,"color":true,"barcode":null,} | Unexpected trailing comma | {"throttle_pos":true,"subtotal":737,"color":true,"barcode":null} |
TASK repair_structured_output
SPEC
FIELD col_u40 TYPE integer REQUIRED no
FIELD key_r44 TYPE number REQUIRED yes
FIELD val_i88 TYPE number REQUIRED no
FIELD dim_x22 TYPE integer REQUIRED no
BROKEN_OUTPUT
{"key_r44": 779.17, "val_i88": 772.76, "dim_x22": 19, "extra_data_1939": 42} | {"key_r44":779.17,"val_i88":772.76,"dim_x22":19} | extra_field | {
"type": "object",
"properties": {
"col_u40": {
"type": "integer"
},
"key_r44": {
"type": "number"
},
"val_i88": {
"type": "number"
},
"dim_x22": {
"type": "integer"
}
},
"required": [
"key_r44"
]
} | {"key_r44": 779.17, "val_i88": 772.76, "dim_x22": 19, "extra_data_1939": 42} | Unknown field 'extra_data_1939' not defined in schema | {"key_r44":779.17,"val_i88":772.76,"dim_x22":19} |
TASK repair_structured_output
SPEC
FIELD key_k88 TYPE number REQUIRED yes
FIELD field_b54 TYPE number REQUIRED no
FIELD key_m83[].key_e20 TYPE string_date-time REQUIRED no
FIELD key_m83[].field_g54 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED yes
FIELD key_m83[].col_y50 TYPE integer REQUIRED no
FIELD key_... | {"key_k88":799.72,"key_m83":[{"field_g54":"cat_a","col_y50":510,"col_f72":null},{"key_e20":"2021-04-27T04:48:00Z","field_g54":"cat_a","col_f72":null},{"field_g54":"cat_a","col_y50":140,"col_f72":null},{"key_e20":"2025-06-16T15:12:00Z","field_g54":"cat_a","col_y50":876,"col_f72":null}],"key_r68":["draft","draft"]} | partial_structure | {
"type": "object",
"properties": {
"key_k88": {
"type": "number"
},
"field_b54": {
"type": "number"
},
"key_m83": {
"type": "array",
"items": {
"type": "object",
"properties": {
"key_e20": {
"type": "string",
"format": "d... | The key_m83 is [{'field_g54': 'cat_a', 'col_y50': 510, 'col_f72': None}, {'key_e20': '2021-04-27T04:48:00Z', 'field_g54': 'cat_a', 'col_f72': None}, {'field_g54': 'cat_a', 'col_y50': 140, 'col_f72': None}, {'key_e20': '2025-06-16T15:12:00Z', 'field_g54': 'cat_a', 'col_y50': 876, 'col_f72': None}] and {"key_k88":799.72,... | Output mixes natural language with JSON | {"key_k88":799.72,"key_m83":[{"field_g54":"cat_a","col_y50":510,"col_f72":null},{"key_e20":"2021-04-27T04:48:00Z","field_g54":"cat_a","col_f72":null},{"field_g54":"cat_a","col_y50":140,"col_f72":null},{"key_e20":"2025-06-16T15:12:00Z","field_g54":"cat_a","col_y50":876,"col_f72":null}],"key_r68":["draft","draft"]} |
TASK repair_structured_output
SPEC
FIELD priority TYPE null REQUIRED no
FIELD comments.aligned_pct.humidity_pct TYPE string REQUIRED yes
FIELD comments.aligned_pct.step TYPE string REQUIRED no
FIELD comments.aligned_pct.collateral TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED no
FIELD comments.aligned_pct.te... | {"comments":{"aligned_pct":{"humidity_pct":"bar","step":"Paris","collateral":"type_d","terminal_id":"inactive","options":"type_f"},"due_date":"inactive","url":221,"commit_hash":550,"hazmat_code":false,"zip_code":615},"allele":"type_d","run_id":"option_b","full_name":"level_2","filter_flag":788.73} | wrong_type | {
"type": "object",
"properties": {
"priority": {
"type": "null"
},
"comments": {
"type": "object",
"properties": {
"aligned_pct": {
"type": "object",
"properties": {
"humidity_pct": {
"type": "string"
},
"st... | {"comments": {"aligned_pct": {"humidity_pct": "bar", "step": "Paris", "collateral": "type_d", "terminal_id": "inactive", "options": "type_f"}, "due_date": "inactive", "url": 221, "commit_hash": 550, "hazmat_code": false, "zip_code": 615}, "allele": "type_d", "run_id": "option_b", "full_name": "level_2", "filter_flag": ... | Field 'filter_flag' must be number, got string | {"comments":{"aligned_pct":{"humidity_pct":"bar","step":"Paris","collateral":"type_d","terminal_id":"inactive","options":"type_f"},"due_date":"inactive","url":221,"commit_hash":550,"hazmat_code":false,"zip_code":615},"allele":"type_d","run_id":"option_b","full_name":"level_2","filter_flag":788.73} |
TASK repair_structured_output
SPEC
FIELD prop_f24 TYPE integer REQUIRED yes
FIELD key_j82 TYPE null REQUIRED yes
FIELD val_s20 TYPE string REQUIRED yes
FIELD field_j95 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no
FIELD prop_b18 TYPE boolean REQUIRED no
FIELD prop_f67 TYPE string REQUI... | {"prop_f24":735,"key_j82":null,"val_s20":"demo","field_j95":"level_2","prop_b18":false,"prop_f67":"completed","attr_x52":322} | tool_call_text_mix | {
"type": "object",
"properties": {
"prop_f24": {
"type": "integer"
},
"key_j82": {
"type": "null"
},
"val_s20": {
"type": "string"
},
"field_j95": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
... | I need to look up the information first.
<tool_call name="update_preferences">
{"prop_f24":735,"key_j82":null,"val_s20":"demo","field_j95":"level_2","prop_b18":false,"prop_f67":"completed","attr_x52":322}
</tool_call.
Done! | Agent response mixes reasoning text with tool call | {"prop_f24":735,"key_j82":null,"val_s20":"demo","field_j95":"level_2","prop_b18":false,"prop_f67":"completed","attr_x52":322} |
TASK repair_structured_output
SPEC
FIELD first_name TYPE string REQUIRED no
FIELD url.tags TYPE null REQUIRED yes
FIELD url.build_status TYPE string REQUIRED no
FIELD url.yield_pct TYPE string REQUIRED yes
FIELD type.decay_rate TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD type.department TYPE ... | {"first_name":"REV","url":{"tags":null,"yield_pct":"Diana"},"type":{"department":"operational","collateral":"option_b","product_id":"quux","repository":"https://example.com/data","verified":true,"status":null,"age":null},"invoice_id":64.43,"bearing":697,"deploy_target":false,"loan_amount":"missense","frequency_hz":"tes... | missing_brace | {
"type": "object",
"properties": {
"first_name": {
"type": "string"
},
"url": {
"type": "object",
"properties": {
"tags": {
"type": "null"
},
"build_status": {
"type": "string"
},
"yield_pct": {
"type": "string"
... | {"first_name":"REV","url":{"tags":null,"yield_pct":"Diana"},"type":{"department":"operational","collateral":"option_b","product_id":"quux","repository":"https://example.com/data","verified":true,"status":null,"age":null},"invoice_id":64.43,"bearing":697,"deploy_target":false,"loan_amount":"missense","frequency_hz":"tes... | Missing closing brace | {"first_name":"REV","url":{"tags":null,"yield_pct":"Diana"},"type":{"department":"operational","collateral":"option_b","product_id":"quux","repository":"https://example.com/data","verified":true,"status":null,"age":null},"invoice_id":64.43,"bearing":697,"deploy_target":false,"loan_amount":"missense","frequency_hz":"tes... |
TASK repair_structured_output
SPEC
FIELD field_f11 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD key_e09.param_i69 TYPE integer REQUIRED no
FIELD key_e09.attr_l10 TYPE integer REQUIRED no
FIELD key_e09.key_h27.field_d05 TYPE string REQUIRED no
FIELD key_e09.key_h27.param_z81 TYPE boolean REQUIRED yes
F... | {"field_f11":"inactive","key_e09":{"attr_l10":611,"key_h27":{"field_d05":"example","param_z81":true,"field_m81":["https://api.com/data","https://api.io/data"],"dim_o64":["test@test.io","test@test.io","user@domain.org"]},"attr_o52":"escalated","dim_v02":{"dim_f41":"BRL","val_k12":"red","col_k97":"baz","col_v81":411.09,"... | tool_call_python_syntax | {
"type": "object",
"properties": {
"field_f11": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"key_e09": {
"type": "object",
"properties": {
"param_i69": {
"type": "integer"
},
"attr_l10": {
... | get_inventory(field_f11='inactive', key_e09={'attr_l10': 611, 'key_h27': {'field_d05': 'example', 'param_z81': True, 'field_m81': ['https://api.com/data', 'https://api.io/data'], 'dim_o64': ['test@test.io', 'test@test.io', 'user@domain.org']}, 'attr_o52': 'escalated', 'dim_v02': {'dim_f41': 'BRL', 'val_k12': 'red', 'co... | Tool call uses Python syntax instead of JSON | {"field_f11":"inactive","key_e09":{"attr_l10":611,"key_h27":{"field_d05":"example","param_z81":true,"field_m81":["https://api.com/data","https://api.io/data"],"dim_o64":["test@test.io","test@test.io","user@domain.org"]},"attr_o52":"escalated","dim_v02":{"dim_f41":"BRL","val_k12":"red","col_k97":"baz","col_v81":411.09,"... |
TASK repair_structured_output
SPEC
FIELD attr_g71 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD param_q96 TYPE string VALUES draft|published|archived REQUIRED yes
FIELD val_f96 TYPE boolean REQUIRED no
FIELD key_o51 TYPE integer REQUIRED no
FIELD col_y18.param_g96 TYPE string VALUES... | {"attr_g71":"escalated","param_q96":"draft","key_o51":601,"col_y18":{"param_g96":"free","col_g87":false,"param_j18":272}} | partial_structure | {
"type": "object",
"properties": {
"attr_g71": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"param_q96": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
... | Based on the data, param_q96 is draft. {"attr_g71":"escalated","param_q96":"draft","key_o51":601,"col_y18":{"param_g96":"free","col_g87":false,"param_j18":272}} | Output mixes natural language with JSON | {"attr_g71":"escalated","param_q96":"draft","key_o51":601,"col_y18":{"param_g96":"free","col_g87":false,"param_j18":272}} |
TASK repair_structured_output
SPEC
FIELD prop_c10 TYPE number REQUIRED yes
FIELD val_s08.param_x43 TYPE number REQUIRED no
FIELD val_s08.val_x77 TYPE string REQUIRED yes
FIELD val_s08.val_f00[].dim_o25 TYPE integer REQUIRED yes
FIELD val_s08.val_f00[].val_w30 TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes
FIE... | {"prop_c10":427.12,"val_s08":{"param_x43":531.28,"val_x77":"Hapag-Lloyd-Express","val_f00":[{"dim_o25":470,"val_w30":"cat_a","attr_w13":"https://api.io/api"},{"dim_o25":444,"val_w30":"cat_a","attr_w13":"https://data.com/v1"}],"attr_t90":[920,225,807,554]},"prop_u48":"inactive","prop_b25":"Berlin","key_h63":null} | extra_text_after | {
"type": "object",
"properties": {
"prop_c10": {
"type": "number"
},
"val_s08": {
"type": "object",
"properties": {
"param_x43": {
"type": "number"
},
"val_x77": {
"type": "string"
},
"val_f00": {
"type": "array",
... | {"prop_c10":427.12,"val_s08":{"param_x43":531.28,"val_x77":"Hapag-Lloyd-Express","val_f00":[{"dim_o25":470,"val_w30":"cat_a","attr_w13":"https://api.io/api"},{"dim_o25":444,"val_w30":"cat_a","attr_w13":"https://data.com/v1"}],"attr_t90":[920,225,807,554]},"prop_u48":"inactive","prop_b25":"Berlin","key_h63":null}
Hope t... | Output contains non-JSON text after the object | {"prop_c10":427.12,"val_s08":{"param_x43":531.28,"val_x77":"Hapag-Lloyd-Express","val_f00":[{"dim_o25":470,"val_w30":"cat_a","attr_w13":"https://api.io/api"},{"dim_o25":444,"val_w30":"cat_a","attr_w13":"https://data.com/v1"}],"attr_t90":[920,225,807,554]},"prop_u48":"inactive","prop_b25":"Berlin","key_h63":null} |
TASK repair_structured_output
SPEC
FIELD dim_l08 TYPE integer REQUIRED no
FIELD key_f42 TYPE number REQUIRED yes
FIELD field_z68 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
BROKEN_OUTPUT
{} | {"key_f42":422.28} | missing_required | {
"type": "object",
"properties": {
"dim_l08": {
"type": "integer"
},
"key_f42": {
"type": "number"
},
"field_z68": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
}
},
"required": [
... | {} | Required field 'key_f42' is missing | {"key_f42":422.28} |
TASK repair_structured_output
SPEC
FIELD col_x42 TYPE boolean REQUIRED no
FIELD param_x11 TYPE null REQUIRED yes
FIELD col_g60.prop_x36 TYPE string REQUIRED yes
FIELD col_g60.param_t52 TYPE number REQUIRED yes
FIELD col_g60.attr_x70 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
FIELD col_g60.key_j96 TYPE... | {"col_x42":true,"param_x11":null,"col_g60":{"prop_x36":"test","param_t52":892.51,"attr_x70":"type_b","key_j96":"high","param_v47":"bar"}} | missing_required | {
"type": "object",
"properties": {
"col_x42": {
"type": "boolean"
},
"param_x11": {
"type": "null"
},
"col_g60": {
"type": "object",
"properties": {
"prop_x36": {
"type": "string"
},
"param_t52": {
"type": "number"
},
... | {"col_x42": true, "col_g60": {"prop_x36": "test", "param_t52": 892.51, "attr_x70": "type_b", "key_j96": "high", "param_v47": "bar"}} | Required field 'param_x11' is missing | {"col_x42":true,"param_x11":null,"col_g60":{"prop_x36":"test","param_t52":892.51,"attr_x70":"type_b","key_j96":"high","param_v47":"bar"}} |
TASK repair_structured_output
SPEC
FIELD coverage TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no
FIELD pressure_kpa TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD hazmat_code TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no
FIELD lab_result TYPE integer REQU... | {"coverage":"mode_a","pressure_kpa":"hemizygous","hazmat_code":"mode_d","lab_result":632,"date":"Berlin","yield_pct":"mode_b"} | extra_text_before | {
"type": "object",
"properties": {
"coverage": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d"
]
},
"pressure_kpa": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]... | Let me provide the data in JSON format:
{"coverage":"mode_a","pressure_kpa":"hemizygous","hazmat_code":"mode_d","lab_result":632,"date":"Berlin","yield_pct":"mode_b"} | Output contains non-JSON text before the object | {"coverage":"mode_a","pressure_kpa":"hemizygous","hazmat_code":"mode_d","lab_result":632,"date":"Berlin","yield_pct":"mode_b"} |
TASK repair_structured_output
SPEC
FIELD val_g43.val_y13 TYPE integer REQUIRED no
FIELD val_g43.field_b61 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD val_g43.field_w52 TYPE integer REQUIRED no
FIELD val_g43.param_k84 TYPE string_email REQUIRED no
FIELD val_g43.val_f88 TYPE string VALUES bert... | {"val_g43":{"val_y13":285,"field_b61":"in_transit","val_f88":"anchored","attr_p71":"Alice"},"param_r60":"free","field_e19":{"attr_d51":"critical","dim_z70":"BRL","attr_q32":"rejected","dim_l40":"heterozygous","field_g66":"2021-10-03T00:30:00Z"},"val_u99":442.02,"attr_n23":"intermittent","col_q88":null} | single_quotes | {
"type": "object",
"properties": {
"val_g43": {
"type": "object",
"properties": {
"val_y13": {
"type": "integer"
},
"field_b61": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"ret... | {'val_g43':{'val_y13':285,'field_b61':'in_transit','val_f88':'anchored','attr_p71':'Alice'},'param_r60':'free','field_e19':{'attr_d51':'critical','dim_z70':'BRL','attr_q32':'rejected','dim_l40':'heterozygous','field_g66':'2021-10-03T00:30:00Z'},'val_u99':442.02,'attr_n23':'intermittent','col_q88':null} | Expecting property name enclosed in double quotes | {"val_g43":{"val_y13":285,"field_b61":"in_transit","val_f88":"anchored","attr_p71":"Alice"},"param_r60":"free","field_e19":{"attr_d51":"critical","dim_z70":"BRL","attr_q32":"rejected","dim_l40":"heterozygous","field_g66":"2021-10-03T00:30:00Z"},"val_u99":442.02,"attr_n23":"intermittent","col_q88":null} |
TASK repair_structured_output
SPEC
FIELD val_m26 TYPE string_date-time REQUIRED no
FIELD param_q62 TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD key_x43 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
I need to look up the information first.
Action: call_variants
Result: {"key_x43": true}
I'll query our database.
Ac... | {"param_q62":"level_1","key_x43":true} | agent_chain | {
"type": "object",
"properties": {
"val_m26": {
"type": "string",
"format": "date-time"
},
"param_q62": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"key_x43": {
"type": "boolean"
}
},
"required": [
"param_q62",
"key... | I need to look up the information first.
Action: call_variants
Result: {"key_x43": true}
I'll query our database.
Action: assign_berth
Result: | Agent multi-step chain with truncated tool output | {"param_q62":"level_1","key_x43":true} |
TASK repair_structured_output
SPEC
FIELD items TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD index TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD department TYPE integer REQUIRED no
FIELD throttle_pos TYPE string REQUIRED yes
FIELD aligned_pct TYPE string VALUES draft|published|archived ... | {"items":"email","index":"warning","throttle_pos":"baz","color":110.58} | missing_brace | {
"type": "object",
"properties": {
"items": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"index": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"d... | "items":"email","index":"warning","throttle_pos":"baz","color":110.58} | Missing closing brace | {"items":"email","index":"warning","throttle_pos":"baz","color":110.58} |
TASK repair_structured_output
SPEC
FIELD gene_id TYPE string REQUIRED yes
FIELD duration_ms TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD build_status TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD city TYPE string VALUES single|married|divorced REQUIRED yes
FIELD compound TYPE integer... | {"gene_id":"Johnson","build_status":"medium","city":"divorced","compound":387} | tool_call_wrong_param | {
"type": "object",
"properties": {
"gene_id": {
"type": "string"
},
"duration_ms": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"build_status": {
"type": "string",
"enum": [
"low",
"me... | Tool: run_diagnostics
Params: {"gene_id": "Johnson", "city": "divorced", "compound": 387, "build_status_new": "medium"} | Agent used wrong parameter name 'build_status_new' instead of 'build_status' | {"gene_id":"Johnson","build_status":"medium","city":"divorced","compound":387} |
TASK repair_structured_output
SPEC
FIELD param_h43.col_y15 TYPE string REQUIRED yes
FIELD param_h43.key_v36 TYPE null REQUIRED yes
FIELD param_h43.key_s14 TYPE boolean REQUIRED yes
FIELD attr_m70 TYPE string REQUIRED no
FIELD prop_j32 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
BROKEN_OUTPUT
Based ... | {"param_h43":{"col_y15":"test","key_v36":null,"key_s14":false},"attr_m70":"Maria","prop_j32":"unstable"} | markdown_explanation | {
"type": "object",
"properties": {
"param_h43": {
"type": "object",
"properties": {
"col_y15": {
"type": "string"
},
"key_v36": {
"type": "null"
},
"key_s14": {
"type": "boolean"
}
},
"required": [
"co... | Based on your request, here is the data:
```json
{"param_h43":{"col_y15":"test","key_v36":null,"key_s14":false},"attr_m70":"Maria","prop_j32":"unstable"}
```
Feel free to ask if you have questions. | Output contains markdown and explanatory text around JSON | {"param_h43":{"col_y15":"test","key_v36":null,"key_s14":false},"attr_m70":"Maria","prop_j32":"unstable"} |
TASK repair_structured_output
SPEC
FIELD col_o90 TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD attr_n76 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED yes
FIELD key_f33 TYPE boolean REQUIRED no
FIELD prop_l00 TYPE integer REQUIRED no
FIELD col_a59 TYPE integer REQUIRED no
FIELD fie... | {"col_o90":"level_2","attr_n76":"level_6","col_a59":490,"field_p14":"John","prop_s00":null} | extra_text_after | {
"type": "object",
"properties": {
"col_o90": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"attr_n76": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5",
"level_6"
... | {"col_o90":"level_2","attr_n76":"level_6","col_a59":490,"field_p14":"John","prop_s00":null}
Feel free to ask if you have questions. | Output contains non-JSON text after the object | {"col_o90":"level_2","attr_n76":"level_6","col_a59":490,"field_p14":"John","prop_s00":null} |
TASK repair_structured_output
SPEC
FIELD dosage TYPE string VALUES type_a|type_b REQUIRED yes
FIELD berth_slot TYPE number REQUIRED no
FIELD payment_status TYPE string REQUIRED yes
FIELD current_draw TYPE string VALUES level_1|level_2|level_3 REQUIRED no
FIELD version.collateral TYPE string_email REQUIRED yes
FIELD ve... | {"dosage":"type_b","berth_slot":536.79,"payment_status":"New York","current_draw":"level_1","version":{"collateral":"user@example.com","velocity":"chr1","shipping":null,"email":916.62,"notes":"London"}} | wrong_type | {
"type": "object",
"properties": {
"dosage": {
"type": "string",
"enum": [
"type_a",
"type_b"
]
},
"berth_slot": {
"type": "number"
},
"payment_status": {
"type": "string"
},
"current_draw": {
"type": "string",
"enum": [
... | {"dosage": "type_b", "berth_slot": "\"536.79\"", "payment_status": "New York", "current_draw": "level_1", "version": {"collateral": "user@example.com", "velocity": "chr1", "shipping": null, "email": 916.62, "notes": "London"}} | Field 'berth_slot' must be number, got string | {"dosage":"type_b","berth_slot":536.79,"payment_status":"New York","current_draw":"level_1","version":{"collateral":"user@example.com","velocity":"chr1","shipping":null,"email":916.62,"notes":"London"}} |
TASK repair_structured_output
SPEC
FIELD prop_q93 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD val_v22 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD col_b99.dim_v31 TYPE string VALUES active|inactive|pending REQUIRED no
FIELD col_b99.dim_q04 TYPE boolean REQUIRED no
FIELD col_b99... | {"prop_q93":"returned","val_v22":"editor","col_b99":{"dim_v31":"inactive","attr_g74":{"prop_k19":"inland","param_h45":"missense","attr_a58":false},"col_e95":"medium","field_m39":"New York"}} | thought_process | {
"type": "object",
"properties": {
"prop_q93": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"val_v22": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"c... | Let me analyze the request and generate the appropriate JSON.
The user wants a structured object with specific fields.
{"prop_q93":"returned","val_v22":"editor","col_b99":{"dim_v31":"inactive","attr_g74":{"prop_k19":"inland","param_h45":"missense","attr_a58":false},"col_e95":"medium","field_m39":"New York"}} | Output contains chain-of-thought reasoning before JSON | {"prop_q93":"returned","val_v22":"editor","col_b99":{"dim_v31":"inactive","attr_g74":{"prop_k19":"inland","param_h45":"missense","attr_a58":false},"col_e95":"medium","field_m39":"New York"}} |
TASK repair_structured_output
SPEC
FIELD altitude TYPE string_uri REQUIRED no
FIELD salinity TYPE string_email REQUIRED no
FIELD weight TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD diagnosis_code.berth_slot.start_date TYPE string REQUIRED no
FIELD diagnosis_code.berth_slot.step TYPE integer REQUIRE... | {"salinity":"ops@domain.org","weight":"info"} | invalid_enum | {
"type": "object",
"properties": {
"altitude": {
"type": "string",
"format": "uri"
},
"salinity": {
"type": "string",
"format": "email"
},
"weight": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
... | {"salinity": "ops@domain.org", "weight": "invalid_choice_463"} | Field 'weight' has invalid enum value 'invalid_choice_463', expected one of ['success', 'error', 'warning', 'info'] | {"salinity":"ops@domain.org","weight":"info"} |
TASK repair_structured_output
SPEC
FIELD log_level.lab_result TYPE string VALUES success|error|warning|info REQUIRED no
FIELD log_level.count TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD log_level.phenotype TYPE string REQUIRED no
FIELD log_level.phone TYPE string VALUES USD|EUR|GBP|BRL|JPY R... | {"log_level":{"phenotype":"baz","torque_output":"maintenance","comments":"approved"},"amplitude":"info","altitude":"returned","rating":"hemizygous","created_at":809.74} | null_required | {
"type": "object",
"properties": {
"log_level": {
"type": "object",
"properties": {
"lab_result": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"count": {
"type... | {"log_level": {"phenotype": "baz", "torque_output": "maintenance", "comments": "approved"}, "amplitude": "info", "altitude": null, "rating": "hemizygous", "created_at": 809.74} | Required field 'altitude' is null | {"log_level":{"phenotype":"baz","torque_output":"maintenance","comments":"approved"},"amplitude":"info","altitude":"returned","rating":"hemizygous","created_at":809.74} |
TASK repair_structured_output
SPEC
FIELD balance TYPE boolean REQUIRED no
FIELD address TYPE string_date-time REQUIRED yes
FIELD ph_level[].freight_class TYPE number REQUIRED no
FIELD ph_level[].temp_celsius TYPE string_uri REQUIRED yes
FIELD ph_level[].procedure_code TYPE string_uri REQUIRED no
FIELD ph_level[].cover... | {"address":"2021-07-21T17:21:00Z","ph_level":[{"freight_class":217.64,"temp_celsius":"https://data.io/v1","procedure_code":"https://example.com/data","coverage":479.18},{"freight_class":502.14,"temp_celsius":"https://api.io/v1","procedure_code":"https://example.io/data","coverage":46.61}]} | single_quotes | {
"type": "object",
"properties": {
"balance": {
"type": "boolean"
},
"address": {
"type": "string",
"format": "date-time"
},
"ph_level": {
"type": "array",
"items": {
"type": "object",
"properties": {
"freight_class": {
"type":... | {'address':'2021-07-21T17:21:00Z','ph_level':[{'freight_class':217.64,'temp_celsius':'https://data.io/v1','procedure_code':'https://example.com/data','coverage':479.18},{'freight_class':502.14,'temp_celsius':'https://api.io/v1','procedure_code':'https://example.io/data','coverage':46.61}]} | Expecting property name enclosed in double quotes | {"address":"2021-07-21T17:21:00Z","ph_level":[{"freight_class":217.64,"temp_celsius":"https://data.io/v1","procedure_code":"https://example.com/data","coverage":479.18},{"freight_class":502.14,"temp_celsius":"https://api.io/v1","procedure_code":"https://example.io/data","coverage":46.61}]} |
TASK repair_structured_output
SPEC
FIELD col_u21 TYPE string VALUES active|inactive|pending REQUIRED no
FIELD col_h34 TYPE string VALUES mode_a|mode_b|mode_c REQUIRED yes
FIELD field_k46 TYPE number REQUIRED yes
FIELD key_l95 TYPE number REQUIRED yes
FIELD param_i58 TYPE string VALUES admin|editor|viewer REQUIRED no
F... | {"col_u21":"pending","col_h34":"mode_a","field_k46":429.1,"key_l95":856.25,"key_k21":574,"prop_v95":false} | tool_call_bad_format | {
"type": "object",
"properties": {
"col_u21": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"col_h34": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c"
]
},
"field_k46": {
"t... | <functioncall> track_vessel
{col_u21: "pending", col_h34: "mode_a", field_k46: 429.1, key_l95: 856.25, key_k21: 574, prop_v95: false} | Tool call has malformed arguments — unquoted keys in function parameters | {"col_u21":"pending","col_h34":"mode_a","field_k46":429.1,"key_l95":856.25,"key_k21":574,"prop_v95":false} |
TASK repair_structured_output
SPEC
FIELD field_a61 TYPE integer REQUIRED no
FIELD param_s70 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD attr_k78 TYPE string REQUIRED yes
BROKEN_OUTPUT
I'll query our database.
<tool_call name="calibrate_instrument">
{"field_a61":669,"param_s70":"free","attr_k78":"q... | {"field_a61":669,"param_s70":"free","attr_k78":"qux"} | tool_call_text_mix | {
"type": "object",
"properties": {
"field_a61": {
"type": "integer"
},
"param_s70": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"attr_k78": {
"type": "string"
}
},
"required": [
"param_s70",
... | I'll query our database.
<tool_call name="calibrate_instrument">
{"field_a61":669,"param_s70":"free","attr_k78":"qux"}
</tool_call. | Agent response mixes reasoning text with tool call | {"field_a61":669,"param_s70":"free","attr_k78":"qux"} |
TASK repair_structured_output
SPEC
FIELD coverage TYPE string REQUIRED yes
FIELD quantity TYPE string_email REQUIRED no
FIELD features TYPE string VALUES single|married|divorced REQUIRED yes
BROKEN_OUTPUT
{"coverage": "Maria", "features": "invalid_value_808"} | {"coverage":"Maria","features":"single"} | invalid_enum | {
"type": "object",
"properties": {
"coverage": {
"type": "string"
},
"quantity": {
"type": "string",
"format": "email"
},
"features": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
}
},
"required": [
"featu... | {"coverage": "Maria", "features": "invalid_value_808"} | Field 'features' has invalid enum value 'invalid_value_808', expected one of ['single', 'married', 'divorced'] | {"coverage":"Maria","features":"single"} |
TASK repair_structured_output
SPEC
FIELD val_l70 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no
FIELD dim_o64 TYPE string REQUIRED yes
FIELD val_q89.param_y67.field_g69 TYPE number REQUIRED yes
FIELD val_q89.param_y67.col_z50 TYPE string_date-time REQUIRED yes
FIELD val_q89.param_y67.pa... | {"val_l70":"level_2","dim_o64":"Maria","val_q89":{"param_y67":{"field_g69":144.9,"col_z50":"2020-09-24T07:53:00Z","param_l83":"2026-06-10T22:33:00Z","param_i96":"chr1","col_g42":245.41},"key_i99":"hello","key_h36":"married"}} | trailing_comma | {
"type": "object",
"properties": {
"val_l70": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5",
"level_6"
]
},
"dim_o64": {
"type": "string"
},
"val_q89": {
"type": "object",
"... | {"val_l70":"level_2","dim_o64":"Maria","val_q89":{"param_y67":{"field_g69":144.9,"col_z50":"2020-09-24T07:53:00Z","param_l83":"2026-06-10T22:33:00Z","param_i96":"chr1","col_g42":245.41,},"key_i99":"hello","key_h36":"married"}} | Unexpected trailing comma | {"val_l70":"level_2","dim_o64":"Maria","val_q89":{"param_y67":{"field_g69":144.9,"col_z50":"2020-09-24T07:53:00Z","param_l83":"2026-06-10T22:33:00Z","param_i96":"chr1","col_g42":245.41},"key_i99":"hello","key_h36":"married"}} |
TASK repair_structured_output
SPEC
FIELD index TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD username TYPE string VALUES level_1|level_2|level_3|level_4 REQUIRED yes
FIELD category TYPE integer REQUIRED no
FIELD phone TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED no
FIELD address TYP... | {"index":"white","username":"level_1","category":188,"phone":"mode_d","address":425,"credit_score":"quux","subject":277} | extra_text_before | {
"type": "object",
"properties": {
"index": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"username": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level... | Below is the JSON object:
{"index":"white","username":"level_1","category":188,"phone":"mode_d","address":425,"credit_score":"quux","subject":277} | Output contains non-JSON text before the object | {"index":"white","username":"level_1","category":188,"phone":"mode_d","address":425,"credit_score":"quux","subject":277} |
TASK repair_structured_output
SPEC
FIELD collateral TYPE string REQUIRED no
FIELD barcode TYPE integer REQUIRED no
FIELD position TYPE integer REQUIRED no
FIELD subject TYPE string REQUIRED yes
FIELD website.label TYPE number REQUIRED no
FIELD website.end_date TYPE number REQUIRED yes
FIELD website.phenotype TYPE stri... | {"collateral":"QC-07","position":984,"subject":"sample","website":{"label":441.65,"end_date":929.42,"phenotype":"GRCh38","coverage":"https://data.com/data","tags":"Luis"},"name":{"weight":131.81,"email":"https://data.org/data","balance":440.72,"size":875,"sensor_id":{"interest_rate":851.49,"due_date":"editor","address"... | null_required | {
"type": "object",
"properties": {
"collateral": {
"type": "string"
},
"barcode": {
"type": "integer"
},
"position": {
"type": "integer"
},
"subject": {
"type": "string"
},
"website": {
"type": "object",
"properties": {
"label": {
... | {"collateral": "QC-07", "position": 984, "subject": "sample", "website": null, "name": {"weight": 131.81, "email": "https://data.org/data", "balance": 440.72, "size": 875, "sensor_id": {"interest_rate": 851.49, "due_date": "editor", "address": "blue", "build_status": "demo"}}} | Required field 'website' is null | {"collateral":"QC-07","position":984,"subject":"sample","website":{"label":441.65,"end_date":929.42,"phenotype":"GRCh38","coverage":"https://data.com/data","tags":"Luis"},"name":{"weight":131.81,"email":"https://data.org/data","balance":440.72,"size":875,"sensor_id":{"interest_rate":851.49,"due_date":"editor","address"... |
TASK repair_structured_output
SPEC
FIELD maturity_date TYPE boolean REQUIRED yes
FIELD options TYPE integer REQUIRED no
FIELD lane TYPE integer REQUIRED no
FIELD frequency_hz TYPE null REQUIRED yes
FIELD quantity TYPE integer REQUIRED no
BROKEN_OUTPUT
I need to look up the information first.
Action: process_payment
A... | {"maturity_date":true,"options":89,"lane":392,"frequency_hz":null,"quantity":712} | tool_call_partial_args | {
"type": "object",
"properties": {
"maturity_date": {
"type": "boolean"
},
"options": {
"type": "integer"
},
"lane": {
"type": "integer"
},
"frequency_hz": {
"type": "null"
},
"quantity": {
"type": "integer"
}
},
"required": [
"maturity_... | I need to look up the information first.
Action: process_payment
Arguments: {"options": 89, "lane": 392, "frequency_hz": null, "quantity": 712} | Agent tool call missing required parameter 'maturity_date' | {"maturity_date":true,"options":89,"lane":392,"frequency_hz":null,"quantity":712} |
TASK repair_structured_output
SPEC
FIELD prop_i35 TYPE number REQUIRED no
FIELD attr_x77 TYPE string_email REQUIRED yes
FIELD key_z63 TYPE string_uri REQUIRED yes
FIELD dim_f61.param_l70 TYPE string VALUES cat_a|cat_b REQUIRED no
FIELD dim_f61.dim_b34 TYPE string VALUES type_a|type_b REQUIRED yes
FIELD dim_f61.attr_l8... | {"prop_i35":245.66,"attr_x77":"ops@example.com","key_z63":"https://example.com/data","dim_f61":{"param_l70":"cat_b","dim_b34":"type_a","attr_l84":null,"col_m72":["cat_a","cat_a","cat_c"],"dim_r70":["FWD","inactive"]}} | null_required | {
"type": "object",
"properties": {
"prop_i35": {
"type": "number"
},
"attr_x77": {
"type": "string",
"format": "email"
},
"key_z63": {
"type": "string",
"format": "uri"
},
"dim_f61": {
"type": "object",
"properties": {
"param_l70": {
... | {"prop_i35": 245.66, "attr_x77": "ops@example.com", "key_z63": null, "dim_f61": {"param_l70": "cat_b", "dim_b34": "type_a", "attr_l84": null, "col_m72": ["cat_a", "cat_a", "cat_c"], "dim_r70": ["FWD", "inactive"]}} | Required field 'key_z63' is null | {"prop_i35":245.66,"attr_x77":"ops@example.com","key_z63":"https://example.com/data","dim_f61":{"param_l70":"cat_b","dim_b34":"type_a","attr_l84":null,"col_m72":["cat_a","cat_a","cat_c"],"dim_r70":["FWD","inactive"]}} |
TASK repair_structured_output
SPEC
FIELD key_v40 TYPE boolean REQUIRED no
FIELD val_h20 TYPE number REQUIRED no
FIELD key_y42 TYPE number REQUIRED no
FIELD prop_q66.key_v31 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
FIELD prop_q66.col_u18 TYPE number REQUIRED no
FIELD prop_q66.attr_r40.val_z52 TYPE st... | {"key_v40":false,"val_h20":246.0,"key_y42":360.09,"prop_q66":{"key_v31":"type_b","col_u18":458.13,"attr_r40":{"val_z52":"2022-12-28T10:18:00Z","param_c50":"medium","col_i76":"New York","val_u32":false,"dim_k83":"new","val_j59":"nonsense"}},"col_u26":{"prop_w55":"option_a","col_x86":"option_b","val_k63":877,"param_o26":... | partial_structure | {
"type": "object",
"properties": {
"key_v40": {
"type": "boolean"
},
"val_h20": {
"type": "number"
},
"key_y42": {
"type": "number"
},
"prop_q66": {
"type": "object",
"properties": {
"key_v31": {
"type": "string",
"enum": [
... | The key_y42 is 360.09 and {"key_v40":false,"val_h20":246.0,"key_y42":360.09,"prop_q66":{"key_v31":"type_b","col_u18":458.13,"attr_r40":{"val_z52":"2022-12-28T10:18:00Z","param_c50":"medium","col_i76":"New York","val_u32":false,"dim_k83":"new","val_j59":"nonsense"}},"col_u26":{"prop_w55":"option_a","col_x86":"option_b",... | Output mixes natural language with JSON | {"key_v40":false,"val_h20":246.0,"key_y42":360.09,"prop_q66":{"key_v31":"type_b","col_u18":458.13,"attr_r40":{"val_z52":"2022-12-28T10:18:00Z","param_c50":"medium","col_i76":"New York","val_u32":false,"dim_k83":"new","val_j59":"nonsense"}},"col_u26":{"prop_w55":"option_a","col_x86":"option_b","val_k63":877,"param_o26":... |
TASK repair_structured_output
SPEC
FIELD param_q58 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD attr_k34 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD col_y62 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD val_c40 TYPE integer REQUIRED no
FIELD val_c94 TYPE strin... | {"param_q58":"admin","attr_k34":"operational","col_y62":"push","val_c40":414,"val_c94":"warning","attr_a66":"Oliveira","col_w26":"green"} | tool_call_text_mix | {
"type": "object",
"properties": {
"param_q58": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"attr_k34": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
... | Processing the request now.
<tool_call name="delete_item">
{"param_q58":"admin","attr_k34":"operational","col_y62":"push","val_c40":414,"val_c94":"warning","attr_a66":"Oliveira","col_w26":"green"}
</tool_call.
The result is ready. | Agent response mixes reasoning text with tool call | {"param_q58":"admin","attr_k34":"operational","col_y62":"push","val_c40":414,"val_c94":"warning","attr_a66":"Oliveira","col_w26":"green"} |
TASK repair_structured_output
SPEC
FIELD dim_u77 TYPE string REQUIRED no
FIELD prop_v49 TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD attr_i96 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD col_u47 TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD dim_o44.key_a30 TYPE numbe... | {"prop_v49":"medium","attr_i96":"divorced","dim_o44":{"key_a30":845.77,"prop_w27":"option_b","key_y90":{"param_x86":"Paris","field_p14":"pending","field_v70":581,"dim_b71":true},"dim_h52":"level_6"}} | truncated_object | {
"type": "object",
"properties": {
"dim_u77": {
"type": "string"
},
"prop_v49": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"attr_i96": {
"type": "string",
"enum": [
"single",
"married... | {"prop_v49":"medium","attr_i96":"divorced","dim_o44":{"key_a30":845.77,"prop_w27":"option_b","key_y90":{"param_x86":"Paris","field_p14":"pending","field_v70":581,"dim_b71":true},"dim_h52":"level_6"} | Unexpected end of JSON input — truncated object | {"prop_v49":"medium","attr_i96":"divorced","dim_o44":{"key_a30":845.77,"prop_w27":"option_b","key_y90":{"param_x86":"Paris","field_p14":"pending","field_v70":581,"dim_b71":true},"dim_h52":"level_6"}} |
TASK repair_structured_output
SPEC
FIELD pressure_kpa.amount TYPE string_date-time REQUIRED yes
FIELD pressure_kpa.height TYPE string REQUIRED yes
FIELD pressure_kpa.coverage TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD pressure_kpa.timezone.position TYPE string REQUIRED yes
FIELD pressure_kpa.timezone.to... | {"pressure_kpa":{"amount":"2025-01-11T22:52:00Z","height":"chr1","coverage":"USD","timezone":{"position":"demo","total":"type_a","quantity":"Charlie","shift_code":"medium","shipping":"cat_a"},"email":"reliable","dissolved_oxygen":{"commit_hash":"New York","frequency_hz":"https://api.org/api","format":true,"isotope":"20... | partial_structure | {
"type": "object",
"properties": {
"pressure_kpa": {
"type": "object",
"properties": {
"amount": {
"type": "string",
"format": "date-time"
},
"height": {
"type": "string"
},
"coverage": {
"type": "string",
"en... | Result: fleet_number=2023-12-25, {"pressure_kpa":{"amount":"2025-01-11T22:52:00Z","height":"chr1","coverage":"USD","timezone":{"position":"demo","total":"type_a","quantity":"Charlie","shift_code":"medium","shipping":"cat_a"},"email":"reliable","dissolved_oxygen":{"commit_hash":"New York","frequency_hz":"https://api.org... | Output mixes natural language with JSON | {"pressure_kpa":{"amount":"2025-01-11T22:52:00Z","height":"chr1","coverage":"USD","timezone":{"position":"demo","total":"type_a","quantity":"Charlie","shift_code":"medium","shipping":"cat_a"},"email":"reliable","dissolved_oxygen":{"commit_hash":"New York","frequency_hz":"https://api.org/api","format":true,"isotope":"20... |
TASK repair_structured_output
SPEC
FIELD dim_t28 TYPE string REQUIRED no
FIELD param_k82 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
FIELD val_z45 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD dim_p64.prop_g51 TYPE number REQUIRED no
FIELD dim_p64.field_p48 TYPE string_date-t... | {"dim_t28":"approved","param_k82":"type_a","val_z45":"homozygous","dim_p64":{"prop_g51":251.75,"val_m31":null,"col_g76":113}} | partial_structure | {
"type": "object",
"properties": {
"dim_t28": {
"type": "string"
},
"param_k82": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d"
]
},
"val_z45": {
"type": "string",
"enum": [
"homozygous",
"... | I found that dim_p64 should be {'prop_g51': 251.75, 'val_m31': None, 'col_g76': 113}. {"dim_t28":"approved","param_k82":"type_a","val_z45":"homozygous","dim_p64":{"prop_g51":251.75,"val_m31":null,"col_g76":113}} | Output mixes natural language with JSON | {"dim_t28":"approved","param_k82":"type_a","val_z45":"homozygous","dim_p64":{"prop_g51":251.75,"val_m31":null,"col_g76":113}} |
TASK repair_structured_output
SPEC
FIELD prop_x76 TYPE string REQUIRED yes
FIELD prop_c84 TYPE integer REQUIRED yes
FIELD prop_c09 TYPE string REQUIRED yes
FIELD field_k34 TYPE number REQUIRED yes
BROKEN_OUTPUT
```json
{"prop_x76":"Alice","prop_c84":599,"prop_c09":"bar","field_k34":209.67}
``` | {"prop_x76":"Alice","prop_c84":599,"prop_c09":"bar","field_k34":209.67} | markdown_fences | {
"type": "object",
"properties": {
"prop_x76": {
"type": "string"
},
"prop_c84": {
"type": "integer"
},
"prop_c09": {
"type": "string"
},
"field_k34": {
"type": "number"
}
},
"required": [
"prop_x76",
"field_k34",
"prop_c09",
"prop_c84"
... | ```json
{"prop_x76":"Alice","prop_c84":599,"prop_c09":"bar","field_k34":209.67}
``` | Output contains markdown code fences | {"prop_x76":"Alice","prop_c84":599,"prop_c09":"bar","field_k34":209.67} |
TASK repair_structured_output
SPEC
FIELD dim_l88 TYPE number REQUIRED yes
FIELD val_a14 TYPE boolean REQUIRED no
FIELD field_y10.val_l05 TYPE integer REQUIRED no
FIELD field_y10.field_a85 TYPE boolean REQUIRED yes
FIELD field_y10.attr_n91.prop_i80 TYPE string REQUIRED yes
FIELD field_y10.attr_n91.prop_w81 TYPE null RE... | {"dim_l88":109.48,"val_a14":true,"field_y10":{"val_l05":35,"field_a85":false,"attr_n91":{"prop_i80":"pending","prop_w81":null,"col_s66":"Jane","prop_h84":false}},"attr_j93":true} | markdown_fences | {
"type": "object",
"properties": {
"dim_l88": {
"type": "number"
},
"val_a14": {
"type": "boolean"
},
"field_y10": {
"type": "object",
"properties": {
"val_l05": {
"type": "integer"
},
"field_a85": {
"type": "boolean"
}... | ```json
{"dim_l88":109.48,"val_a14":true,"field_y10":{"val_l05":35,"field_a85":false,"attr_n91":{"prop_i80":"pending","prop_w81":null,"col_s66":"Jane","prop_h84":false}},"attr_j93":true}
``` | Output contains markdown code fences | {"dim_l88":109.48,"val_a14":true,"field_y10":{"val_l05":35,"field_a85":false,"attr_n91":{"prop_i80":"pending","prop_w81":null,"col_s66":"Jane","prop_h84":false}},"attr_j93":true} |
TASK repair_structured_output
SPEC
FIELD price TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD repository TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes
FIELD diagnosis_code TYPE string VALUES option_a|option_b|option_c REQUIRED no
FIELD category TYPE number REQUIRED no
... | {"price":"reliable","repository":"mode_c","weight":"Paris"} | null_required | {
"type": "object",
"properties": {
"price": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"repository": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
"mode_e... | {"price": null, "repository": "mode_c", "weight": "Paris"} | Required field 'price' is null | {"price":"reliable","repository":"mode_c","weight":"Paris"} |
TASK repair_structured_output
SPEC
FIELD footnote TYPE integer REQUIRED no
FIELD velocity TYPE string REQUIRED yes
FIELD lab_result.color TYPE string REQUIRED no
FIELD lab_result.phone TYPE integer REQUIRED no
FIELD lab_result.type TYPE number REQUIRED no
FIELD lab_result.bearing TYPE string VALUES mode_a|mode_b|mode_... | {"footnote":577,"velocity":"cancelled","lab_result":{"color":"Silva","phone":851,"bearing":"mode_f"},"tax":"married","updated_at":"QC-07","active":"option_c","color":129,"catalyst":{"sensor_id":"editor","tags":"hemizygous","pressure_kpa":"option_c","email":"test@example.com"}} | single_quotes | {
"type": "object",
"properties": {
"footnote": {
"type": "integer"
},
"velocity": {
"type": "string"
},
"lab_result": {
"type": "object",
"properties": {
"color": {
"type": "string"
},
"phone": {
"type": "integer"
},
... | {'footnote':577,'velocity':'cancelled','lab_result':{'color':'Silva','phone':851,'bearing':'mode_f'},'tax':'married','updated_at':'QC-07','active':'option_c','color':129,'catalyst':{'sensor_id':'editor','tags':'hemizygous','pressure_kpa':'option_c','email':'test@example.com'}} | Expecting property name enclosed in double quotes | {"footnote":577,"velocity":"cancelled","lab_result":{"color":"Silva","phone":851,"bearing":"mode_f"},"tax":"married","updated_at":"QC-07","active":"option_c","color":129,"catalyst":{"sensor_id":"editor","tags":"hemizygous","pressure_kpa":"option_c","email":"test@example.com"}} |
TASK repair_structured_output
SPEC
FIELD field_i93.prop_c45 TYPE string_uri REQUIRED no
FIELD field_i93.dim_h93 TYPE string_email REQUIRED yes
FIELD field_i93.prop_r21 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD dim_g02.val_i69 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED... | {"field_i93":{"prop_c45":"https://example.com/v1","dim_h93":"ops@example.com","prop_r21":"free"},"dim_g02":{"param_q35":false,"field_g36":"https://api.org/v1","prop_w97":"2026-12-18T12:56:00Z","dim_k42":113},"attr_p94":952.38,"key_e10":{"attr_j95":"critical","dim_l66":"error","dim_f40":"new","prop_m95":"pending","key_q... | truncated_array | {
"type": "object",
"properties": {
"field_i93": {
"type": "object",
"properties": {
"prop_c45": {
"type": "string",
"format": "uri"
},
"dim_h93": {
"type": "string",
"format": "email"
},
"prop_r21": {
"type": ... | {"field_i93":{"prop_c45":"https://example.com/v1","dim_h93":"ops@example.com","prop_r21":"free"},"dim_g02":{"param_q35":false,"field_g36":"https://api.org/v1","prop_w97":"2026-12-18T12:56:00Z","dim_k42":113},"attr_p94":952.38,"key_e10":{"attr_j95":"critical","dim_l66":"error","dim_f40":"new","prop_m95":"pending","key_q... | Unexpected end of JSON input — truncated object | {"field_i93":{"prop_c45":"https://example.com/v1","dim_h93":"ops@example.com","prop_r21":"free"},"dim_g02":{"param_q35":false,"field_g36":"https://api.org/v1","prop_w97":"2026-12-18T12:56:00Z","dim_k42":113},"attr_p94":952.38,"key_e10":{"attr_j95":"critical","dim_l66":"error","dim_f40":"new","prop_m95":"pending","key_q... |
TASK repair_structured_output
SPEC
FIELD col_y32 TYPE string_email REQUIRED no
FIELD val_m94.field_g61.key_o80 TYPE string VALUES draft|published|archived REQUIRED no
FIELD val_m94.field_g61.val_s21 TYPE boolean REQUIRED yes
FIELD val_m94.field_g61.col_k49 TYPE integer REQUIRED no
FIELD val_m94.field_g61.field_h56 TYP... | {"col_y32":"test@example.com","val_m94":{"col_y73":"2024-03-11T19:07:00Z","prop_m84":true},"prop_o48":"demo","field_l42":"heterozygous","key_n92":"New York","col_c70":676} | tool_call_partial_args | {
"type": "object",
"properties": {
"col_y32": {
"type": "string",
"format": "email"
},
"val_m94": {
"type": "object",
"properties": {
"field_g61": {
"type": "object",
"properties": {
"key_o80": {
"type": "string",
... | I need to look up the information first.
Action: run_diagnostics
Arguments: {"col_y32": "test@example.com", "val_m94": {"col_y73": "2024-03-11T19:07:00Z", "prop_m84": true}, "prop_o48": "demo", "field_l42": "heterozygous", "col_c70": 676} | Agent tool call missing required parameter 'key_n92' | {"col_y32":"test@example.com","val_m94":{"col_y73":"2024-03-11T19:07:00Z","prop_m84":true},"prop_o48":"demo","field_l42":"heterozygous","key_n92":"New York","col_c70":676} |
TASK repair_structured_output
SPEC
FIELD features TYPE string REQUIRED no
FIELD size TYPE number REQUIRED no
FIELD city TYPE string VALUES type_a|type_b REQUIRED no
FIELD date TYPE string VALUES active|inactive|pending REQUIRED no
FIELD role TYPE string REQUIRED yes
BROKEN_OUTPUT
Let me construct this step by step.
F... | {"date":"inactive","role":"QC-07"} | thought_process | {
"type": "object",
"properties": {
"features": {
"type": "string"
},
"size": {
"type": "number"
},
"city": {
"type": "string",
"enum": [
"type_a",
"type_b"
]
},
"date": {
"type": "string",
"enum": [
"active",
"ina... | Let me construct this step by step.
First, I'll identify the required fields, then fill in the values.
{"date":"inactive","role":"QC-07"} | Output contains chain-of-thought reasoning before JSON | {"date":"inactive","role":"QC-07"} |
TASK repair_structured_output
SPEC
FIELD dim_z42 TYPE string REQUIRED yes
FIELD attr_n76 TYPE string REQUIRED no
FIELD field_t75 TYPE number REQUIRED no
FIELD col_v81 TYPE string REQUIRED no
FIELD col_b25 TYPE boolean REQUIRED no
FIELD prop_x34.attr_n67 TYPE boolean REQUIRED no
FIELD prop_x34.val_g41.col_m81 TYPE stri... | {"dim_z42":"Tokyo","attr_n76":"hello","field_t75":663.96,"col_v81":"inactive","col_b25":false,"prop_x34":{"attr_n67":true,"val_g41":{"val_d71":"high","val_n09":"https://www.com/data","attr_i71":"https://data.com/v1"},"dim_t55":"unstable","key_u56":"info@domain.org","param_n33":"warning"},"field_s26":{"col_a23":"info@te... | trailing_comma | {
"type": "object",
"properties": {
"dim_z42": {
"type": "string"
},
"attr_n76": {
"type": "string"
},
"field_t75": {
"type": "number"
},
"col_v81": {
"type": "string"
},
"col_b25": {
"type": "boolean"
},
"prop_x34": {
"type": "object",... | {"dim_z42":"Tokyo","attr_n76":"hello","field_t75":663.96,"col_v81":"inactive","col_b25":false,"prop_x34":{"attr_n67":true,"val_g41":{"val_d71":"high","val_n09":"https://www.com/data","attr_i71":"https://data.com/v1"},"dim_t55":"unstable","key_u56":"info@domain.org","param_n33":"warning"},"field_s26":{"col_a23":"info@te... | Unexpected trailing comma | {"dim_z42":"Tokyo","attr_n76":"hello","field_t75":663.96,"col_v81":"inactive","col_b25":false,"prop_x34":{"attr_n67":true,"val_g41":{"val_d71":"high","val_n09":"https://www.com/data","attr_i71":"https://data.com/v1"},"dim_t55":"unstable","key_u56":"info@domain.org","param_n33":"warning"},"field_s26":{"col_a23":"info@te... |
TASK repair_structured_output
SPEC
FIELD val_h25 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD key_e96 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD val_p93 TYPE null REQUIRED no
FIELD attr_m48 TYPE string REQUIRED no
FIELD param_c22 TYPE integer REQUIRED no
FIELD val_p52... | {"val_h25":"coastal","key_e96":"resolved","attr_m48":"John","param_c22":414,"val_p52":265} | tool_call_wrong_param | {
"type": "object",
"properties": {
"val_h25": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"key_e96": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
... | Tool: call_variants
Params: {"val_h25": "coastal", "key_e96": "resolved", "attr_m48": "John", "param_c22": 414, "val_p522": 265} | Agent used wrong parameter name 'val_p522' instead of 'val_p52' | {"val_h25":"coastal","key_e96":"resolved","attr_m48":"John","param_c22":414,"val_p52":265} |
TASK repair_structured_output
SPEC
FIELD val_t62 TYPE string REQUIRED yes
FIELD key_g50 TYPE string REQUIRED yes
FIELD col_t45 TYPE null REQUIRED yes
FIELD val_l43 TYPE integer REQUIRED yes
BROKEN_OUTPUT
{"val_t62": "Tokyo", "key_g50": "bar", "col_t45": null, "val_l43": "\"904\""} | {"val_t62":"Tokyo","key_g50":"bar","col_t45":null,"val_l43":904} | wrong_type | {
"type": "object",
"properties": {
"val_t62": {
"type": "string"
},
"key_g50": {
"type": "string"
},
"col_t45": {
"type": "null"
},
"val_l43": {
"type": "integer"
}
},
"required": [
"val_l43",
"val_t62",
"col_t45",
"key_g50"
]
} | {"val_t62": "Tokyo", "key_g50": "bar", "col_t45": null, "val_l43": "\"904\""} | Field 'val_l43' must be integer, got string | {"val_t62":"Tokyo","key_g50":"bar","col_t45":null,"val_l43":904} |
TASK repair_structured_output
SPEC
FIELD start_date TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD isotope TYPE number REQUIRED yes
FIELD dosage TYPE string REQUIRED yes
FIELD color TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD timezone TYPE string REQUIRED yes
BROKEN_OUTPUT
Analyzing the sens... | {"start_date":"small","isotope":930.06,"dosage":"REV","color":"editor","timezone":"Smith"} | thought_process | {
"type": "object",
"properties": {
"start_date": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"isotope": {
"type": "number"
},
"dosage": {
"type": "string"
},
"color": {
"type": "string",
"e... | Analyzing the sensor data to generate the output.
I'll apply the required format first.
{"start_date":"small","isotope":930.06,"dosage":"REV","color":"editor","timezone":"Smith"} | Output contains chain-of-thought reasoning before JSON | {"start_date":"small","isotope":930.06,"dosage":"REV","color":"editor","timezone":"Smith"} |
TASK repair_structured_output
SPEC
FIELD attr_m83 TYPE string REQUIRED yes
FIELD col_r74 TYPE integer REQUIRED no
FIELD field_q91 TYPE string REQUIRED yes
FIELD param_p79 TYPE string REQUIRED no
FIELD attr_f43.col_z24 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD attr_f43.param_j82 TYPE string VA... | {"attr_m83":"Jane","col_r74":634,"field_q91":"A short description.","param_p79":"RTG-04","attr_f43":{"col_z24":"inland","param_j82":"warning","param_d51":true},"param_r30":"underway","attr_f70":461} | missing_bracket | {
"type": "object",
"properties": {
"attr_m83": {
"type": "string"
},
"col_r74": {
"type": "integer"
},
"field_q91": {
"type": "string"
},
"param_p79": {
"type": "string"
},
"attr_f43": {
"type": "object",
"properties": {
"col_z24": {
... | {"attr_m83":"Jane","col_r74":634,"field_q91":"A short description.","param_p79":"RTG-04","attr_f43":{"col_z24":"inland","param_j82":"warning","param_d51":true},"param_r30":"underway","attr_f70":461} | Missing closing bracket | {"attr_m83":"Jane","col_r74":634,"field_q91":"A short description.","param_p79":"RTG-04","attr_f43":{"col_z24":"inland","param_j82":"warning","param_d51":true},"param_r30":"underway","attr_f70":461} |
TASK repair_structured_output
SPEC
FIELD lane TYPE string REQUIRED yes
FIELD image_url.quantity.amount TYPE string REQUIRED yes
FIELD image_url.quantity.vital_sign TYPE boolean REQUIRED yes
FIELD image_url.quantity.comments TYPE string_email REQUIRED yes
FIELD image_url.quantity.updated_at TYPE string REQUIRED yes
FIE... | {"lane":"test@example.com","image_url":{"phone":"Alice","section":240.62},"description":"type_c","build_status":992,"status":387,"medication":"Oliveira"} | tool_call_bad_format | {
"type": "object",
"properties": {
"lane": {
"type": "string"
},
"image_url": {
"type": "object",
"properties": {
"quantity": {
"type": "object",
"properties": {
"amount": {
"type": "string"
},
"vital_sign":... | <functioncall> queue_sequencing_run
{lane: "test@example.com", image_url: {phone: "Alice", section: 240.62}, description: "type_c", build_status: 992, status: 387, medication: "Oliveira"} | Tool call has malformed arguments — unquoted keys in function parameters | {"lane":"test@example.com","image_url":{"phone":"Alice","section":240.62},"description":"type_c","build_status":992,"status":387,"medication":"Oliveira"} |
TASK repair_structured_output
SPEC
FIELD repository TYPE integer REQUIRED yes
FIELD timezone TYPE integer REQUIRED yes
FIELD status TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD label TYPE string_email REQUIRED no
FIELD strand TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD updat... | {"repository":594,"timezone":347,"status":"returned","label":"admin@domain.org","strand":"inactive","updated_at":"Sao Paulo","log_level":"Bob"} | tool_call_partial_args | {
"type": "object",
"properties": {
"repository": {
"type": "integer"
},
"timezone": {
"type": "integer"
},
"status": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"label": {
"type": "st... | I need to look up the information first.
Action: update_record
Arguments: {"timezone": 347, "status": "returned", "label": "admin@domain.org", "strand": "inactive", "updated_at": "Sao Paulo", "log_level": "Bob"} | Agent tool call missing required parameter 'repository' | {"repository":594,"timezone":347,"status":"returned","label":"admin@domain.org","strand":"inactive","updated_at":"Sao Paulo","log_level":"Bob"} |
TASK repair_structured_output
SPEC
FIELD field_w96 TYPE boolean REQUIRED no
FIELD field_y50 TYPE integer REQUIRED yes
FIELD key_y48 TYPE string REQUIRED yes
FIELD key_w40 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD dim_n12 TYPE string REQUIRED no
FIELD dim_e18 TYPE string REQUIRED yes
BROK... | {"field_w96":false,"field_y50":802,"key_y48":"pending","dim_n12":"pending","dim_e18":"2023-12-25"} | agent_chain | {
"type": "object",
"properties": {
"field_w96": {
"type": "boolean"
},
"field_y50": {
"type": "integer"
},
"key_y48": {
"type": "string"
},
"key_w40": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
... | Let me check the system.
Action: apply_discount
Result: {"field_w96": false, "field_y50": 802, "dim_n12": "pending", "dim_e18": "2023-12-25"}
Processing the request now.
Action: filter_variants
Result: | Agent multi-step chain with truncated tool output | {"field_w96":false,"field_y50":802,"key_y48":"pending","dim_n12":"pending","dim_e18":"2023-12-25"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.