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 date TYPE integer REQUIRED no
FIELD id TYPE null REQUIRED yes
FIELD torque_output.cargo_type TYPE string REQUIRED no
FIELD torque_output.salinity TYPE string_email REQUIRED yes
FIELD torque_output.conductivity TYPE string_date-time REQUIRED yes
FIELD credit_score TYPE integer R... | {"date":746,"id":null,"torque_output":{"cargo_type":"Hapag-Lloyd-Express","salinity":"ops@test.io","conductivity":"2026-10-23T21:16:00Z"},"credit_score":547} | single_quotes | {
"type": "object",
"properties": {
"date": {
"type": "integer"
},
"id": {
"type": "null"
},
"torque_output": {
"type": "object",
"properties": {
"cargo_type": {
"type": "string"
},
"salinity": {
"type": "string",
"for... | {'date':746,'id':null,'torque_output':{'cargo_type':'Hapag-Lloyd-Express','salinity':'ops@test.io','conductivity':'2026-10-23T21:16:00Z'},'credit_score':547} | Expecting property name enclosed in double quotes | {"date":746,"id":null,"torque_output":{"cargo_type":"Hapag-Lloyd-Express","salinity":"ops@test.io","conductivity":"2026-10-23T21:16:00Z"},"credit_score":547} |
TASK repair_structured_output
SPEC
FIELD col_o98.val_z64 TYPE null REQUIRED yes
FIELD col_o98.val_c31 TYPE string_date-time REQUIRED yes
FIELD col_o98.attr_h26 TYPE string REQUIRED yes
FIELD attr_a40.col_z50 TYPE number REQUIRED yes
FIELD attr_a40.field_w21 TYPE integer REQUIRED yes
FIELD attr_a40.key_j60 TYPE string ... | {"col_o98":{"val_z64":null,"val_c31":"2023-12-24T22:18:00Z","attr_h26":"active"},"attr_a40":{"col_z50":981.55,"field_w21":846,"param_z07":[{"col_n61":null,"key_v13":[false,false,true],"col_p68":[995.71]},{"col_n61":null,"col_s94":979.19,"field_b76":475,"key_v13":[true],"col_p68":[959.33,244.17,831.36,241.31]}]},"prop_y... | agent_chain | {
"type": "object",
"properties": {
"col_o98": {
"type": "object",
"properties": {
"val_z64": {
"type": "null"
},
"val_c31": {
"type": "string",
"format": "date-time"
},
"attr_h26": {
"type": "string"
}
},
... | I need to look up the information first.
Action: apply_discount
Result: {"col_o98": {"val_z64": null, "val_c31": "2023-12-24T22:18:00Z", "attr_h26": "active"}, "prop_y69": {"col_a26": "intermittent"}, "param_m71": 483}
I'll query our database.
Action: run_diagnostics
Result: | Agent multi-step chain with truncated tool output | {"col_o98":{"val_z64":null,"val_c31":"2023-12-24T22:18:00Z","attr_h26":"active"},"attr_a40":{"col_z50":981.55,"field_w21":846,"param_z07":[{"col_n61":null,"key_v13":[false,false,true],"col_p68":[995.71]},{"col_n61":null,"col_s94":979.19,"field_b76":475,"key_v13":[true],"col_p68":[959.33,244.17,831.36,241.31]}]},"prop_y... |
TASK repair_structured_output
SPEC
FIELD key_o09 TYPE string REQUIRED no
FIELD key_g16 TYPE integer REQUIRED no
FIELD col_j62 TYPE string REQUIRED no
FIELD param_o20 TYPE integer REQUIRED yes
FIELD field_f78 TYPE number REQUIRED yes
FIELD prop_r31 TYPE string VALUES email|phone|sms|push REQUIRED no
BROKEN_OUTPUT
{"ke... | {"key_o09":"FWD","key_g16":73,"param_o20":985,"field_f78":389.14,"prop_r31":"push"} | missing_required | {
"type": "object",
"properties": {
"key_o09": {
"type": "string"
},
"key_g16": {
"type": "integer"
},
"col_j62": {
"type": "string"
},
"param_o20": {
"type": "integer"
},
"field_f78": {
"type": "number"
},
"prop_r31": {
"type": "string... | {"key_o09": "FWD", "key_g16": 73, "param_o20": 985, "prop_r31": "push"} | Required field 'field_f78' is missing | {"key_o09":"FWD","key_g16":73,"param_o20":985,"field_f78":389.14,"prop_r31":"push"} |
TASK repair_structured_output
SPEC
FIELD chapter TYPE string VALUES cat_a|cat_b|cat_c REQUIRED yes
FIELD gene_id TYPE string REQUIRED yes
FIELD loan_amount.gene_id.port_code TYPE integer REQUIRED yes
FIELD loan_amount.gene_id.run_id TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD loan_amount.gen... | {"chapter":"cat_b","gene_id":"quux","loan_amount":{"index":"offline","role":{"quantity":"mode_d","status_code":true,"type":529,"repository":"Oliveira","color":false,"brake_pressure":883.78},"span_id":946,"account_id":{"discount":"Maria","run_id":5.71}},"thumbnail":912,"commit_hash":792} | markdown_explanation | {
"type": "object",
"properties": {
"chapter": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c"
]
},
"gene_id": {
"type": "string"
},
"loan_amount": {
"type": "object",
"properties": {
"gene_id": {
"type": "obje... | I've generated the following JSON:
```json
{"chapter":"cat_b","gene_id":"quux","loan_amount":{"index":"offline","role":{"quantity":"mode_d","status_code":true,"type":529,"repository":"Oliveira","color":false,"brake_pressure":883.78},"span_id":946,"account_id":{"discount":"Maria","run_id":5.71}},"thumbnail":912,"commit_... | Output contains markdown and explanatory text around JSON | {"chapter":"cat_b","gene_id":"quux","loan_amount":{"index":"offline","role":{"quantity":"mode_d","status_code":true,"type":529,"repository":"Oliveira","color":false,"brake_pressure":883.78},"span_id":946,"account_id":{"discount":"Maria","run_id":5.71}},"thumbnail":912,"commit_hash":792} |
TASK repair_structured_output
SPEC
FIELD field_d69 TYPE string VALUES single|married|divorced REQUIRED no
FIELD key_k06 TYPE boolean REQUIRED yes
FIELD dim_x44 TYPE null REQUIRED no
FIELD dim_p22 TYPE boolean REQUIRED yes
FIELD val_k31.key_c01 TYPE integer REQUIRED yes
FIELD val_k31.key_e14 TYPE string VALUES synonymo... | {"field_d69":"married","key_k06":true,"dim_x44":null,"dim_p22":false,"val_k31":{"key_c01":541,"key_e14":"synonymous","key_c18":"inland","field_r95":"Paris","prop_r72":{"val_k93":"test@example.com","val_b18":676,"prop_h63":true,"prop_w81":false}}} | tool_call_wrong_param | {
"type": "object",
"properties": {
"field_d69": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"key_k06": {
"type": "boolean"
},
"dim_x44": {
"type": "null"
},
"dim_p22": {
"type": "boolean"
},
"val_... | Tool: update_record
Params: {"key_k06": true, "dim_x44": null, "dim_p22": false, "val_k31": {"key_c01": 541, "key_e14": "synonymous", "key_c18": "inland", "field_r95": "Paris", "prop_r72": {"val_k93": "test@example.com", "val_b18": 676, "prop_h63": true, "prop_w81": false}}, "field_d69_value": "married"} | Agent used wrong parameter name 'field_d69_value' instead of 'field_d69' | {"field_d69":"married","key_k06":true,"dim_x44":null,"dim_p22":false,"val_k31":{"key_c01":541,"key_e14":"synonymous","key_c18":"inland","field_r95":"Paris","prop_r72":{"val_k93":"test@example.com","val_b18":676,"prop_h63":true,"prop_w81":false}}} |
TASK repair_structured_output
SPEC
FIELD prop_s39 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD dim_a94 TYPE string_email REQUIRED no
FIELD prop_j73 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD field_q12 TYPE string REQUIRED yes
FIELD param_b98 TYPE string REQUIRED no
FIELD at... | {"prop_s39":"oceanic","prop_j73":"black","field_q12":"demo","param_b98":"Tokyo"} | unquoted_keys | {
"type": "object",
"properties": {
"prop_s39": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"dim_a94": {
"type": "string",
"format": "email"
},
"prop_j73": {
"type": "string",
"enum": [
... | {prop_s39:"oceanic",prop_j73:"black",field_q12:"demo",param_b98:"Tokyo"} | Expecting property name enclosed in double quotes | {"prop_s39":"oceanic","prop_j73":"black","field_q12":"demo","param_b98":"Tokyo"} |
TASK repair_structured_output
SPEC
FIELD attr_v67 TYPE null REQUIRED yes
FIELD attr_m37 TYPE integer REQUIRED yes
FIELD field_y65 TYPE number REQUIRED no
FIELD param_c46[] TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
BROKEN_OUTPUT
{attr_v67:null,attr_m37:75,field_y65:43.37,param_c46:["frame... | {"attr_v67":null,"attr_m37":75,"field_y65":43.37,"param_c46":["frameshift","synonymous"]} | unquoted_keys | {
"type": "object",
"properties": {
"attr_v67": {
"type": "null"
},
"attr_m37": {
"type": "integer"
},
"field_y65": {
"type": "number"
},
"param_c46": {
"type": "array",
"items": {
"type": "string",
"enum": [
"synonymous",
... | {attr_v67:null,attr_m37:75,field_y65:43.37,param_c46:["frameshift","synonymous"]} | Expecting property name enclosed in double quotes | {"attr_v67":null,"attr_m37":75,"field_y65":43.37,"param_c46":["frameshift","synonymous"]} |
TASK repair_structured_output
SPEC
FIELD param_o19 TYPE number REQUIRED no
FIELD attr_v49 TYPE integer REQUIRED no
FIELD key_z18.val_h93 TYPE string REQUIRED no
FIELD key_z18.attr_z02 TYPE integer REQUIRED no
FIELD key_z18.param_j08 TYPE string_date-time REQUIRED no
FIELD key_z18.prop_q87 TYPE string REQUIRED yes
BRO... | {"param_o19":141.16,"attr_v49":155,"key_z18":{"val_h93":"user@domain.com","attr_z02":625,"param_j08":"2022-12-18T17:50:00Z","prop_q87":"This is a test value."}} | null_required | {
"type": "object",
"properties": {
"param_o19": {
"type": "number"
},
"attr_v49": {
"type": "integer"
},
"key_z18": {
"type": "object",
"properties": {
"val_h93": {
"type": "string"
},
"attr_z02": {
"type": "integer"
},... | {"param_o19": 141.16, "attr_v49": 155, "key_z18": null} | Required field 'key_z18' is null | {"param_o19":141.16,"attr_v49":155,"key_z18":{"val_h93":"user@domain.com","attr_z02":625,"param_j08":"2022-12-18T17:50:00Z","prop_q87":"This is a test value."}} |
TASK repair_structured_output
SPEC
FIELD quantity TYPE number REQUIRED yes
FIELD repository TYPE number REQUIRED no
FIELD deploy_target TYPE string_date-time REQUIRED no
FIELD batch_code TYPE string REQUIRED no
BROKEN_OUTPUT
{"quantity": "\"86.51\"", "deploy_target": "2020-04-01T12:43:00Z", "batch_code": "cancelled"} | {"quantity":86.51,"deploy_target":"2020-04-01T12:43:00Z","batch_code":"cancelled"} | wrong_type | {
"type": "object",
"properties": {
"quantity": {
"type": "number"
},
"repository": {
"type": "number"
},
"deploy_target": {
"type": "string",
"format": "date-time"
},
"batch_code": {
"type": "string"
}
},
"required": [
"quantity"
]
} | {"quantity": "\"86.51\"", "deploy_target": "2020-04-01T12:43:00Z", "batch_code": "cancelled"} | Field 'quantity' must be number, got string | {"quantity":86.51,"deploy_target":"2020-04-01T12:43:00Z","batch_code":"cancelled"} |
TASK repair_structured_output
SPEC
FIELD col_k79.attr_c68 TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD col_k79.col_u15 TYPE string_date-time REQUIRED no
FIELD col_k79.attr_d54 TYPE integer REQUIRED no
FIELD col_k79.col_j12 TYPE boolean REQUIRED yes
FIELD col_k79.key_t49.prop_p53 TYPE string REQUIRED yes
F... | {"col_k79":{"attr_c68":"push","col_u15":"2024-03-08T21:27:00Z","attr_d54":571,"col_j12":false,"key_t49":{"prop_p53":"demo","val_m25":104.03,"col_a69":"cat_b","key_p12":255.78,"field_v04":["Berlin","user@domain.com","Bob","2024-01-15"],"prop_r72":["option_a","option_c"]}},"prop_a59":926.17,"param_x60":"Berlin"} | partial_structure | {
"type": "object",
"properties": {
"col_k79": {
"type": "object",
"properties": {
"attr_c68": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"col_u15": {
"type": "stri... | Based on the data, param_x60 is Berlin. {"col_k79":{"attr_c68":"push","col_u15":"2024-03-08T21:27:00Z","attr_d54":571,"col_j12":false,"key_t49":{"prop_p53":"demo","val_m25":104.03,"col_a69":"cat_b","key_p12":255.78,"field_v04":["Berlin","user@domain.com","Bob","2024-01-15"],"prop_r72":["option_a","option_c"]}},"prop_a5... | Output mixes natural language with JSON | {"col_k79":{"attr_c68":"push","col_u15":"2024-03-08T21:27:00Z","attr_d54":571,"col_j12":false,"key_t49":{"prop_p53":"demo","val_m25":104.03,"col_a69":"cat_b","key_p12":255.78,"field_v04":["Berlin","user@domain.com","Bob","2024-01-15"],"prop_r72":["option_a","option_c"]}},"prop_a59":926.17,"param_x60":"Berlin"} |
TASK repair_structured_output
SPEC
FIELD sensor_id TYPE null REQUIRED no
FIELD deploy_target TYPE integer REQUIRED no
FIELD username TYPE string REQUIRED yes
FIELD torque_output TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED yes
FIELD temp_celsius TYPE string REQUIRED yes
BROKEN_OUTPUT
```json
{"sens... | {"sensor_id":null,"deploy_target":422,"username":"Jane","torque_output":"option_c","temp_celsius":"Bob"} | markdown_fences | {
"type": "object",
"properties": {
"sensor_id": {
"type": "null"
},
"deploy_target": {
"type": "integer"
},
"username": {
"type": "string"
},
"torque_output": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
... | ```json
{"sensor_id":null,"deploy_target":422,"username":"Jane","torque_output":"option_c","temp_celsius":"Bob"}
``` | Output contains markdown code fences | {"sensor_id":null,"deploy_target":422,"username":"Jane","torque_output":"option_c","temp_celsius":"Bob"} |
TASK repair_structured_output
SPEC
FIELD department TYPE string REQUIRED yes
FIELD country TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD full_name TYPE string VALUES single|married|divorced REQUIRED yes
BROKEN_OUTPUT
Here is the response in the requested format:
{"department":"Paris","country":"free"... | {"department":"Paris","country":"free","full_name":"married"} | extra_text_before | {
"type": "object",
"properties": {
"department": {
"type": "string"
},
"country": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"full_name": {
"type": "string",
"enum": [
"single",
"mar... | Here is the response in the requested format:
{"department":"Paris","country":"free","full_name":"married"} | Output contains non-JSON text before the object | {"department":"Paris","country":"free","full_name":"married"} |
TASK repair_structured_output
SPEC
FIELD attr_a86 TYPE number REQUIRED no
FIELD prop_s08 TYPE boolean REQUIRED no
FIELD dim_g97.field_q67 TYPE string VALUES option_a|option_b|option_c REQUIRED yes
FIELD dim_g97.key_n07 TYPE string REQUIRED no
FIELD dim_g97.val_p27[] TYPE string REQUIRED no
FIELD param_k31 TYPE string ... | {"prop_s08":false,"dim_g97":{"field_q67":"option_c","val_p27":["Luis","RTG-04","Silva"]},"param_k31":"type_a","key_h23":"reliable","key_b29":261.84} | invalid_enum | {
"type": "object",
"properties": {
"attr_a86": {
"type": "number"
},
"prop_s08": {
"type": "boolean"
},
"dim_g97": {
"type": "object",
"properties": {
"field_q67": {
"type": "string",
"enum": [
"option_a",
"option_b",
... | {"prop_s08": false, "dim_g97": {"field_q67": "option_c", "val_p27": ["Luis", "RTG-04", "Silva"]}, "param_k31": "type_a", "key_h23": "invalid_choice_971", "key_b29": 261.84} | Field 'key_h23' has invalid enum value 'invalid_choice_971', expected one of ['reliable', 'unstable', 'intermittent'] | {"prop_s08":false,"dim_g97":{"field_q67":"option_c","val_p27":["Luis","RTG-04","Silva"]},"param_k31":"type_a","key_h23":"reliable","key_b29":261.84} |
TASK repair_structured_output
SPEC
FIELD chromosome TYPE string REQUIRED yes
FIELD weight TYPE integer REQUIRED yes
FIELD position TYPE string REQUIRED yes
FIELD vital_sign TYPE string REQUIRED no
FIELD collateral TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD latitude TYPE integer REQUIRED no
FIELD catego... | {"chromosome":"chrX","weight":708,"position":"completed","vital_sign":"bar","latitude":34,"category":"white"} | tool_call_text_mix | {
"type": "object",
"properties": {
"chromosome": {
"type": "string"
},
"weight": {
"type": "integer"
},
"position": {
"type": "string"
},
"vital_sign": {
"type": "string"
},
"collateral": {
"type": "string",
"enum": [
"small",
... | I'll query our database.
<tool_call name="book_appointment">
{"chromosome":"chrX","weight":708,"position":"completed","vital_sign":"bar","latitude":34,"category":"white"}
</tool_call.
Operation completed. | Agent response mixes reasoning text with tool call | {"chromosome":"chrX","weight":708,"position":"completed","vital_sign":"bar","latitude":34,"category":"white"} |
TASK repair_structured_output
SPEC
FIELD username TYPE integer REQUIRED yes
FIELD batch_code TYPE boolean REQUIRED no
FIELD balance TYPE string REQUIRED no
FIELD visible TYPE string_date-time REQUIRED yes
BROKEN_OUTPUT
```json
{"username":722,"batch_code":true,"balance":"pending","visible":"2020-07-01T14:09:00Z"}
``` | {"username":722,"batch_code":true,"balance":"pending","visible":"2020-07-01T14:09:00Z"} | markdown_fences | {
"type": "object",
"properties": {
"username": {
"type": "integer"
},
"batch_code": {
"type": "boolean"
},
"balance": {
"type": "string"
},
"visible": {
"type": "string",
"format": "date-time"
}
},
"required": [
"username",
"visible"
]
} | ```json
{"username":722,"batch_code":true,"balance":"pending","visible":"2020-07-01T14:09:00Z"}
``` | Output contains markdown code fences | {"username":722,"batch_code":true,"balance":"pending","visible":"2020-07-01T14:09:00Z"} |
TASK repair_structured_output
SPEC
FIELD annotation TYPE number REQUIRED yes
FIELD published TYPE boolean REQUIRED yes
FIELD lab_result TYPE string_uri REQUIRED yes
FIELD quality_score TYPE string_uri REQUIRED yes
FIELD cargo_type TYPE integer REQUIRED no
FIELD footnote TYPE string REQUIRED no
FIELD span_id TYPE boole... | {"annotation":600.45,"published":false,"lab_result":"https://example.com/v1","quality_score":"https://data.io/api","cargo_type":693,"footnote":"user@domain.com","span_id":false,"feedback":"escalated"} | thought_process | {
"type": "object",
"properties": {
"annotation": {
"type": "number"
},
"published": {
"type": "boolean"
},
"lab_result": {
"type": "string",
"format": "uri"
},
"quality_score": {
"type": "string",
"format": "uri"
},
"cargo_type": {
"type... | I need to check the port status before assigning the berth.
Let me verify the cargo manifest.
{"annotation":600.45,"published":false,"lab_result":"https://example.com/v1","quality_score":"https://data.io/api","cargo_type":693,"footnote":"user@domain.com","span_id":false,"feedback":"escalated"} | Output contains chain-of-thought reasoning before JSON | {"annotation":600.45,"published":false,"lab_result":"https://example.com/v1","quality_score":"https://data.io/api","cargo_type":693,"footnote":"user@domain.com","span_id":false,"feedback":"escalated"} |
TASK repair_structured_output
SPEC
FIELD dim_n81 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD prop_s01 TYPE boolean REQUIRED yes
FIELD prop_l69 TYPE null REQUIRED no
FIELD field_m08 TYPE number REQUIRED no
FIELD prop_d44 TYPE string REQUIRED yes
FIELD val_x26 TYPE null REQUIRED no
FIELD col_... | {"prop_s01":true,"prop_l69":null,"prop_d44":"2024-01-15","val_x26":null,"col_h30":"Bob"} | missing_required | {
"type": "object",
"properties": {
"dim_n81": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"prop_s01": {
"type": "boolean"
},
"prop_l69": {
"type": "null"
},
"field_m08": {
"type": "number"
... | {"prop_s01": true, "prop_l69": null, "val_x26": null, "col_h30": "Bob"} | Required field 'prop_d44' is missing | {"prop_s01":true,"prop_l69":null,"prop_d44":"2024-01-15","val_x26":null,"col_h30":"Bob"} |
TASK repair_structured_output
SPEC
FIELD website TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD decay_rate TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD width TYPE integer REQUIRED yes
FIELD price TYPE boolean REQUIRED no
FIELD aligned_pct TYPE string_uri REQUIRED no
FIELD updated... | {"website":"sms","width":98,"aligned_pct":"https://data.org/data","updated_at":478.99} | markdown_fences | {
"type": "object",
"properties": {
"website": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"decay_rate": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
... | ```json
{"website":"sms","width":98,"aligned_pct":"https://data.org/data","updated_at":478.99}
``` | Output contains markdown code fences | {"website":"sms","width":98,"aligned_pct":"https://data.org/data","updated_at":478.99} |
TASK repair_structured_output
SPEC
FIELD key_q39.key_p71 TYPE string VALUES type_a|type_b|type_c REQUIRED yes
FIELD key_q39.col_a11 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD key_q39.key_x55 TYPE string REQUIRED yes
FIELD col_h69 TYPE string REQUIRED no
FIELD prop_m48 TYPE string VALUES mode_a|mode_... | {"key_q39":{"key_p71":"type_b","col_a11":"pending","key_x55":"demo"},"dim_d23":321.51,"dim_f47":"user@domain.com","dim_w18":177,"key_m84":{"val_e27":{"prop_h61":"mode_b","attr_u55":"quux","field_p76":"approved","dim_q24":"option_f"},"attr_a05":"option_a","dim_j60":"reliable","dim_n54":null,"attr_e27":"Charlie","key_r68... | missing_brace | {
"type": "object",
"properties": {
"key_q39": {
"type": "object",
"properties": {
"key_p71": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
},
"col_a11": {
"type": "string",
"... | {"key_q39":{"key_p71":"type_b","col_a11":"pending","key_x55":"demo","dim_d23":321.51,"dim_f47":"user@domain.com","dim_w18":177,"key_m84":{"val_e27":{"prop_h61":"mode_b","attr_u55":"quux","field_p76":"approved","dim_q24":"option_f"},"attr_a05":"option_a","dim_j60":"reliable","dim_n54":null,"attr_e27":"Charlie","key_r68"... | Missing closing brace | {"key_q39":{"key_p71":"type_b","col_a11":"pending","key_x55":"demo"},"dim_d23":321.51,"dim_f47":"user@domain.com","dim_w18":177,"key_m84":{"val_e27":{"prop_h61":"mode_b","attr_u55":"quux","field_p76":"approved","dim_q24":"option_f"},"attr_a05":"option_a","dim_j60":"reliable","dim_n54":null,"attr_e27":"Charlie","key_r68... |
TASK repair_structured_output
SPEC
FIELD dim_h75 TYPE integer REQUIRED yes
FIELD val_j63 TYPE string_date-time REQUIRED yes
FIELD dim_j54 TYPE string REQUIRED no
BROKEN_OUTPUT
{"dim_h75":670,"val_j63":"2026-01-21T17:32:00Z"} | {"dim_h75":670,"val_j63":"2026-01-21T17:32:00Z"} | missing_bracket | {
"type": "object",
"properties": {
"dim_h75": {
"type": "integer"
},
"val_j63": {
"type": "string",
"format": "date-time"
},
"dim_j54": {
"type": "string"
}
},
"required": [
"dim_h75",
"val_j63"
]
} | {"dim_h75":670,"val_j63":"2026-01-21T17:32:00Z"} | Missing closing bracket | {"dim_h75":670,"val_j63":"2026-01-21T17:32:00Z"} |
TASK repair_structured_output
SPEC
FIELD prop_g10 TYPE string REQUIRED yes
FIELD key_g45 TYPE string REQUIRED yes
FIELD val_r76 TYPE boolean REQUIRED no
FIELD attr_q99 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD param_m71.prop_p54 TYPE string VALUES single|married|divorced REQUIRED... | {"prop_g10":"Jane","key_g45":"hello","val_r76":false,"col_q09":{"attr_d67":"admin@example.com","val_p88":"hello","prop_s50":"in_progress","param_a32":{"param_f38":true,"key_l25":"offline","param_t79":[null,null,null]}}} | unquoted_keys | {
"type": "object",
"properties": {
"prop_g10": {
"type": "string"
},
"key_g45": {
"type": "string"
},
"val_r76": {
"type": "boolean"
},
"attr_q99": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"esc... | {prop_g10:"Jane",key_g45:"hello",val_r76:false,col_q09:{attr_d67:"admin@example.com",val_p88:"hello",prop_s50:"in_progress",param_a32:{param_f38:true,key_l25:"offline",param_t79:[null,null,null]}}} | Expecting property name enclosed in double quotes | {"prop_g10":"Jane","key_g45":"hello","val_r76":false,"col_q09":{"attr_d67":"admin@example.com","val_p88":"hello","prop_s50":"in_progress","param_a32":{"param_f38":true,"key_l25":"offline","param_t79":[null,null,null]}}} |
TASK repair_structured_output
SPEC
FIELD freight_class TYPE string REQUIRED no
FIELD voltage.patient_id TYPE string_uri REQUIRED no
FIELD voltage.voltage TYPE null REQUIRED no
FIELD voltage.frequency_hz TYPE string VALUES draft|published|archived REQUIRED yes
FIELD voltage.hazmat_code TYPE string REQUIRED no
FIELD vol... | {"voltage":{"patient_id":"https://api.org/api","frequency_hz":"published","hazmat_code":"world","amplitude":{"manifest_ref":"Charlie","shipping":true,"crew_id":695.96,"ph_level":841},"humidity_pct":{"lab_result":false,"altitude":"REV","position":"level_4","branch":[true],"crew_id":["Bob","demo","Silva","quux"]}},"full_... | single_quotes | {
"type": "object",
"properties": {
"freight_class": {
"type": "string"
},
"voltage": {
"type": "object",
"properties": {
"patient_id": {
"type": "string",
"format": "uri"
},
"voltage": {
"type": "null"
},
"frequency... | {'voltage':{'patient_id':'https://api.org/api','frequency_hz':'published','hazmat_code':'world','amplitude':{'manifest_ref':'Charlie','shipping':true,'crew_id':695.96,'ph_level':841},'humidity_pct':{'lab_result':false,'altitude':'REV','position':'level_4','branch':[true],'crew_id':['Bob','demo','Silva','quux']}},'full_... | Expecting property name enclosed in double quotes | {"voltage":{"patient_id":"https://api.org/api","frequency_hz":"published","hazmat_code":"world","amplitude":{"manifest_ref":"Charlie","shipping":true,"crew_id":695.96,"ph_level":841},"humidity_pct":{"lab_result":false,"altitude":"REV","position":"level_4","branch":[true],"crew_id":["Bob","demo","Silva","quux"]}},"full_... |
TASK repair_structured_output
SPEC
FIELD log_level TYPE integer REQUIRED no
FIELD shipper_ref TYPE integer REQUIRED no
FIELD sensor_id TYPE string VALUES single|married|divorced REQUIRED yes
FIELD bearing TYPE string REQUIRED no
FIELD turbidity TYPE boolean REQUIRED no
BROKEN_OUTPUT
{"log_level":280,"sensor_id":"marr... | {"log_level":280,"sensor_id":"married","bearing":"Smith","turbidity":false} | truncated_object | {
"type": "object",
"properties": {
"log_level": {
"type": "integer"
},
"shipper_ref": {
"type": "integer"
},
"sensor_id": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"bearing": {
"type": "string"
},
... | {"log_level":280,"sensor_id":"married","bearing":"Smith","turbidity":false | Unexpected end of JSON input — truncated object | {"log_level":280,"sensor_id":"married","bearing":"Smith","turbidity":false} |
TASK repair_structured_output
SPEC
FIELD attr_o10 TYPE boolean REQUIRED no
FIELD prop_p48 TYPE string REQUIRED yes
FIELD dim_d99 TYPE string VALUES mode_a|mode_b|mode_c REQUIRED yes
FIELD key_e46.prop_a75 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no
FIELD key_e46.param_r29 TYPE string REQUIRED no... | {"attr_o10":true,"prop_p48":"London","dim_d99":"mode_c","key_e46":{"prop_a75":"option_b","param_r29":"Johnson","col_t69":37,"prop_u53":"Paris"},"param_r32":"Smith","field_p45":"option_c"} | unquoted_keys | {
"type": "object",
"properties": {
"attr_o10": {
"type": "boolean"
},
"prop_p48": {
"type": "string"
},
"dim_d99": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c"
]
},
"key_e46": {
"type": "object",
"properties... | {attr_o10:true,prop_p48:"London",dim_d99:"mode_c",key_e46:{prop_a75:"option_b",param_r29:"Johnson",col_t69:37,prop_u53:"Paris"},param_r32:"Smith",field_p45:"option_c"} | Expecting property name enclosed in double quotes | {"attr_o10":true,"prop_p48":"London","dim_d99":"mode_c","key_e46":{"prop_a75":"option_b","param_r29":"Johnson","col_t69":37,"prop_u53":"Paris"},"param_r32":"Smith","field_p45":"option_c"} |
TASK repair_structured_output
SPEC
FIELD sensor_id TYPE boolean REQUIRED yes
FIELD balance TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD published TYPE integer REQUIRED no
FIELD batch_code TYPE string VALUES single|married|divorced REQUIRED no
FIELD humidity_pct TYPE boolean REQUIRED yes
FIELD comments TYP... | {"sensor_id":false,"balance":"EUR","batch_code":"divorced","humidity_pct":false,"comments":890,"created_at":null} | markdown_explanation | {
"type": "object",
"properties": {
"sensor_id": {
"type": "boolean"
},
"balance": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"published": {
"type": "integer"
},
"batch_code": {
"type": ... | I've generated the following JSON:
```json
{"sensor_id":false,"balance":"EUR","batch_code":"divorced","humidity_pct":false,"comments":890,"created_at":null}
```
Hope this helps! | Output contains markdown and explanatory text around JSON | {"sensor_id":false,"balance":"EUR","batch_code":"divorced","humidity_pct":false,"comments":890,"created_at":null} |
TASK repair_structured_output
SPEC
FIELD val_c67 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD param_f33 TYPE string REQUIRED no
FIELD key_l42 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD prop_q67 TYPE integer REQUIRED no
FIELD col_s75 TYPE null REQUIRED yes
BROKEN_OUTPUT
{... | {"val_c67":"black","prop_q67":698,"col_s75":null} | missing_required | {
"type": "object",
"properties": {
"val_c67": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"param_f33": {
"type": "string"
},
"key_l42": {
"type": "string",
"enum": [
"berthed",
... | {"val_c67": "black", "prop_q67": 698} | Required field 'col_s75' is missing | {"val_c67":"black","prop_q67":698,"col_s75":null} |
TASK repair_structured_output
SPEC
FIELD col_k57 TYPE integer REQUIRED no
FIELD field_r14 TYPE string_uri REQUIRED yes
FIELD field_g66.field_x57 TYPE number REQUIRED yes
FIELD field_g66.dim_w57.attr_e71 TYPE string REQUIRED yes
FIELD field_g66.dim_w57.col_f74 TYPE integer REQUIRED no
FIELD field_g66.dim_w57.param_w94 ... | {"col_k57":187,"field_r14":"https://www.io/data","field_g66":{"field_x57":552.33,"key_i59":{"prop_h84":"degraded","prop_j38":"bar","dim_o17":611},"dim_u10":160},"val_h67":{"col_z00":"hello","param_w67":"2026-12-04T19:24:00Z","field_z55":929,"field_s82":262.83,"field_y24":"ops@example.com","attr_z92":"single"}} | tool_call_partial_args | {
"type": "object",
"properties": {
"col_k57": {
"type": "integer"
},
"field_r14": {
"type": "string",
"format": "uri"
},
"field_g66": {
"type": "object",
"properties": {
"field_x57": {
"type": "number"
},
"dim_w57": {
"ty... | I need to look up the information first.
Action: align_reads
Arguments: {"col_k57": 187, "field_g66": {"field_x57": 552.33, "key_i59": {"prop_h84": "degraded", "prop_j38": "bar", "dim_o17": 611}, "dim_u10": 160}, "val_h67": {"col_z00": "hello", "param_w67": "2026-12-04T19:24:00Z", "field_z55": 929, "field_s82": 262.83,... | Agent tool call missing required parameter 'field_r14' | {"col_k57":187,"field_r14":"https://www.io/data","field_g66":{"field_x57":552.33,"key_i59":{"prop_h84":"degraded","prop_j38":"bar","dim_o17":611},"dim_u10":160},"val_h67":{"col_z00":"hello","param_w67":"2026-12-04T19:24:00Z","field_z55":929,"field_s82":262.83,"field_y24":"ops@example.com","attr_z92":"single"}} |
TASK repair_structured_output
SPEC
FIELD title TYPE number REQUIRED yes
FIELD decay_rate TYPE number REQUIRED yes
FIELD maturity_date.lab_result TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD maturity_date.url TYPE integer REQUIRED yes
FIELD maturity_date.created_at[].amplitude TYPE integer REQUIRED ... | {"title":110.08,"decay_rate":757.13,"maturity_date":{"lab_result":"green","url":267,"created_at":[{"amplitude":878,"type":338,"ph_level":[510.8,896.88]},{"amplitude":837,"type":240,"state":[730.09,469.3,204.66,619.83]},{"type":923,"ph_level":[577.39]}]},"priority":{"coverage":"chr1","subject":"published"},"lab_result":... | trailing_comma | {
"type": "object",
"properties": {
"title": {
"type": "number"
},
"decay_rate": {
"type": "number"
},
"maturity_date": {
"type": "object",
"properties": {
"lab_result": {
"type": "string",
"enum": [
"red",
"blue",
... | {"title":110.08,"decay_rate":757.13,"maturity_date":{"lab_result":"green","url":267,"created_at":[{"amplitude":878,"type":338,"ph_level":[510.8,896.88,]},{"amplitude":837,"type":240,"state":[730.09,469.3,204.66,619.83]},{"type":923,"ph_level":[577.39]}]},"priority":{"coverage":"chr1","subject":"published"},"lab_result"... | Unexpected trailing comma | {"title":110.08,"decay_rate":757.13,"maturity_date":{"lab_result":"green","url":267,"created_at":[{"amplitude":878,"type":338,"ph_level":[510.8,896.88]},{"amplitude":837,"type":240,"state":[730.09,469.3,204.66,619.83]},{"type":923,"ph_level":[577.39]}]},"priority":{"coverage":"chr1","subject":"published"},"lab_result":... |
TASK repair_structured_output
SPEC
FIELD size TYPE number REQUIRED no
FIELD zip_code TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD amount.visible TYPE boolean REQUIRED yes
FIELD amount.size TYPE string REQUIRED no
FIELD amount.current_draw TYPE integer REQUIRED no
FIELD amount.manifest_ref.maturity_date TYP... | {"size":339.81,"zip_code":"JPY","amount":{"visible":true,"current_draw":38,"manifest_ref":{"maturity_date":"admin","bed_number":"cat_d","image_url":914,"vital_sign":"test@example.com","city":"2023-07-15T16:15:00Z","date":"type_a"}},"ph_level":{"throttle_pos":"cat_d","level":null,"branch":"admin@example.com","last_name"... | trailing_comma | {
"type": "object",
"properties": {
"size": {
"type": "number"
},
"zip_code": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"amount": {
"type": "object",
"properties": {
"visible": {
... | {"size":339.81,"zip_code":"JPY","amount":{"visible":true,"current_draw":38,"manifest_ref":{"maturity_date":"admin","bed_number":"cat_d","image_url":914,"vital_sign":"test@example.com","city":"2023-07-15T16:15:00Z","date":"type_a"}},"ph_level":{"throttle_pos":"cat_d","level":null,"branch":"admin@example.com","last_name"... | Unexpected trailing comma | {"size":339.81,"zip_code":"JPY","amount":{"visible":true,"current_draw":38,"manifest_ref":{"maturity_date":"admin","bed_number":"cat_d","image_url":914,"vital_sign":"test@example.com","city":"2023-07-15T16:15:00Z","date":"type_a"}},"ph_level":{"throttle_pos":"cat_d","level":null,"branch":"admin@example.com","last_name"... |
TASK repair_structured_output
SPEC
FIELD prop_x69 TYPE number REQUIRED no
FIELD param_e41 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD attr_u34 TYPE boolean REQUIRED yes
FIELD val_h10 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD key_p72.dim_g17.field_c34 TYPE string VALUE... | {"param_e41":"delivered","attr_u34":false,"val_h10":"black","key_p72":{"dim_g17":{"field_c34":"inland","col_g78":"https://example.org/v1","key_b56":"This is a test value.","param_e01":"Charlie"},"param_b99":"archived","key_m67":"info@test.io"},"param_k60":"2020-06-26T21:49:00Z"} | tool_call_bad_format | {
"type": "object",
"properties": {
"prop_x69": {
"type": "number"
},
"param_e41": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"attr_u34": {
"type": "boolean"
},
"val_h10": {
"type": "... | <functioncall> book_appointment
{param_e41: "delivered", attr_u34: false, val_h10: "black", key_p72: {dim_g17: {field_c34: "inland", col_g78: "https://example.org/v1", key_b56: "This is a test value.", param_e01: "Charlie"}, param_b99: "archived", key_m67: "info@test.io"}, param_k60: "2020-06-26T21:49:00Z"} | Tool call has malformed arguments — unquoted keys in function parameters | {"param_e41":"delivered","attr_u34":false,"val_h10":"black","key_p72":{"dim_g17":{"field_c34":"inland","col_g78":"https://example.org/v1","key_b56":"This is a test value.","param_e01":"Charlie"},"param_b99":"archived","key_m67":"info@test.io"},"param_k60":"2020-06-26T21:49:00Z"} |
TASK repair_structured_output
SPEC
FIELD val_o36 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED yes
FIELD param_c89 TYPE string_uri REQUIRED no
FIELD col_l07 TYPE integer REQUIRED yes
FIELD attr_v53.field_q29 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD attr_v53.field_q38 TYPE string REQUI... | {"val_o36":"cat_a","col_l07":200,"col_h23":"option_b","field_p73":537.55,"prop_w88":{"key_y45":"editor","prop_z49":{"prop_h22":"inactive","col_r05":"type_a","key_w44":"chrX","field_g29":452,"key_w82":"Paris"},"val_s89":false,"dim_i96":"EUR"}} | tool_call_bad_format | {
"type": "object",
"properties": {
"val_o36": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e",
"cat_f"
]
},
"param_c89": {
"type": "string",
"format": "uri"
},
"col_l07": {
"type": "int... | <functioncall> calculate_docking_fee
{val_o36: "cat_a", col_l07: 200, col_h23: "option_b", field_p73: 537.55, prop_w88: {key_y45: "editor", prop_z49: {prop_h22: "inactive", col_r05: "type_a", key_w44: "chrX", field_g29: 452, key_w82: "Paris"}, val_s89: false, dim_i96: "EUR"}} | Tool call has malformed arguments — unquoted keys in function parameters | {"val_o36":"cat_a","col_l07":200,"col_h23":"option_b","field_p73":537.55,"prop_w88":{"key_y45":"editor","prop_z49":{"prop_h22":"inactive","col_r05":"type_a","key_w44":"chrX","field_g29":452,"key_w82":"Paris"},"val_s89":false,"dim_i96":"EUR"}} |
TASK repair_structured_output
SPEC
FIELD insurance_id TYPE string REQUIRED no
FIELD rating TYPE string REQUIRED no
FIELD loan_amount TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD bill_of_lading TYPE string REQUIRED no
FIELD age TYPE string VALUES open|in_progress|resolved|closed REQU... | {"insurance_id":"FWD","loan_amount":"escalated","bill_of_lading":"QC-07","age":"in_progress","allele":509,"published":125} | truncated_array | {
"type": "object",
"properties": {
"insurance_id": {
"type": "string"
},
"rating": {
"type": "string"
},
"loan_amount": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"bill_of_lading... | {"insurance_id":"FWD","loan_amount":"escalated","bill_of_lading":"QC-07","age":"in_progress","allele":509,"published":125 | Unexpected end of JSON input — truncated object | {"insurance_id":"FWD","loan_amount":"escalated","bill_of_lading":"QC-07","age":"in_progress","allele":509,"published":125} |
TASK repair_structured_output
SPEC
FIELD prop_w43 TYPE number REQUIRED no
FIELD prop_b23.attr_c27 TYPE boolean REQUIRED yes
FIELD prop_b23.param_x32 TYPE string REQUIRED yes
FIELD prop_b23.param_u37 TYPE number REQUIRED yes
FIELD prop_b23.field_c36.prop_f11 TYPE string VALUES type_a|type_b REQUIRED no
FIELD prop_b23.f... | {"prop_b23":{"attr_c27":true,"param_x32":"Santos","param_u37":11.38,"field_c36":{"dim_u86":499.43,"prop_c38":["draft","draft"]}},"val_r10":{"val_r67":"Sao Paulo","val_m33":"user@domain.com","attr_a64":{"field_k09":"cat_a","col_v14":"John","field_s50":false,"param_m65":"Diana","dim_f15":"2024-06-30"},"param_x07":{"dim_i... | missing_bracket | {
"type": "object",
"properties": {
"prop_w43": {
"type": "number"
},
"prop_b23": {
"type": "object",
"properties": {
"attr_c27": {
"type": "boolean"
},
"param_x32": {
"type": "string"
},
"param_u37": {
"type": "numb... | {"prop_b23":{"attr_c27":true,"param_x32":"Santos","param_u37":11.38,"field_c36":{"dim_u86":499.43,"prop_c38":["draft","draft"}},"val_r10":{"val_r67":"Sao Paulo","val_m33":"user@domain.com","attr_a64":{"field_k09":"cat_a","col_v14":"John","field_s50":false,"param_m65":"Diana","dim_f15":"2024-06-30"},"param_x07":{"dim_i3... | Missing closing bracket | {"prop_b23":{"attr_c27":true,"param_x32":"Santos","param_u37":11.38,"field_c36":{"dim_u86":499.43,"prop_c38":["draft","draft"]}},"val_r10":{"val_r67":"Sao Paulo","val_m33":"user@domain.com","attr_a64":{"field_k09":"cat_a","col_v14":"John","field_s50":false,"param_m65":"Diana","dim_f15":"2024-06-30"},"param_x07":{"dim_i... |
TASK repair_structured_output
SPEC
FIELD duration_ms TYPE boolean REQUIRED no
FIELD amplitude TYPE string REQUIRED no
FIELD compound TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD repository.first_name TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD repository.organis... | {"duration_ms":true,"compound":"green","trace_id":"2024-06-30","barcode":473} | missing_brace | {
"type": "object",
"properties": {
"duration_ms": {
"type": "boolean"
},
"amplitude": {
"type": "string"
},
"compound": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"repository": {
... | {"duration_ms":true,"compound":"green","trace_id":"2024-06-30","barcode":473 | Missing closing brace | {"duration_ms":true,"compound":"green","trace_id":"2024-06-30","barcode":473} |
TASK repair_structured_output
SPEC
FIELD thumbnail TYPE string REQUIRED no
FIELD brake_pressure.temp_celsius.repository TYPE integer REQUIRED yes
FIELD brake_pressure.temp_celsius.build_status TYPE string_email REQUIRED no
FIELD brake_pressure.temp_celsius.nickname TYPE string VALUES single|married|divorced REQUIRED y... | {"thumbnail":"user@domain.com","brake_pressure":{"temp_celsius":{"repository":732,"build_status":"ops@test.io","nickname":"single","shipper_ref":612.86,"last_name":"Silva"},"conductivity":"quux","category":"maintenance","website":"QC-07"},"sensor_id":"ops@example.com","product_id":"2024-06-30","feedback":{"sensor_id":"... | missing_required | {
"type": "object",
"properties": {
"thumbnail": {
"type": "string"
},
"brake_pressure": {
"type": "object",
"properties": {
"temp_celsius": {
"type": "object",
"properties": {
"repository": {
"type": "integer"
},
... | {"thumbnail": "user@domain.com", "brake_pressure": {"temp_celsius": {"repository": 732, "build_status": "ops@test.io", "nickname": "single", "shipper_ref": 612.86, "last_name": "Silva"}, "conductivity": "quux", "category": "maintenance", "website": "QC-07"}, "sensor_id": "ops@example.com", "feedback": {"sensor_id": "lo... | Required field 'product_id' is missing | {"thumbnail":"user@domain.com","brake_pressure":{"temp_celsius":{"repository":732,"build_status":"ops@test.io","nickname":"single","shipper_ref":612.86,"last_name":"Silva"},"conductivity":"quux","category":"maintenance","website":"QC-07"},"sensor_id":"ops@example.com","product_id":"2024-06-30","feedback":{"sensor_id":"... |
TASK repair_structured_output
SPEC
FIELD maturity_date TYPE string REQUIRED no
FIELD throttle_pos TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD credit_score TYPE boolean REQUIRED no
FIELD category TYPE string_email REQUIRED yes
FIELD loan_amount TYPE null REQUIRED no
FIELD subject TYPE string VALUES... | {"throttle_pos":"warning","credit_score":false,"category":"user@domain.org","loan_amount":null,"subject":"underway","full_name":"REV","created_at":true} | extra_text_after | {
"type": "object",
"properties": {
"maturity_date": {
"type": "string"
},
"throttle_pos": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"credit_score": {
"type": "boolean"
},
"category": {
"ty... | {"throttle_pos":"warning","credit_score":false,"category":"user@domain.org","loan_amount":null,"subject":"underway","full_name":"REV","created_at":true}
Let me know if you need anything else! | Output contains non-JSON text after the object | {"throttle_pos":"warning","credit_score":false,"category":"user@domain.org","loan_amount":null,"subject":"underway","full_name":"REV","created_at":true} |
TASK repair_structured_output
SPEC
FIELD dim_d42 TYPE string REQUIRED no
FIELD param_j93 TYPE string REQUIRED no
FIELD dim_j24 TYPE integer REQUIRED no
FIELD key_t09 TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes
BROKEN_OUTPUT
{dim_d42:"2023-12-25",param_j93:"sample",key_t09:"type_b"} | {"dim_d42":"2023-12-25","param_j93":"sample","key_t09":"type_b"} | unquoted_keys | {
"type": "object",
"properties": {
"dim_d42": {
"type": "string"
},
"param_j93": {
"type": "string"
},
"dim_j24": {
"type": "integer"
},
"key_t09": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d",
... | {dim_d42:"2023-12-25",param_j93:"sample",key_t09:"type_b"} | Expecting property name enclosed in double quotes | {"dim_d42":"2023-12-25","param_j93":"sample","key_t09":"type_b"} |
TASK repair_structured_output
SPEC
FIELD item_id TYPE string VALUES active|inactive|pending REQUIRED no
FIELD vital_sign TYPE boolean REQUIRED no
FIELD strand TYPE string_uri REQUIRED yes
FIELD tags TYPE string_uri REQUIRED yes
FIELD weight.conductivity TYPE string_date-time REQUIRED yes
FIELD weight.score TYPE string... | {"item_id":"inactive","vital_sign":false,"strand":"https://data.io/v1","tags":"https://data.com/api","weight":{"conductivity":"2022-06-09T16:47:00Z","score":"test@domain.org","cargo_type":"closed","message":136,"item_id":"Hapag-Lloyd-Express"},"berth_slot":"approved"} | tool_call_text_mix | {
"type": "object",
"properties": {
"item_id": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"vital_sign": {
"type": "boolean"
},
"strand": {
"type": "string",
"format": "uri"
},
"tags": {
"type": "str... | Processing the request now.
<tool_call name="send_email">
{"item_id":"inactive","vital_sign":false,"strand":"https://data.io/v1","tags":"https://data.com/api","weight":{"conductivity":"2022-06-09T16:47:00Z","score":"test@domain.org","cargo_type":"closed","message":136,"item_id":"Hapag-Lloyd-Express"},"berth_slot":"appr... | Agent response mixes reasoning text with tool call | {"item_id":"inactive","vital_sign":false,"strand":"https://data.io/v1","tags":"https://data.com/api","weight":{"conductivity":"2022-06-09T16:47:00Z","score":"test@domain.org","cargo_type":"closed","message":136,"item_id":"Hapag-Lloyd-Express"},"berth_slot":"approved"} |
TASK repair_structured_output
SPEC
FIELD val_c83 TYPE string REQUIRED no
FIELD prop_i36 TYPE boolean REQUIRED no
FIELD prop_w94 TYPE integer REQUIRED no
FIELD val_c38 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no
FIELD attr_i21 TYPE string VALUES success|error|warning|info REQUIRED yes
BROKEN_OUT... | {"val_c83":"FWD","prop_i36":false,"prop_w94":350,"attr_i21":"error"} | missing_required | {
"type": "object",
"properties": {
"val_c83": {
"type": "string"
},
"prop_i36": {
"type": "boolean"
},
"prop_w94": {
"type": "integer"
},
"val_c38": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"... | {"val_c83": "FWD", "prop_i36": false, "prop_w94": 350} | Required field 'attr_i21' is missing | {"val_c83":"FWD","prop_i36":false,"prop_w94":350,"attr_i21":"error"} |
TASK repair_structured_output
SPEC
FIELD val_m18.field_g52 TYPE integer REQUIRED no
FIELD val_m18.val_i09 TYPE string REQUIRED no
FIELD val_m18.field_z79.key_n40 TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD val_m18.field_z79.field_s88 TYPE integer REQUIRED yes
FIELD val_m18.field_z79.param_l38 TYPE st... | {"val_m18":{"field_g52":448,"field_z79":{"field_s88":577,"param_l38":"Diana","val_e30":231.41,"field_i52":"push"},"col_i62":"admin@test.io","key_p01":"USD","dim_w97":"https://data.com/api","dim_j72":false},"key_j69":"ops@domain.org","attr_y81":"confirmed","field_w46":"unstable","param_e81":true} | markdown_fences | {
"type": "object",
"properties": {
"val_m18": {
"type": "object",
"properties": {
"field_g52": {
"type": "integer"
},
"val_i09": {
"type": "string"
},
"field_z79": {
"type": "object",
"properties": {
"key_n4... | ```json
{"val_m18":{"field_g52":448,"field_z79":{"field_s88":577,"param_l38":"Diana","val_e30":231.41,"field_i52":"push"},"col_i62":"admin@test.io","key_p01":"USD","dim_w97":"https://data.com/api","dim_j72":false},"key_j69":"ops@domain.org","attr_y81":"confirmed","field_w46":"unstable","param_e81":true}
``` | Output contains markdown code fences | {"val_m18":{"field_g52":448,"field_z79":{"field_s88":577,"param_l38":"Diana","val_e30":231.41,"field_i52":"push"},"col_i62":"admin@test.io","key_p01":"USD","dim_w97":"https://data.com/api","dim_j72":false},"key_j69":"ops@domain.org","attr_y81":"confirmed","field_w46":"unstable","param_e81":true} |
TASK repair_structured_output
SPEC
FIELD key_l33 TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no
FIELD field_o07.col_l88 TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes
FIELD field_o07.prop_z39 TYPE number REQUIRED yes
FIELD field_o07.attr_c23 TYPE integer REQUIRED yes
FIELD param_a48 ... | {"key_l33":"cat_d","field_o07":{"col_l88":"type_f","prop_z39":140.68,"attr_c23":786},"param_a48":"2020-08-12T00:58:00Z","col_i85":"2020-07-23T12:11:00Z"} | unquoted_keys | {
"type": "object",
"properties": {
"key_l33": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d"
]
},
"field_o07": {
"type": "object",
"properties": {
"col_l88": {
"type": "string",
"enum": [
... | {key_l33:"cat_d",field_o07:{col_l88:"type_f",prop_z39:140.68,attr_c23:786},param_a48:"2020-08-12T00:58:00Z",col_i85:"2020-07-23T12:11:00Z"} | Expecting property name enclosed in double quotes | {"key_l33":"cat_d","field_o07":{"col_l88":"type_f","prop_z39":140.68,"attr_c23":786},"param_a48":"2020-08-12T00:58:00Z","col_i85":"2020-07-23T12:11:00Z"} |
TASK repair_structured_output
SPEC
FIELD param_v42 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD prop_m59 TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD col_o54 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD field_l24 TYPE number REQUIRED no
FIELD val_f13 TYPE string VALUES ne... | {"param_v42":"pending","prop_m59":"push","col_o54":"active","field_l24":935.21,"val_f13":"new","col_k73":"user@domain.com","dim_g00":"https://data.com/data"} | missing_required | {
"type": "object",
"properties": {
"param_v42": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"prop_m59": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"col_o54"... | {"prop_m59": "push", "col_o54": "active", "field_l24": 935.21, "val_f13": "new", "col_k73": "user@domain.com", "dim_g00": "https://data.com/data"} | Required field 'param_v42' is missing | {"param_v42":"pending","prop_m59":"push","col_o54":"active","field_l24":935.21,"val_f13":"new","col_k73":"user@domain.com","dim_g00":"https://data.com/data"} |
TASK repair_structured_output
SPEC
FIELD dim_u84 TYPE integer REQUIRED no
FIELD key_g74 TYPE integer REQUIRED no
FIELD param_f94 TYPE string REQUIRED no
FIELD col_g42.val_j99.val_s33 TYPE number REQUIRED no
FIELD col_g42.val_j99.attr_m51 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED no
FIELD col_g42.v... | {"dim_u84":256,"key_g74":362,"param_f94":"GRCh38","col_g42":{"val_j99":{"val_s33":333.7,"attr_m51":"mode_c","param_u50":"info@example.com"},"attr_v22":172,"attr_z04":696},"key_j58":"2020-08-04T17:09:00Z","dim_u39":{"val_n96":null,"param_p33":{"field_c03":"London","key_b53":"Alice","key_g47":"London","attr_p99":"2024-12... | markdown_explanation | {
"type": "object",
"properties": {
"dim_u84": {
"type": "integer"
},
"key_g74": {
"type": "integer"
},
"param_f94": {
"type": "string"
},
"col_g42": {
"type": "object",
"properties": {
"val_j99": {
"type": "object",
"properties":... | Let me provide the data in JSON format:
```json
{"dim_u84":256,"key_g74":362,"param_f94":"GRCh38","col_g42":{"val_j99":{"val_s33":333.7,"attr_m51":"mode_c","param_u50":"info@example.com"},"attr_v22":172,"attr_z04":696},"key_j58":"2020-08-04T17:09:00Z","dim_u39":{"val_n96":null,"param_p33":{"field_c03":"London","key_b53... | Output contains markdown and explanatory text around JSON | {"dim_u84":256,"key_g74":362,"param_f94":"GRCh38","col_g42":{"val_j99":{"val_s33":333.7,"attr_m51":"mode_c","param_u50":"info@example.com"},"attr_v22":172,"attr_z04":696},"key_j58":"2020-08-04T17:09:00Z","dim_u39":{"val_n96":null,"param_p33":{"field_c03":"London","key_b53":"Alice","key_g47":"London","attr_p99":"2024-12... |
TASK repair_structured_output
SPEC
FIELD param_w08 TYPE string REQUIRED yes
FIELD param_f91 TYPE string_date-time REQUIRED no
FIELD prop_n67 TYPE integer REQUIRED no
BROKEN_OUTPUT
{"param_w08":"chr1","param_f91":"2022-05-26T12:02:00Z" | {"param_w08":"chr1","param_f91":"2022-05-26T12:02:00Z"} | truncated_object | {
"type": "object",
"properties": {
"param_w08": {
"type": "string"
},
"param_f91": {
"type": "string",
"format": "date-time"
},
"prop_n67": {
"type": "integer"
}
},
"required": [
"param_w08"
]
} | {"param_w08":"chr1","param_f91":"2022-05-26T12:02:00Z" | Unexpected end of JSON input — truncated object | {"param_w08":"chr1","param_f91":"2022-05-26T12:02:00Z"} |
TASK repair_structured_output
SPEC
FIELD repository TYPE integer REQUIRED yes
FIELD ward TYPE null REQUIRED yes
FIELD subject TYPE number REQUIRED no
BROKEN_OUTPUT
{'repository':156,'ward':null} | {"repository":156,"ward":null} | single_quotes | {
"type": "object",
"properties": {
"repository": {
"type": "integer"
},
"ward": {
"type": "null"
},
"subject": {
"type": "number"
}
},
"required": [
"ward",
"repository"
]
} | {'repository':156,'ward':null} | Expecting property name enclosed in double quotes | {"repository":156,"ward":null} |
TASK repair_structured_output
SPEC
FIELD active TYPE integer REQUIRED no
FIELD rating TYPE integer REQUIRED yes
FIELD currency TYPE string REQUIRED yes
FIELD width.amplitude TYPE boolean REQUIRED yes
FIELD width.deploy_target TYPE boolean REQUIRED no
FIELD width.half_life TYPE integer REQUIRED no
FIELD width.bill_of_l... | {"active":792,"rating":243,"currency":"REV","width":{"amplitude":true,"deploy_target":true,"half_life":412,"bill_of_lading":{"reagent":241,"payment_status":"https://api.org/v1","first_name":"Tokyo","insurance_id":"Smith","shipper_ref":676,"span_id":true},"freight_class":{"account_id":"unstable","brake_pressure":"FWD","... | extra_text_after | {
"type": "object",
"properties": {
"active": {
"type": "integer"
},
"rating": {
"type": "integer"
},
"currency": {
"type": "string"
},
"width": {
"type": "object",
"properties": {
"amplitude": {
"type": "boolean"
},
"deploy... | {"active":792,"rating":243,"currency":"REV","width":{"amplitude":true,"deploy_target":true,"half_life":412,"bill_of_lading":{"reagent":241,"payment_status":"https://api.org/v1","first_name":"Tokyo","insurance_id":"Smith","shipper_ref":676,"span_id":true},"freight_class":{"account_id":"unstable","brake_pressure":"FWD","... | Output contains non-JSON text after the object | {"active":792,"rating":243,"currency":"REV","width":{"amplitude":true,"deploy_target":true,"half_life":412,"bill_of_lading":{"reagent":241,"payment_status":"https://api.org/v1","first_name":"Tokyo","insurance_id":"Smith","shipper_ref":676,"span_id":true},"freight_class":{"account_id":"unstable","brake_pressure":"FWD","... |
TASK repair_structured_output
SPEC
FIELD param_t38 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD col_l51 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD key_u00 TYPE string REQUIRED yes
FIELD dim_s71 TYPE boolean REQUIRED yes
FIELD attr_o22 TYPE string VALUES USD|EUR|GBP|BRL|JPY RE... | {"param_t38":"unstable","col_l51":"pending","key_u00":"https://example.com","dim_s71":false,"attr_o22":"EUR"} | markdown_explanation | {
"type": "object",
"properties": {
"param_t38": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"col_l51": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"key_u00": ... | Pipeline result:
```json
{"param_t38":"unstable","col_l51":"pending","key_u00":"https://example.com","dim_s71":false,"attr_o22":"EUR"}
```
Let me know if you need anything else! | Output contains markdown and explanatory text around JSON | {"param_t38":"unstable","col_l51":"pending","key_u00":"https://example.com","dim_s71":false,"attr_o22":"EUR"} |
TASK repair_structured_output
SPEC
FIELD full_name TYPE integer REQUIRED no
FIELD color TYPE string_uri REQUIRED no
FIELD branch TYPE integer REQUIRED no
FIELD paragraph TYPE boolean REQUIRED yes
FIELD maturity_date TYPE string REQUIRED yes
BROKEN_OUTPUT
{"full_name":230,"color":"https://www.com/data","branch":339,"p... | {"full_name":230,"color":"https://www.com/data","branch":339,"paragraph":false,"maturity_date":"active"} | truncated_array | {
"type": "object",
"properties": {
"full_name": {
"type": "integer"
},
"color": {
"type": "string",
"format": "uri"
},
"branch": {
"type": "integer"
},
"paragraph": {
"type": "boolean"
},
"maturity_date": {
"type": "string"
}
},
"requi... | {"full_name":230,"color":"https://www.com/data","branch":339,"paragraph":false,"maturity_date":"active" | Unexpected end of JSON input — truncated object | {"full_name":230,"color":"https://www.com/data","branch":339,"paragraph":false,"maturity_date":"active"} |
TASK repair_structured_output
SPEC
FIELD duration_ms TYPE integer REQUIRED yes
FIELD feedback.first_name TYPE string REQUIRED no
FIELD feedback.product_id TYPE string REQUIRED no
FIELD feedback.fleet_number TYPE string VALUES success|error|warning|info REQUIRED no
FIELD feedback.zip_code TYPE string_uri REQUIRED yes
F... | {"duration_ms":559,"feedback":{"first_name":"2024-01-15","product_id":"Jane","fleet_number":"success","zip_code":"https://www.io/data","balance":"quux","terminal_id":{"lab_result":"pending","subtotal":"in_transit","voltage":"2023-12-25","current_draw":false}},"bed_number":"active","amplitude":"London"} | thought_process | {
"type": "object",
"properties": {
"duration_ms": {
"type": "integer"
},
"feedback": {
"type": "object",
"properties": {
"first_name": {
"type": "string"
},
"product_id": {
"type": "string"
},
"fleet_number": {
"typ... | Let me construct this step by step.
First, I'll identify the required fields, then fill in the values.
{"duration_ms":559,"feedback":{"first_name":"2024-01-15","product_id":"Jane","fleet_number":"success","zip_code":"https://www.io/data","balance":"quux","terminal_id":{"lab_result":"pending","subtotal":"in_transit","v... | Output contains chain-of-thought reasoning before JSON | {"duration_ms":559,"feedback":{"first_name":"2024-01-15","product_id":"Jane","fleet_number":"success","zip_code":"https://www.io/data","balance":"quux","terminal_id":{"lab_result":"pending","subtotal":"in_transit","voltage":"2023-12-25","current_draw":false}},"bed_number":"active","amplitude":"London"} |
TASK repair_structured_output
SPEC
FIELD umi TYPE string VALUES mode_a|mode_b REQUIRED no
FIELD amount TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes
FIELD active TYPE string VALUES type_a|type_b|type_c REQUIRED no
FIELD terminal_id TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD... | {"amount":"type_c","active":"type_a","terminal_id":"medium","frequency_hz":"draft","repository":"test"} | tool_call_bad_format | {
"type": "object",
"properties": {
"umi": {
"type": "string",
"enum": [
"mode_a",
"mode_b"
]
},
"amount": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d",
"type_e",
"type_f"
]
},... | <functioncall> read_sensor_array
{amount: "type_c", active: "type_a", terminal_id: "medium", frequency_hz: "draft", repository: "test"} | Tool call has malformed arguments — unquoted keys in function parameters | {"amount":"type_c","active":"type_a","terminal_id":"medium","frequency_hz":"draft","repository":"test"} |
TASK repair_structured_output
SPEC
FIELD quantity TYPE boolean REQUIRED yes
FIELD footnote TYPE boolean REQUIRED no
FIELD rating TYPE number REQUIRED yes
FIELD build_status TYPE boolean REQUIRED no
FIELD aligned_pct TYPE integer REQUIRED no
BROKEN_OUTPUT
{"quantity": "False", "rating": 781.4} | {"quantity":true,"rating":781.4} | boolean_as_string | {
"type": "object",
"properties": {
"quantity": {
"type": "boolean"
},
"footnote": {
"type": "boolean"
},
"rating": {
"type": "number"
},
"build_status": {
"type": "boolean"
},
"aligned_pct": {
"type": "integer"
}
},
"required": [
"quanti... | {"quantity": "False", "rating": 781.4} | Field 'quantity' must be boolean, got string | {"quantity":true,"rating":781.4} |
TASK repair_structured_output
SPEC
FIELD key_o43 TYPE integer REQUIRED no
FIELD field_f68 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD val_b00.key_n47 TYPE number REQUIRED yes
FIELD val_b00.attr_u14 TYPE integer REQUIRED no
FIELD val_b00.dim_g76 TYPE number REQUIRED no
FIELD val_b00.attr_d52.a... | {"val_b00":{"key_n47":896.73,"dim_g76":600.47,"attr_d52":{"attr_q12":219.23,"col_r99":true,"prop_p76":["2021-10-20T04:39:00Z","2022-01-26T08:59:00Z"],"field_c98":["qux"]},"key_z18":"London"},"col_k52":"QC-07","attr_r08":447.53,"val_o51":false,"field_t03":{"prop_i72":"medium","field_x37":728.56,"field_t55":764.68},"prop... | trailing_comma | {
"type": "object",
"properties": {
"key_o43": {
"type": "integer"
},
"field_f68": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"val_b00": {
"type": "object",
"properties": {
"key_n47": ... | {"val_b00":{"key_n47":896.73,"dim_g76":600.47,"attr_d52":{"attr_q12":219.23,"col_r99":true,"prop_p76":["2021-10-20T04:39:00Z","2022-01-26T08:59:00Z",],"field_c98":["qux"]},"key_z18":"London"},"col_k52":"QC-07","attr_r08":447.53,"val_o51":false,"field_t03":{"prop_i72":"medium","field_x37":728.56,"field_t55":764.68},"pro... | Unexpected trailing comma | {"val_b00":{"key_n47":896.73,"dim_g76":600.47,"attr_d52":{"attr_q12":219.23,"col_r99":true,"prop_p76":["2021-10-20T04:39:00Z","2022-01-26T08:59:00Z"],"field_c98":["qux"]},"key_z18":"London"},"col_k52":"QC-07","attr_r08":447.53,"val_o51":false,"field_t03":{"prop_i72":"medium","field_x37":728.56,"field_t55":764.68},"prop... |
TASK repair_structured_output
SPEC
FIELD key_s49 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD val_q04 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD field_j88 TYPE string REQUIRED yes
FIELD prop_j29 TYPE string REQUIRED yes
FIELD dim_q52.attr_g61 TYPE string REQUIRED no
FIELD dim_q52.col_c19... | {"key_s49":"married","val_q04":"GBP","field_j88":"user@domain.com","prop_j29":"London","dim_q52":{"attr_g61":"hello","col_c19":"2024-06-30","val_d47":["FWD","foo","world","world"],"col_t32":["returned"]}} | extra_text_before | {
"type": "object",
"properties": {
"key_s49": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"val_q04": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"f... | Below is the JSON object:
{"key_s49":"married","val_q04":"GBP","field_j88":"user@domain.com","prop_j29":"London","dim_q52":{"attr_g61":"hello","col_c19":"2024-06-30","val_d47":["FWD","foo","world","world"],"col_t32":["returned"]}} | Output contains non-JSON text before the object | {"key_s49":"married","val_q04":"GBP","field_j88":"user@domain.com","prop_j29":"London","dim_q52":{"attr_g61":"hello","col_c19":"2024-06-30","val_d47":["FWD","foo","world","world"],"col_t32":["returned"]}} |
TASK repair_structured_output
SPEC
FIELD updated_at TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD deploy_target TYPE boolean REQUIRED yes
FIELD url TYPE string REQUIRED yes
BROKEN_OUTPUT
Processing the request now.
<tool_call name="align_reads">
{"updated_at":"missense","deploy_target"... | {"updated_at":"missense","deploy_target":false,"url":"REV"} | tool_call_text_mix | {
"type": "object",
"properties": {
"updated_at": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"deploy_target": {
"type": "boolean"
},
"url": {
"type": "string"
}
},
"required": [
"... | Processing the request now.
<tool_call name="align_reads">
{"updated_at":"missense","deploy_target":false,"url":"REV"}
</tool_call.
The result is ready. | Agent response mixes reasoning text with tool call | {"updated_at":"missense","deploy_target":false,"url":"REV"} |
TASK repair_structured_output
SPEC
FIELD val_s98 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD val_p28 TYPE string VALUES single|married|divorced REQUIRED no
FIELD field_p41 TYPE boolean REQUIRED no
FIELD param_y71 TYPE string VALUES email|phone|sms|push REQUIRED yes
BROKEN_OUTPUT
{val_s98:"... | {"val_s98":"in_transit","val_p28":"married","param_y71":"sms"} | unquoted_keys | {
"type": "object",
"properties": {
"val_s98": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"val_p28": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
... | {val_s98:"in_transit",val_p28:"married",param_y71:"sms"} | Expecting property name enclosed in double quotes | {"val_s98":"in_transit","val_p28":"married","param_y71":"sms"} |
TASK repair_structured_output
SPEC
FIELD score TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no
FIELD start_date TYPE integer REQUIRED no
FIELD color TYPE boolean REQUIRED yes
FIELD trace_id TYPE integer REQUIRED no
FIELD freight_class TYPE string VALUES success|error|warning|info REQUIRED no
FIELD maturity_date TY... | {"score":"mode_a","color":false,"maturity_date":"type_e"} | tool_call_text_mix | {
"type": "object",
"properties": {
"score": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c"
]
},
"start_date": {
"type": "integer"
},
"color": {
"type": "boolean"
},
"trace_id": {
"type": "integer"
},
"freigh... | I'll query our database.
<tool_call name="check_cargo_manifest">
{"score":"mode_a","color":false,"maturity_date":"type_e"}
</tool_call.
Done! | Agent response mixes reasoning text with tool call | {"score":"mode_a","color":false,"maturity_date":"type_e"} |
TASK repair_structured_output
SPEC
FIELD maturity_date TYPE string REQUIRED no
FIELD insurance_id TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no
FIELD turbidity TYPE string REQUIRED no
FIELD brake_pressure TYPE integer REQUIRED yes
FIELD due_date TYPE string REQUIRED yes
BROKEN_OUTPUT
... | {"insurance_id":"level_2","turbidity":"Berlin","brake_pressure":844,"due_date":"Bob"} | thought_process | {
"type": "object",
"properties": {
"maturity_date": {
"type": "string"
},
"insurance_id": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5",
"level_6"
]
},
"turbidity": {
"type": "str... | Analyzing the schema to generate valid JSON...
Checking required fields and types...
{"insurance_id":"level_2","turbidity":"Berlin","brake_pressure":844,"due_date":"Bob"} | Output contains chain-of-thought reasoning before JSON | {"insurance_id":"level_2","turbidity":"Berlin","brake_pressure":844,"due_date":"Bob"} |
TASK repair_structured_output
SPEC
FIELD val_h18 TYPE number REQUIRED yes
FIELD key_a57 TYPE string VALUES mode_a|mode_b REQUIRED yes
FIELD key_a02 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
I need to look up the information first.
<tool_call name="transfer_call">
{"val_h18":457.53,"key_a57":"mode_b","key_a02":false}
</... | {"val_h18":457.53,"key_a57":"mode_b","key_a02":false} | tool_call_text_mix | {
"type": "object",
"properties": {
"val_h18": {
"type": "number"
},
"key_a57": {
"type": "string",
"enum": [
"mode_a",
"mode_b"
]
},
"key_a02": {
"type": "boolean"
}
},
"required": [
"key_a02",
"val_h18",
"key_a57"
]
} | I need to look up the information first.
<tool_call name="transfer_call">
{"val_h18":457.53,"key_a57":"mode_b","key_a02":false}
</tool_call.
Operation completed. | Agent response mixes reasoning text with tool call | {"val_h18":457.53,"key_a57":"mode_b","key_a02":false} |
TASK repair_structured_output
SPEC
FIELD coverage TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD message TYPE string REQUIRED yes
FIELD notes.half_life TYPE integer REQUIRED yes
FIELD notes.credit_score TYPE null REQUIRED no
FIELD notes.price TYPE integer REQUIRED no
BROKEN_OUTPUT
{... | {"coverage":"escalated","message":"approved","notes":{"half_life":997,"price":743}} | single_quotes | {
"type": "object",
"properties": {
"coverage": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"message": {
"type": "string"
},
"notes": {
"type": "object",
"properties": {
"hal... | {'coverage':'escalated','message':'approved','notes':{'half_life':997,'price':743}} | Expecting property name enclosed in double quotes | {"coverage":"escalated","message":"approved","notes":{"half_life":997,"price":743}} |
TASK repair_structured_output
SPEC
FIELD key_u73 TYPE string REQUIRED no
FIELD key_f87 TYPE integer REQUIRED no
FIELD attr_u29 TYPE boolean REQUIRED no
FIELD col_l11.prop_a94.dim_e91 TYPE string VALUES single|married|divorced REQUIRED no
FIELD col_l11.prop_a94.attr_w94 TYPE string VALUES type_a|type_b REQUIRED yes
FIE... | {"key_f87":12,"attr_u29":true,"col_l11":{"prop_a94":{"dim_e91":"divorced","attr_w94":"type_b","param_t42":"A short description."},"attr_g84":611,"attr_w72":false}} | missing_required | {
"type": "object",
"properties": {
"key_u73": {
"type": "string"
},
"key_f87": {
"type": "integer"
},
"attr_u29": {
"type": "boolean"
},
"col_l11": {
"type": "object",
"properties": {
"prop_a94": {
"type": "object",
"properties":... | {"key_f87": 12, "attr_u29": true} | Required field 'col_l11' is missing | {"key_f87":12,"attr_u29":true,"col_l11":{"prop_a94":{"dim_e91":"divorced","attr_w94":"type_b","param_t42":"A short description."},"attr_g84":611,"attr_w72":false}} |
TASK repair_structured_output
SPEC
FIELD phone TYPE null REQUIRED yes
FIELD verified TYPE number REQUIRED yes
FIELD throttle_pos TYPE string REQUIRED no
FIELD reagent TYPE string REQUIRED no
FIELD interest_rate TYPE string REQUIRED no
FIELD color TYPE integer REQUIRED no
FIELD department TYPE number REQUIRED yes
BROK... | {"phone":null,"verified":909.32,"throttle_pos":"Johnson","reagent":"Diana","department":138.91} | tool_call_bad_format | {
"type": "object",
"properties": {
"phone": {
"type": "null"
},
"verified": {
"type": "number"
},
"throttle_pos": {
"type": "string"
},
"reagent": {
"type": "string"
},
"interest_rate": {
"type": "string"
},
"color": {
"type": "integer... | <functioncall> fetch_lab_result
{phone: null, verified: 909.32, throttle_pos: "Johnson", reagent: "Diana", department: 138.91} | Tool call has malformed arguments — unquoted keys in function parameters | {"phone":null,"verified":909.32,"throttle_pos":"Johnson","reagent":"Diana","department":138.91} |
TASK repair_structured_output
SPEC
FIELD interest_rate.branch TYPE integer REQUIRED no
FIELD interest_rate.strand TYPE integer REQUIRED yes
FIELD interest_rate.torque_output TYPE string_email REQUIRED yes
FIELD interest_rate.sensor_id TYPE string_date-time REQUIRED no
FIELD interest_rate.turbidity.port_code TYPE strin... | {"interest_rate":{"branch":161,"strand":484,"torque_output":"info@example.com","turbidity":{"port_code":"mode_b","compound":"cat_a","velocity":"test@test.io"}},"items":681,"tags":null,"user_id":"active","options":"https://data.org/v1"} | wrong_type | {
"type": "object",
"properties": {
"interest_rate": {
"type": "object",
"properties": {
"branch": {
"type": "integer"
},
"strand": {
"type": "integer"
},
"torque_output": {
"type": "string",
"format": "email"
},... | {"interest_rate": {"branch": 161, "strand": 484, "torque_output": "info@example.com", "turbidity": {"port_code": "mode_b", "compound": "cat_a", "velocity": "test@test.io"}}, "items": "\"681\"", "tags": null, "user_id": "active", "options": "https://data.org/v1"} | Field 'items' must be integer, got string | {"interest_rate":{"branch":161,"strand":484,"torque_output":"info@example.com","turbidity":{"port_code":"mode_b","compound":"cat_a","velocity":"test@test.io"}},"items":681,"tags":null,"user_id":"active","options":"https://data.org/v1"} |
TASK repair_structured_output
SPEC
FIELD field_j46 TYPE number REQUIRED no
FIELD key_n26 TYPE string_date-time REQUIRED yes
FIELD attr_m41 TYPE string REQUIRED yes
FIELD attr_f29.dim_d02 TYPE string REQUIRED no
FIELD attr_f29.col_r50.val_v34 TYPE string_date-time REQUIRED yes
FIELD attr_f29.col_r50.field_x70 TYPE stri... | {"field_j46":424.33,"key_n26":"2022-03-10T06:28:00Z","attr_m41":"pending","attr_f29":{"col_r50":{"val_v34":"2021-11-07T05:07:00Z","field_x70":"type_c","col_o84":"cat_a","val_g64":"Smith"},"attr_q03":"maintenance"}} | markdown_explanation | {
"type": "object",
"properties": {
"field_j46": {
"type": "number"
},
"key_n26": {
"type": "string",
"format": "date-time"
},
"attr_m41": {
"type": "string"
},
"attr_f29": {
"type": "object",
"properties": {
"dim_d02": {
"type": "str... | Here is the response in the requested format:
```json
{"field_j46":424.33,"key_n26":"2022-03-10T06:28:00Z","attr_m41":"pending","attr_f29":{"col_r50":{"val_v34":"2021-11-07T05:07:00Z","field_x70":"type_c","col_o84":"cat_a","val_g64":"Smith"},"attr_q03":"maintenance"}}
```
This should match the schema you provided. | Output contains markdown and explanatory text around JSON | {"field_j46":424.33,"key_n26":"2022-03-10T06:28:00Z","attr_m41":"pending","attr_f29":{"col_r50":{"val_v34":"2021-11-07T05:07:00Z","field_x70":"type_c","col_o84":"cat_a","val_g64":"Smith"},"attr_q03":"maintenance"}} |
TASK repair_structured_output
SPEC
FIELD dim_b50 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD key_z70 TYPE string REQUIRED no
FIELD attr_m54 TYPE integer REQUIRED no
FIELD attr_q52 TYPE boolean REQUIRED no
FIELD attr_x93 TYPE null REQUIRED no
FIELD dim_l03 TYPE string_email REQUIRED no
FIELD col... | {"dim_b50":"arctic","key_z70":"John","attr_m54":156,"attr_q52":true,"attr_x93":null,"dim_l03":"admin@domain.org","col_z77":928} | extra_field | {
"type": "object",
"properties": {
"dim_b50": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"key_z70": {
"type": "string"
},
"attr_m54": {
"type": "integer"
},
"attr_q52": {
"type": "boolea... | {"dim_b50": "arctic", "key_z70": "John", "attr_m54": 156, "attr_q52": true, "attr_x93": null, "dim_l03": "admin@domain.org", "col_z77": 928, "extra_field_4795": 42} | Unknown field 'extra_field_4795' not defined in schema | {"dim_b50":"arctic","key_z70":"John","attr_m54":156,"attr_q52":true,"attr_x93":null,"dim_l03":"admin@domain.org","col_z77":928} |
TASK repair_structured_output
SPEC
FIELD attr_f35 TYPE string REQUIRED no
FIELD param_a24 TYPE string REQUIRED yes
FIELD col_h91 TYPE boolean REQUIRED yes
FIELD field_d56[] TYPE string REQUIRED yes
BROKEN_OUTPUT
{"param_a24": "Johnson", "col_h91": "false", "field_d56": ["hello", "pending", "Silva", "London"]} | {"param_a24":"Johnson","col_h91":true,"field_d56":["hello","pending","Silva","London"]} | boolean_as_string | {
"type": "object",
"properties": {
"attr_f35": {
"type": "string"
},
"param_a24": {
"type": "string"
},
"col_h91": {
"type": "boolean"
},
"field_d56": {
"type": "array",
"items": {
"type": "string"
}
}
},
"required": [
"param_a24",... | {"param_a24": "Johnson", "col_h91": "false", "field_d56": ["hello", "pending", "Silva", "London"]} | Field 'col_h91' must be boolean, got string | {"param_a24":"Johnson","col_h91":true,"field_d56":["hello","pending","Silva","London"]} |
TASK repair_structured_output
SPEC
FIELD dim_n15 TYPE number REQUIRED no
FIELD field_o81 TYPE null REQUIRED yes
FIELD param_m64 TYPE string VALUES mode_a|mode_b REQUIRED no
FIELD val_k39 TYPE string VALUES option_a|option_b|option_c REQUIRED no
FIELD attr_g34 TYPE string REQUIRED no
FIELD col_g82 TYPE number REQUIRED ... | {"dim_n15":741.5,"field_o81":null,"param_m64":"mode_a","col_g82":945.57,"val_c23":{"col_q72":"phone","field_w99":"cat_c","key_r16":"type_a"},"attr_x64":false} | extra_field | {
"type": "object",
"properties": {
"dim_n15": {
"type": "number"
},
"field_o81": {
"type": "null"
},
"param_m64": {
"type": "string",
"enum": [
"mode_a",
"mode_b"
]
},
"val_k39": {
"type": "string",
"enum": [
"option_a",
... | {"dim_n15": 741.5, "field_o81": null, "param_m64": "mode_a", "col_g82": 945.57, "val_c23": {"col_q72": "phone", "field_w99": "cat_c", "key_r16": "type_a"}, "attr_x64": false, "extra_field_107": true} | Unknown field 'extra_field_107' not defined in schema | {"dim_n15":741.5,"field_o81":null,"param_m64":"mode_a","col_g82":945.57,"val_c23":{"col_q72":"phone","field_w99":"cat_c","key_r16":"type_a"},"attr_x64":false} |
TASK repair_structured_output
SPEC
FIELD email.vital_sign.medication TYPE string_uri REQUIRED no
FIELD email.vital_sign.log_level TYPE string VALUES draft|published|archived REQUIRED no
FIELD email.vital_sign.username TYPE integer REQUIRED yes
FIELD email.vital_sign.amount TYPE string VALUES email|phone|sms|push REQUI... | {"credit_score":"approved","conductivity":"This is a test value.","humidity_pct":"info@domain.org","address":"A short description.","verified":"delivered","turbidity":{"website":null,"patient_id":{"section":"world","department":"homozygous","compound":true,"amplitude":967.33,"state":"sample","user_id":"https://example.... | markdown_fences | {
"type": "object",
"properties": {
"email": {
"type": "object",
"properties": {
"vital_sign": {
"type": "object",
"properties": {
"medication": {
"type": "string",
"format": "uri"
},
"log_level": {
... | ```json
{"credit_score":"approved","conductivity":"This is a test value.","humidity_pct":"info@domain.org","address":"A short description.","verified":"delivered","turbidity":{"website":null,"patient_id":{"section":"world","department":"homozygous","compound":true,"amplitude":967.33,"state":"sample","user_id":"https://... | Output contains markdown code fences | {"credit_score":"approved","conductivity":"This is a test value.","humidity_pct":"info@domain.org","address":"A short description.","verified":"delivered","turbidity":{"website":null,"patient_id":{"section":"world","department":"homozygous","compound":true,"amplitude":967.33,"state":"sample","user_id":"https://example.... |
TASK repair_structured_output
SPEC
FIELD active TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD color TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
FIELD isotope.section TYPE boolean REQUIRED no
FIELD isotope.country TYPE integer REQUIRED no
FIELD isotope.allele TYPE string VALUES new|in_tr... | {"active":"low","color":"type_d","isotope":{"country":897,"allele":"delivered","invoice_id":"2026-05-16T07:43:00Z","updated_at":"anchored"},"chromosome":"https://example.com","updated_at":128} | number_with_unit | {
"type": "object",
"properties": {
"active": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"color": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d"
]
},
... | {"active": "low", "color": "type_d", "isotope": {"country": 897, "allele": "delivered", "invoice_id": "2026-05-16T07:43:00Z", "updated_at": "anchored"}, "chromosome": "https://example.com", "updated_at": "128cm"} | Field 'updated_at' must be number, got string with unit | {"active":"low","color":"type_d","isotope":{"country":897,"allele":"delivered","invoice_id":"2026-05-16T07:43:00Z","updated_at":"anchored"},"chromosome":"https://example.com","updated_at":128} |
TASK repair_structured_output
SPEC
FIELD altitude TYPE string_date-time REQUIRED yes
FIELD umi TYPE string REQUIRED yes
FIELD section TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
BROKEN_OUTPUT
{"altitude": null, "umi": "Charlie", "section": "new"} | {"altitude":"2022-09-27T04:59:00Z","umi":"Charlie","section":"new"} | null_required | {
"type": "object",
"properties": {
"altitude": {
"type": "string",
"format": "date-time"
},
"umi": {
"type": "string"
},
"section": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
}
},
"requ... | {"altitude": null, "umi": "Charlie", "section": "new"} | Required field 'altitude' is null | {"altitude":"2022-09-27T04:59:00Z","umi":"Charlie","section":"new"} |
TASK repair_structured_output
SPEC
FIELD torque_output TYPE number REQUIRED no
FIELD quality_score TYPE integer REQUIRED yes
FIELD options TYPE string_date-time REQUIRED no
FIELD velocity TYPE integer REQUIRED no
FIELD date TYPE string REQUIRED yes
FIELD manifest_ref TYPE integer REQUIRED yes
BROKEN_OUTPUT
Result: op... | {"quality_score":898,"options":"2021-10-06T15:14:00Z","velocity":121,"date":"This is a test value.","manifest_ref":297} | partial_structure | {
"type": "object",
"properties": {
"torque_output": {
"type": "number"
},
"quality_score": {
"type": "integer"
},
"options": {
"type": "string",
"format": "date-time"
},
"velocity": {
"type": "integer"
},
"date": {
"type": "string"
},
... | Result: options=2021-10-06T15:14:00Z, {"quality_score":898,"options":"2021-10-06T15:14:00Z","velocity":121,"date":"This is a test value.","manifest_ref":297} | Output mixes natural language with JSON | {"quality_score":898,"options":"2021-10-06T15:14:00Z","velocity":121,"date":"This is a test value.","manifest_ref":297} |
TASK repair_structured_output
SPEC
FIELD gene_id TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD shift_code TYPE integer REQUIRED no
FIELD turbidity TYPE integer REQUIRED yes
FIELD transaction_id TYPE string VALUES level_1|level_2|level_3 REQUIRED no
BROKEN_OUTPUT
{gene_id:"reliable",shift_code:55... | {"gene_id":"reliable","shift_code":558,"turbidity":518,"transaction_id":"level_1"} | unquoted_keys | {
"type": "object",
"properties": {
"gene_id": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"shift_code": {
"type": "integer"
},
"turbidity": {
"type": "integer"
},
"transaction_id": {
"type": "strin... | {gene_id:"reliable",shift_code:558,turbidity:518,transaction_id:"level_1"} | Expecting property name enclosed in double quotes | {"gene_id":"reliable","shift_code":558,"turbidity":518,"transaction_id":"level_1"} |
TASK repair_structured_output
SPEC
FIELD user_id TYPE string_uri REQUIRED no
FIELD format TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD maturity_date TYPE integer REQUIRED yes
BROKEN_OUTPUT
{'user_id':'https://www.com/v1','format':'open','maturity_date':955} | {"user_id":"https://www.com/v1","format":"open","maturity_date":955} | single_quotes | {
"type": "object",
"properties": {
"user_id": {
"type": "string",
"format": "uri"
},
"format": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"maturity_date": {
"type": "integer"
}
},
"re... | {'user_id':'https://www.com/v1','format':'open','maturity_date':955} | Expecting property name enclosed in double quotes | {"user_id":"https://www.com/v1","format":"open","maturity_date":955} |
TASK repair_structured_output
SPEC
FIELD bill_of_lading TYPE string REQUIRED yes
FIELD nickname TYPE string VALUES level_1|level_2|level_3 REQUIRED no
FIELD department.published TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no
FIELD department.name TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no
FIELD... | {"bill_of_lading":"bar","nickname":"level_1","department":{"published":"cat_a","type":"info","yield_pct":"qux","chapter":823.24,"diagnosis_code":"mode_a"},"batch_code":{"filter_flag":"2023-11-02T12:39:00Z","half_life":672.37,"tile":null,"position":86.52,"nickname":680.56}} | tool_call_bad_format | {
"type": "object",
"properties": {
"bill_of_lading": {
"type": "string"
},
"nickname": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3"
]
},
"department": {
"type": "object",
"properties": {
"published": {
... | <functioncall> delete_item
{bill_of_lading: "bar", nickname: "level_1", department: {published: "cat_a", type: "info", yield_pct: "qux", chapter: 823.24, diagnosis_code: "mode_a"}, batch_code: {filter_flag: "2023-11-02T12:39:00Z", half_life: 672.37, tile: null, position: 86.52, nickname: 680.56}} | Tool call has malformed arguments — unquoted keys in function parameters | {"bill_of_lading":"bar","nickname":"level_1","department":{"published":"cat_a","type":"info","yield_pct":"qux","chapter":823.24,"diagnosis_code":"mode_a"},"batch_code":{"filter_flag":"2023-11-02T12:39:00Z","half_life":672.37,"tile":null,"position":86.52,"nickname":680.56}} |
TASK repair_structured_output
SPEC
FIELD date TYPE string VALUES option_a|option_b|option_c REQUIRED no
FIELD temp_celsius TYPE integer REQUIRED yes
FIELD duration_ms TYPE string REQUIRED no
FIELD features TYPE string REQUIRED yes
FIELD position TYPE string_email REQUIRED yes
BROKEN_OUTPUT
{"date":"option_a","temp_ce... | {"date":"option_a","temp_celsius":80,"duration_ms":"This is a test value.","features":"Diana","position":"info@domain.org"} | truncated_object | {
"type": "object",
"properties": {
"date": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c"
]
},
"temp_celsius": {
"type": "integer"
},
"duration_ms": {
"type": "string"
},
"features": {
"type": "string"
},
... | {"date":"option_a","temp_celsius":80,"duration_ms":"This is a test value.","features":"Diana","position":"info@domain.org" | Unexpected end of JSON input — truncated object | {"date":"option_a","temp_celsius":80,"duration_ms":"This is a test value.","features":"Diana","position":"info@domain.org"} |
TASK repair_structured_output
SPEC
FIELD dim_c13 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD param_m08 TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD param_r16 TYPE string VALUES active|inactive|pending REQUIRED no
FIELD dim_w96 TYPE integer REQUIRED no
FIELD param_q8... | {"dim_c13":"maintenance","param_m08":"low","param_r16":"active","dim_w96":451,"param_q80":419} | tool_call_wrong_param | {
"type": "object",
"properties": {
"dim_c13": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"param_m08": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critica... | Tool: check_cargo_manifest
Params: {"dim_c13": "maintenance", "param_m08": "low", "param_r16": "active", "param_q80": 419, "dim_w962": 451} | Agent used wrong parameter name 'dim_w962' instead of 'dim_w96' | {"dim_c13":"maintenance","param_m08":"low","param_r16":"active","dim_w96":451,"param_q80":419} |
TASK repair_structured_output
SPEC
FIELD port_code TYPE string REQUIRED no
FIELD umi.payment_status TYPE boolean REQUIRED no
FIELD umi.sensor_id TYPE string_uri REQUIRED no
FIELD umi.allele TYPE integer REQUIRED no
FIELD umi.currency TYPE number REQUIRED no
FIELD umi.image_url TYPE number REQUIRED yes
FIELD strand.nic... | {"port_code":"test@example.com","umi":{"payment_status":false,"sensor_id":"https://api.com/api","allele":724,"currency":943.74,"image_url":824.65},"strand":{"nickname":false,"tags":"divorced","user_id":["medium","medium","small","xl"]}} | tool_call_bad_format | {
"type": "object",
"properties": {
"port_code": {
"type": "string"
},
"umi": {
"type": "object",
"properties": {
"payment_status": {
"type": "boolean"
},
"sensor_id": {
"type": "string",
"format": "uri"
},
"allele":... | <functioncall> run_diagnostics
{port_code: "test@example.com", umi: {payment_status: false, sensor_id: "https://api.com/api", allele: 724, currency: 943.74, image_url: 824.65}, strand: {nickname: false, tags: "divorced", user_id: ["medium", "medium", "small", "xl"]}} | Tool call has malformed arguments — unquoted keys in function parameters | {"port_code":"test@example.com","umi":{"payment_status":false,"sensor_id":"https://api.com/api","allele":724,"currency":943.74,"image_url":824.65},"strand":{"nickname":false,"tags":"divorced","user_id":["medium","medium","small","xl"]}} |
TASK repair_structured_output
SPEC
FIELD key_p75 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD field_c74 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD attr_k35 TYPE string REQUIRED yes
BROKEN_OUTPUT
{key_p75:"in_transit",field_c74:"unstable",attr_k35:"baz"} | {"key_p75":"in_transit","field_c74":"unstable","attr_k35":"baz"} | unquoted_keys | {
"type": "object",
"properties": {
"key_p75": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"field_c74": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
... | {key_p75:"in_transit",field_c74:"unstable",attr_k35:"baz"} | Expecting property name enclosed in double quotes | {"key_p75":"in_transit","field_c74":"unstable","attr_k35":"baz"} |
TASK repair_structured_output
SPEC
FIELD current_draw TYPE string REQUIRED yes
FIELD account_id TYPE string VALUES option_a|option_b REQUIRED yes
FIELD umi TYPE string VALUES type_a|type_b|type_c REQUIRED no
FIELD bed_number TYPE number REQUIRED no
BROKEN_OUTPUT
Based on the data, bed_number is 423.51. {"current_draw... | {"current_draw":"Berlin","account_id":"option_a","umi":"type_b","bed_number":423.51} | partial_structure | {
"type": "object",
"properties": {
"current_draw": {
"type": "string"
},
"account_id": {
"type": "string",
"enum": [
"option_a",
"option_b"
]
},
"umi": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
... | Based on the data, bed_number is 423.51. {"current_draw":"Berlin","account_id":"option_a","umi":"type_b","bed_number":423.51} | Output mixes natural language with JSON | {"current_draw":"Berlin","account_id":"option_a","umi":"type_b","bed_number":423.51} |
TASK repair_structured_output
SPEC
FIELD ward TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD dissolved_oxygen TYPE string REQUIRED yes
FIELD amplitude.role TYPE string VALUES option_a|option_b|option_c REQUIRED yes
FIELD amplitude.interest_rate TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no
FIE... | {"ward":"sms","dissolved_oxygen":"chr1"} | agent_chain | {
"type": "object",
"properties": {
"ward": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"dissolved_oxygen": {
"type": "string"
},
"amplitude": {
"type": "object",
"properties": {
"role": {
... | Let me check the system.
Action: check_availability
Result: {"dissolved_oxygen": "chr1"}
I'll query our database.
Action: transfer_call
Result: | Agent multi-step chain with truncated tool output | {"ward":"sms","dissolved_oxygen":"chr1"} |
TASK repair_structured_output
SPEC
FIELD col_q29 TYPE string_uri REQUIRED no
FIELD field_g71 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD prop_o61 TYPE integer REQUIRED yes
FIELD dim_a36.key_e42 TYPE string REQUIRED no
FIELD dim_a36.field_z42 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|... | {"field_g71":"divorced","prop_o61":471,"dim_a36":{"key_e42":"Oliveira","field_z42":"level_5","field_m46":99.41},"key_p06":"2026-01-08T20:56:00Z"} | null_required | {
"type": "object",
"properties": {
"col_q29": {
"type": "string",
"format": "uri"
},
"field_g71": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"prop_o61": {
"type": "integer"
},
"dim_a36": {
"type": ... | {"field_g71": "divorced", "prop_o61": null, "dim_a36": {"key_e42": "Oliveira", "field_z42": "level_5", "field_m46": 99.41}, "key_p06": "2026-01-08T20:56:00Z"} | Required field 'prop_o61' is null | {"field_g71":"divorced","prop_o61":471,"dim_a36":{"key_e42":"Oliveira","field_z42":"level_5","field_m46":99.41},"key_p06":"2026-01-08T20:56:00Z"} |
TASK repair_structured_output
SPEC
FIELD turbidity TYPE null REQUIRED no
FIELD phenotype TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD rating TYPE boolean REQUIRED yes
FIELD lab_result TYPE boolean REQUIRED yes
BROKEN_OUTPUT
Tool: process_payment
Params: {"phenotype": "medium", "rating": false, "lab_resu... | {"phenotype":"medium","rating":false,"lab_result":false} | tool_call_wrong_param | {
"type": "object",
"properties": {
"turbidity": {
"type": "null"
},
"phenotype": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"rating": {
"type": "boolean"
},
"lab_result": {
"type": "boolean"
... | Tool: process_payment
Params: {"phenotype": "medium", "rating": false, "lab_result": false} | Agent used wrong parameter name 'turbidity_id' instead of 'turbidity' | {"phenotype":"medium","rating":false,"lab_result":false} |
TASK repair_structured_output
SPEC
FIELD col_u14 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD val_g63 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD val_g62 TYPE number REQUIRED no
FIELD param_h21 TYPE string VALUES cat_a|cat_b REQUIRED yes
FIELD attr_b01.col_r90 TYPE in... | {"col_u14":"hemizygous","val_g63":"reliable","val_g62":836.89,"param_h21":"cat_a","attr_b01":{"dim_a60":"admin@domain.org","attr_r03":948,"param_f93":false,"prop_h36":116,"key_t56":"https://api.com/api"},"field_r39":{"param_l38":"admin@example.com","attr_y65":280,"attr_y81":"cat_a","param_e01":[{"key_h88":false,"attr_x... | extra_text_before | {
"type": "object",
"properties": {
"col_u14": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"val_g63": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"v... | Below is the JSON object:
{"col_u14":"hemizygous","val_g63":"reliable","val_g62":836.89,"param_h21":"cat_a","attr_b01":{"dim_a60":"admin@domain.org","attr_r03":948,"param_f93":false,"prop_h36":116,"key_t56":"https://api.com/api"},"field_r39":{"param_l38":"admin@example.com","attr_y65":280,"attr_y81":"cat_a","param_e01"... | Output contains non-JSON text before the object | {"col_u14":"hemizygous","val_g63":"reliable","val_g62":836.89,"param_h21":"cat_a","attr_b01":{"dim_a60":"admin@domain.org","attr_r03":948,"param_f93":false,"prop_h36":116,"key_t56":"https://api.com/api"},"field_r39":{"param_l38":"admin@example.com","attr_y65":280,"attr_y81":"cat_a","param_e01":[{"key_h88":false,"attr_x... |
TASK repair_structured_output
SPEC
FIELD param_l28.val_j22 TYPE string REQUIRED no
FIELD param_l28.field_u05 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD param_l28.prop_o96[] TYPE integer REQUIRED no
FIELD field_j65.prop_o11 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD field_j6... | {"param_l28":{"field_u05":"intermittent"},"field_j65":{"prop_o11":"divorced","attr_j06":"foo","field_x12":842.19,"key_d15":411.53},"attr_n87":"example","attr_l12":false,"dim_v27":{"col_y24":{"dim_i62":"2020-05-18T01:22:00Z","dim_j75":"foo"},"dim_a11":"PASS","param_h61":"BRL","attr_v24":{"col_z13":"warning","val_v85":fa... | trailing_comma | {
"type": "object",
"properties": {
"param_l28": {
"type": "object",
"properties": {
"val_j22": {
"type": "string"
},
"field_u05": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
... | {"param_l28":{"field_u05":"intermittent",},"field_j65":{"prop_o11":"divorced","attr_j06":"foo","field_x12":842.19,"key_d15":411.53},"attr_n87":"example","attr_l12":false,"dim_v27":{"col_y24":{"dim_i62":"2020-05-18T01:22:00Z","dim_j75":"foo"},"dim_a11":"PASS","param_h61":"BRL","attr_v24":{"col_z13":"warning","val_v85":f... | Unexpected trailing comma | {"param_l28":{"field_u05":"intermittent"},"field_j65":{"prop_o11":"divorced","attr_j06":"foo","field_x12":842.19,"key_d15":411.53},"attr_n87":"example","attr_l12":false,"dim_v27":{"col_y24":{"dim_i62":"2020-05-18T01:22:00Z","dim_j75":"foo"},"dim_a11":"PASS","param_h61":"BRL","attr_v24":{"col_z13":"warning","val_v85":fa... |
TASK repair_structured_output
SPEC
FIELD commit_hash TYPE string REQUIRED no
FIELD torque_output TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD visible TYPE boolean REQUIRED yes
FIELD type TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
BROKEN_OUTPUT
{"visible":false,"type":"hem... | {"visible":false,"type":"hemizygous"} | missing_bracket | {
"type": "object",
"properties": {
"commit_hash": {
"type": "string"
},
"torque_output": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"visible": {
"type": "boolean"
},
"type": {
"type": "s... | {"visible":false,"type":"hemizygous"} | Missing closing bracket | {"visible":false,"type":"hemizygous"} |
TASK repair_structured_output
SPEC
FIELD attr_l34 TYPE boolean REQUIRED yes
FIELD field_j73 TYPE string REQUIRED no
FIELD dim_u91.field_w93 TYPE integer REQUIRED yes
FIELD dim_u91.key_m64 TYPE boolean REQUIRED no
FIELD dim_u91.param_c83 TYPE boolean REQUIRED yes
FIELD field_m90 TYPE string REQUIRED yes
FIELD val_f57 T... | {"attr_l34":true,"dim_u91":{"field_w93":107,"key_m64":true,"param_c83":true},"field_m90":"qux","key_n57":"info@example.com"} | extra_text_after | {
"type": "object",
"properties": {
"attr_l34": {
"type": "boolean"
},
"field_j73": {
"type": "string"
},
"dim_u91": {
"type": "object",
"properties": {
"field_w93": {
"type": "integer"
},
"key_m64": {
"type": "boolean"
... | {"attr_l34":true,"dim_u91":{"field_w93":107,"key_m64":true,"param_c83":true},"field_m90":"qux","key_n57":"info@example.com"}
I've ensured all required fields are present. | Output contains non-JSON text after the object | {"attr_l34":true,"dim_u91":{"field_w93":107,"key_m64":true,"param_c83":true},"field_m90":"qux","key_n57":"info@example.com"} |
TASK repair_structured_output
SPEC
FIELD berth_slot TYPE string REQUIRED no
FIELD transaction_id.size TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no
FIELD transaction_id.company TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD transaction_id.weight TYPE string REQUIRED no
FIELD transaction... | {"transaction_id":{"size":"cat_b","company":"open","weight":"RTG-04","website":"level_4","due_date":507,"tags":null,"salinity":"critical","consignee":"type_d"},"current_draw":"Luis","cargo_type":true,"conductivity":"world","format":"hemizygous"} | missing_brace | {
"type": "object",
"properties": {
"berth_slot": {
"type": "string"
},
"transaction_id": {
"type": "object",
"properties": {
"size": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d"
]... | {"transaction_id":{"size":"cat_b","company":"open","weight":"RTG-04","website":"level_4","due_date":507,"tags":null,"salinity":"critical","consignee":"type_d","current_draw":"Luis","cargo_type":true,"conductivity":"world","format":"hemizygous"} | Missing closing brace | {"transaction_id":{"size":"cat_b","company":"open","weight":"RTG-04","website":"level_4","due_date":507,"tags":null,"salinity":"critical","consignee":"type_d"},"current_draw":"Luis","cargo_type":true,"conductivity":"world","format":"hemizygous"} |
TASK repair_structured_output
SPEC
FIELD param_h71.attr_j05 TYPE number REQUIRED yes
FIELD param_h71.dim_i43 TYPE string_email REQUIRED no
FIELD param_h71.prop_n55.field_v18 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD param_h71.prop_n55.field_k37 TYPE string REQUIRED yes
FIELD param_h71.prop_n55.param_s... | {"param_h71":{"attr_j05":505.26,"prop_n55":{"field_v18":"sms","field_k37":"A short description.","param_s61":false,"dim_f61":"mode_b"},"key_v76":{"attr_y26":"option_d","prop_s10":null,"val_j48":"2020-09-25T00:42:00Z","dim_m87":"world"}},"attr_h22":"https://example.org/v1","dim_y91":"mode_a","val_u76":270,"val_g07":null... | markdown_explanation | {
"type": "object",
"properties": {
"param_h71": {
"type": "object",
"properties": {
"attr_j05": {
"type": "number"
},
"dim_i43": {
"type": "string",
"format": "email"
},
"prop_n55": {
"type": "object",
"proper... | Here is the JSON you requested:
```json
{"param_h71":{"attr_j05":505.26,"prop_n55":{"field_v18":"sms","field_k37":"A short description.","param_s61":false,"dim_f61":"mode_b"},"key_v76":{"attr_y26":"option_d","prop_s10":null,"val_j48":"2020-09-25T00:42:00Z","dim_m87":"world"}},"attr_h22":"https://example.org/v1","dim_y9... | Output contains markdown and explanatory text around JSON | {"param_h71":{"attr_j05":505.26,"prop_n55":{"field_v18":"sms","field_k37":"A short description.","param_s61":false,"dim_f61":"mode_b"},"key_v76":{"attr_y26":"option_d","prop_s10":null,"val_j48":"2020-09-25T00:42:00Z","dim_m87":"world"}},"attr_h22":"https://example.org/v1","dim_y91":"mode_a","val_u76":270,"val_g07":null... |
TASK repair_structured_output
SPEC
FIELD run_id TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD items TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no
FIELD manifest_ref TYPE number REQUIRED no
FIELD humidity_pct TYPE string REQUIRED no
FIELD country TYPE number REQUIRED ... | {"run_id":"xl","manifest_ref":240.8,"country":874.47,"lab_result":"type_b"} | invalid_enum | {
"type": "object",
"properties": {
"run_id": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"items": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
"... | {"run_id": "xl", "manifest_ref": 240.8, "country": 874.47, "lab_result": "invalid_value_456"} | Field 'lab_result' has invalid enum value 'invalid_value_456', expected one of ['type_a', 'type_b'] | {"run_id":"xl","manifest_ref":240.8,"country":874.47,"lab_result":"type_b"} |
TASK repair_structured_output
SPEC
FIELD created_at TYPE integer REQUIRED no
FIELD aligned_pct TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD log_level TYPE string VALUES active|inactive|pending REQUIRED no
FIELD format TYPE boolean REQUIRED yes
FIELD rating[].thumbnail TYPE string V... | {"created_at":291,"aligned_pct":"escalated","log_level":"inactive","format":false,"rating":[{"thumbnail":"intermittent","freight_class":"medium","temp_celsius":846,"manifest_ref":"completed"},{"thumbnail":"unstable","freight_class":"critical","payment_status":"2024-01-15","temp_celsius":285,"manifest_ref":"Hapag-Lloyd-... | missing_bracket | {
"type": "object",
"properties": {
"created_at": {
"type": "integer"
},
"aligned_pct": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"log_level": {
"type": "string",
"enum": [
... | {"created_at":291,"aligned_pct":"escalated","log_level":"inactive","format":false,"rating":[{"thumbnail":"intermittent","freight_class":"medium","temp_celsius":846,"manifest_ref":"completed"},{"thumbnail":"unstable","freight_class":"critical","payment_status":"2024-01-15","temp_celsius":285,"manifest_ref":"Hapag-Lloyd-... | Missing closing bracket | {"created_at":291,"aligned_pct":"escalated","log_level":"inactive","format":false,"rating":[{"thumbnail":"intermittent","freight_class":"medium","temp_celsius":846,"manifest_ref":"completed"},{"thumbnail":"unstable","freight_class":"critical","payment_status":"2024-01-15","temp_celsius":285,"manifest_ref":"Hapag-Lloyd-... |
TASK repair_structured_output
SPEC
FIELD attr_n20 TYPE string REQUIRED no
FIELD val_u30 TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD dim_w97 TYPE integer REQUIRED yes
FIELD field_z72 TYPE string VALUES success|error|warning|info REQUIRED no
FIELD prop_b74.key_u34 TYPE string VALUES homozygous|heterozygous... | {"attr_n20":"cancelled","dim_w97":906,"prop_b74":{"key_u34":"homozygous","col_b76":625,"col_o55":false,"prop_m03":611.35},"attr_g29":687,"key_t94":"GRCh38"} | number_with_unit | {
"type": "object",
"properties": {
"attr_n20": {
"type": "string"
},
"val_u30": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"dim_w97": {
"type": "integer"
},
"field_z72": {
"type": "string",
... | {"attr_n20": "cancelled", "dim_w97": "906ms", "prop_b74": {"key_u34": "homozygous", "col_b76": 625, "col_o55": false, "prop_m03": 611.35}, "attr_g29": 687, "key_t94": "GRCh38"} | Field 'dim_w97' must be number, got string with unit | {"attr_n20":"cancelled","dim_w97":906,"prop_b74":{"key_u34":"homozygous","col_b76":625,"col_o55":false,"prop_m03":611.35},"attr_g29":687,"key_t94":"GRCh38"} |
TASK repair_structured_output
SPEC
FIELD prop_f26 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD prop_n61 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD attr_m49 TYPE string_email REQUIRED yes
FIELD param_l11.field_x08 TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIEL... | {"prop_f26":"married","prop_n61":"in_transit","attr_m49":"admin@domain.org","param_l11":{"field_x08":"enterprise","key_s11":"Smith","param_x07":["Diana","world","Hapag-Lloyd-Express"]}} | unquoted_keys | {
"type": "object",
"properties": {
"prop_f26": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"prop_n61": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
... | {prop_f26:"married",prop_n61:"in_transit",attr_m49:"admin@domain.org",param_l11:{field_x08:"enterprise",key_s11:"Smith",param_x07:["Diana","world","Hapag-Lloyd-Express"]}} | Expecting property name enclosed in double quotes | {"prop_f26":"married","prop_n61":"in_transit","attr_m49":"admin@domain.org","param_l11":{"field_x08":"enterprise","key_s11":"Smith","param_x07":["Diana","world","Hapag-Lloyd-Express"]}} |
TASK repair_structured_output
SPEC
FIELD color TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD start_date TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD features TYPE string_uri REQUIRED yes
FIELD repository TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD terminal_id TYPE str... | {"color":"editor","start_date":"returned","features":"https://www.com/v1","repository":"viewer","terminal_id":"FWD"} | invalid_enum | {
"type": "object",
"properties": {
"color": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"start_date": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"f... | {"color": "invalid_value_507", "start_date": "returned", "features": "https://www.com/v1", "repository": "viewer", "terminal_id": "FWD"} | Field 'color' has invalid enum value 'invalid_value_507', expected one of ['admin', 'editor', 'viewer'] | {"color":"editor","start_date":"returned","features":"https://www.com/v1","repository":"viewer","terminal_id":"FWD"} |
TASK repair_structured_output
SPEC
FIELD field_b78.dim_p98 TYPE string REQUIRED yes
FIELD field_b78.attr_e04 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED yes
FIELD field_b78.col_b59 TYPE string REQUIRED no
FIELD param_k67 TYPE integer REQUIRED no
FIELD field_j62 TYPE string REQUIRED yes
FIELD key_b0... | {"field_b78":{"dim_p98":"Diana","attr_e04":"cat_a","col_b59":"Charlie"},"param_k67":277,"field_j62":"2023-12-25","key_b02":{"prop_d25":{"attr_v38":"Diana","field_v53":"foo","key_w22":441,"dim_b45":388.62,"param_f24":"foo","key_a90":true,"prop_h59":"Bob"},"dim_v66":"This is a test value.","val_a48":777,"val_l89":"Silva"... | tool_call_partial_args | {
"type": "object",
"properties": {
"field_b78": {
"type": "object",
"properties": {
"dim_p98": {
"type": "string"
},
"attr_e04": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
... | I need to look up the information first.
Action: lookup_customer
Arguments: {"param_k67": 277, "field_j62": "2023-12-25", "key_b02": {"prop_d25": {"attr_v38": "Diana", "field_v53": "foo", "key_w22": 441, "dim_b45": 388.62, "param_f24": "foo", "key_a90": true, "prop_h59": "Bob"}, "dim_v66": "This is a test value.", "val... | Agent tool call missing required parameter 'field_b78' | {"field_b78":{"dim_p98":"Diana","attr_e04":"cat_a","col_b59":"Charlie"},"param_k67":277,"field_j62":"2023-12-25","key_b02":{"prop_d25":{"attr_v38":"Diana","field_v53":"foo","key_w22":441,"dim_b45":388.62,"param_f24":"foo","key_a90":true,"prop_h59":"Bob"},"dim_v66":"This is a test value.","val_a48":777,"val_l89":"Silva"... |
TASK repair_structured_output
SPEC
FIELD prop_g71 TYPE integer REQUIRED yes
FIELD key_w15.prop_t59 TYPE boolean REQUIRED yes
FIELD key_w15.key_t42 TYPE integer REQUIRED yes
FIELD key_w15.key_e86.dim_c07 TYPE string VALUES cat_a|cat_b REQUIRED yes
FIELD key_w15.key_e86.param_w94 TYPE string VALUES level_1|level_2 REQUI... | {"prop_g71":397,"key_w15":{"prop_t59":false,"key_t42":987,"key_e86":{"dim_c07":"cat_a","dim_u18":true,"col_f52":18,"param_n97":401.43}},"attr_x14":true} | truncated_object | {
"type": "object",
"properties": {
"prop_g71": {
"type": "integer"
},
"key_w15": {
"type": "object",
"properties": {
"prop_t59": {
"type": "boolean"
},
"key_t42": {
"type": "integer"
},
"key_e86": {
"type": "object"... | {"prop_g71":397,"key_w15":{"prop_t59":false,"key_t42":987,"key_e86":{"dim_c07":"cat_a","dim_u18":true,"col_f52":18,"param_n97":401.43}},"attr_x14":true | Unexpected end of JSON input — truncated object | {"prop_g71":397,"key_w15":{"prop_t59":false,"key_t42":987,"key_e86":{"dim_c07":"cat_a","dim_u18":true,"col_f52":18,"param_n97":401.43}},"attr_x14":true} |
TASK repair_structured_output
SPEC
FIELD duration_ms TYPE integer REQUIRED yes
FIELD nickname TYPE string_uri REQUIRED no
FIELD feedback TYPE string_date-time REQUIRED no
FIELD compound TYPE string VALUES level_1|level_2 REQUIRED no
FIELD gene_id TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes
FIELD collateral... | {"duration_ms":173,"nickname":"https://data.io/data","feedback":"2025-04-12T21:54:00Z","compound":"level_2","gene_id":"cat_b","collateral":"cat_e","dissolved_oxygen":{"dissolved_oxygen":588,"visible":"level_2","image_url":{"due_date":680,"medication":275,"balance":"draft","tax":"info@example.com","strand":"resolved","a... | markdown_explanation | {
"type": "object",
"properties": {
"duration_ms": {
"type": "integer"
},
"nickname": {
"type": "string",
"format": "uri"
},
"feedback": {
"type": "string",
"format": "date-time"
},
"compound": {
"type": "string",
"enum": [
"level_1",
... | The instrument reported:
```json
{"duration_ms":173,"nickname":"https://data.io/data","feedback":"2025-04-12T21:54:00Z","compound":"level_2","gene_id":"cat_b","collateral":"cat_e","dissolved_oxygen":{"dissolved_oxygen":588,"visible":"level_2","image_url":{"due_date":680,"medication":275,"balance":"draft","tax":"info@ex... | Output contains markdown and explanatory text around JSON | {"duration_ms":173,"nickname":"https://data.io/data","feedback":"2025-04-12T21:54:00Z","compound":"level_2","gene_id":"cat_b","collateral":"cat_e","dissolved_oxygen":{"dissolved_oxygen":588,"visible":"level_2","image_url":{"due_date":680,"medication":275,"balance":"draft","tax":"info@example.com","strand":"resolved","a... |
TASK repair_structured_output
SPEC
FIELD tax TYPE string_date-time REQUIRED yes
FIELD bed_number TYPE string REQUIRED yes
FIELD sensor_id TYPE string REQUIRED yes
BROKEN_OUTPUT
{"tax": "2020-08-22T11:49:00Z", "bed_number": "completed", "sensor_id": "Oliveira", "extra_data_6153": 42} | {"tax":"2020-08-22T11:49:00Z","bed_number":"completed","sensor_id":"Oliveira"} | extra_field | {
"type": "object",
"properties": {
"tax": {
"type": "string",
"format": "date-time"
},
"bed_number": {
"type": "string"
},
"sensor_id": {
"type": "string"
}
},
"required": [
"bed_number",
"sensor_id",
"tax"
]
} | {"tax": "2020-08-22T11:49:00Z", "bed_number": "completed", "sensor_id": "Oliveira", "extra_data_6153": 42} | Unknown field 'extra_data_6153' not defined in schema | {"tax":"2020-08-22T11:49:00Z","bed_number":"completed","sensor_id":"Oliveira"} |
TASK repair_structured_output
SPEC
FIELD dim_v41 TYPE number REQUIRED yes
FIELD field_o73 TYPE number REQUIRED yes
FIELD prop_z48 TYPE integer REQUIRED yes
FIELD dim_q51 TYPE integer REQUIRED yes
BROKEN_OUTPUT
Let me construct this step by step.
First, I'll identify the required fields, then fill in the values.
{"di... | {"dim_v41":445.09,"field_o73":860.93,"prop_z48":145,"dim_q51":85} | thought_process | {
"type": "object",
"properties": {
"dim_v41": {
"type": "number"
},
"field_o73": {
"type": "number"
},
"prop_z48": {
"type": "integer"
},
"dim_q51": {
"type": "integer"
}
},
"required": [
"dim_v41",
"field_o73",
"dim_q51",
"prop_z48"
]
} | Let me construct this step by step.
First, I'll identify the required fields, then fill in the values.
{"dim_v41":445.09,"field_o73":860.93,"prop_z48":145,"dim_q51":85} | Output contains chain-of-thought reasoning before JSON | {"dim_v41":445.09,"field_o73":860.93,"prop_z48":145,"dim_q51":85} |
TASK repair_structured_output
SPEC
FIELD col_l83 TYPE string VALUES success|error|warning|info REQUIRED no
FIELD key_p26 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD col_s06 TYPE string_date-time REQUIRED no
FIELD prop_h95 TYPE string REQUIRED no
BROKEN_OUTPUT
Tool: filter_variants
Params: {... | {"col_l83":"info","key_p26":"berthed","col_s06":"2022-08-18T18:15:00Z","prop_h95":"hello"} | tool_call_wrong_param | {
"type": "object",
"properties": {
"col_l83": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"key_p26": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
... | Tool: filter_variants
Params: {"col_l83": "info", "key_p26": "berthed", "col_s06": "2022-08-18T18:15:00Z", "prop_h95_name": "hello"} | Agent used wrong parameter name 'prop_h95_name' instead of 'prop_h95' | {"col_l83":"info","key_p26":"berthed","col_s06":"2022-08-18T18:15:00Z","prop_h95":"hello"} |
TASK repair_structured_output
SPEC
FIELD dim_w29 TYPE string_email REQUIRED yes
FIELD prop_y72 TYPE number REQUIRED no
FIELD prop_r02 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD attr_o08 TYPE integer REQUIRED no
FIELD attr_y48[].param_q81 TYPE string VALUES operational|degraded|offline|maint... | {"dim_w29":"user@domain.org","prop_y72":496.59,"prop_r02":"delivered","attr_o08":595} | null_required | {
"type": "object",
"properties": {
"dim_w29": {
"type": "string",
"format": "email"
},
"prop_y72": {
"type": "number"
},
"prop_r02": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"attr_... | {"dim_w29": null, "prop_y72": 496.59, "prop_r02": "delivered", "attr_o08": 595} | Required field 'dim_w29' is null | {"dim_w29":"user@domain.org","prop_y72":496.59,"prop_r02":"delivered","attr_o08":595} |
TASK repair_structured_output
SPEC
FIELD city TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no
FIELD terminal_id TYPE integer REQUIRED no
FIELD amount TYPE number REQUIRED yes
BROKEN_OUTPUT
{"city":"option_e","terminal_id":291,"amount":520.89}
This should match the schema you provi... | {"city":"option_e","terminal_id":291,"amount":520.89} | extra_text_after | {
"type": "object",
"properties": {
"city": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
"option_e",
"option_f"
]
},
"terminal_id": {
"type": "integer"
},
"amount": {
"type": "number"
... | {"city":"option_e","terminal_id":291,"amount":520.89}
This should match the schema you provided. | Output contains non-JSON text after the object | {"city":"option_e","terminal_id":291,"amount":520.89} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.