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 prop_d26 TYPE integer REQUIRED no FIELD prop_n45 TYPE null REQUIRED no FIELD val_q09.key_d11 TYPE integer REQUIRED yes FIELD val_q09.prop_n96 TYPE string REQUIRED yes FIELD val_q09.col_b38.attr_w50 TYPE string_date-time REQUIRED yes FIELD val_q09.col_b38.dim_x11 TYPE number REQ...
{"prop_d26":668,"prop_n45":null,"param_f04":"GRCh38","key_m46":{"field_u63":null,"col_p58":367,"prop_p68":null,"col_h05":"in_progress","param_s50":"anchored","prop_d44":"berthed","key_b39":"John"},"attr_x28":"free","key_b83":837}
number_with_unit
{ "type": "object", "properties": { "prop_d26": { "type": "integer" }, "prop_n45": { "type": "null" }, "val_q09": { "type": "object", "properties": { "key_d11": { "type": "integer" }, "prop_n96": { "type": "string" }, ...
{"prop_d26": "668kg", "prop_n45": null, "param_f04": "GRCh38", "key_m46": {"field_u63": null, "col_p58": 367, "prop_p68": null, "col_h05": "in_progress", "param_s50": "anchored", "prop_d44": "berthed", "key_b39": "John"}, "attr_x28": "free", "key_b83": 837}
Field 'prop_d26' must be number, got string with unit
{"prop_d26":668,"prop_n45":null,"param_f04":"GRCh38","key_m46":{"field_u63":null,"col_p58":367,"prop_p68":null,"col_h05":"in_progress","param_s50":"anchored","prop_d44":"berthed","key_b39":"John"},"attr_x28":"free","key_b83":837}
TASK repair_structured_output SPEC FIELD attr_l55 TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD attr_n23 TYPE string VALUES admin|editor|viewer REQUIRED no FIELD prop_z41 TYPE boolean REQUIRED no FIELD param_n20 TYPE integer REQUIRED yes FIELD prop_l46 TYPE integer REQUIRED yes BROKEN_OUTPUT {"attr_l55": ...
{"attr_l55":"admin","attr_n23":"viewer","param_n20":649,"prop_l46":349}
invalid_enum
{ "type": "object", "properties": { "attr_l55": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "attr_n23": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "prop_z41": { "type"...
{"attr_l55": "admin", "attr_n23": "invalid_option_627", "param_n20": 649, "prop_l46": 349}
Field 'attr_n23' has invalid enum value 'invalid_option_627', expected one of ['admin', 'editor', 'viewer']
{"attr_l55":"admin","attr_n23":"viewer","param_n20":649,"prop_l46":349}
TASK repair_structured_output SPEC FIELD length TYPE integer REQUIRED no FIELD last_name TYPE number REQUIRED yes FIELD message TYPE string REQUIRED yes FIELD aligned_pct.umi TYPE string VALUES draft|published|archived REQUIRED no FIELD aligned_pct.vital_sign TYPE string VALUES homozygous|heterozygous|hemizygous REQUI...
{"last_name":376.51,"message":"chr1","aligned_pct":{"section":true,"shift_code":true,"altitude":"oceanic","credit_score":false},"altitude":"test@example.com","decay_rate":706.47,"filter_flag":"hemizygous"}
single_quotes
{ "type": "object", "properties": { "length": { "type": "integer" }, "last_name": { "type": "number" }, "message": { "type": "string" }, "aligned_pct": { "type": "object", "properties": { "umi": { "type": "string", "enum": [ ...
{'last_name':376.51,'message':'chr1','aligned_pct':{'section':true,'shift_code':true,'altitude':'oceanic','credit_score':false},'altitude':'test@example.com','decay_rate':706.47,'filter_flag':'hemizygous'}
Expecting property name enclosed in double quotes
{"last_name":376.51,"message":"chr1","aligned_pct":{"section":true,"shift_code":true,"altitude":"oceanic","credit_score":false},"altitude":"test@example.com","decay_rate":706.47,"filter_flag":"hemizygous"}
TASK repair_structured_output SPEC FIELD field_i98.field_e11 TYPE boolean REQUIRED no FIELD field_i98.prop_m55 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes FIELD field_i98.prop_f77 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD field_i98.dim_p62 TYPE string_date-time REQUIR...
{"field_i98":{"field_e11":false,"prop_m55":"delivered","prop_f77":"berthed","dim_p62":"2024-04-26T22:43:00Z","attr_g87":"https://api.com/api","field_n28":"active","col_v37":"2021-06-21T20:27:00Z"},"dim_z66":862.0,"dim_i74":702,"col_y60":"completed","col_u99":"Hapag-Lloyd-Express"}
single_quotes
{ "type": "object", "properties": { "field_i98": { "type": "object", "properties": { "field_e11": { "type": "boolean" }, "prop_m55": { "type": "string", "enum": [ "new", "in_transit", "delivered", "...
{'field_i98':{'field_e11':false,'prop_m55':'delivered','prop_f77':'berthed','dim_p62':'2024-04-26T22:43:00Z','attr_g87':'https://api.com/api','field_n28':'active','col_v37':'2021-06-21T20:27:00Z'},'dim_z66':862.0,'dim_i74':702,'col_y60':'completed','col_u99':'Hapag-Lloyd-Express'}
Expecting property name enclosed in double quotes
{"field_i98":{"field_e11":false,"prop_m55":"delivered","prop_f77":"berthed","dim_p62":"2024-04-26T22:43:00Z","attr_g87":"https://api.com/api","field_n28":"active","col_v37":"2021-06-21T20:27:00Z"},"dim_z66":862.0,"dim_i74":702,"col_y60":"completed","col_u99":"Hapag-Lloyd-Express"}
TASK repair_structured_output SPEC FIELD attr_n92 TYPE string VALUES draft|published|archived REQUIRED no FIELD col_p47 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD col_d98 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD prop_w87 TYPE string_email REQUIRED yes FIE...
{"col_p47":"in_progress","prop_w87":"test@test.io","prop_o63":775}
agent_chain
{ "type": "object", "properties": { "attr_n92": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "col_p47": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, ...
I need to look up the information first. Action: fetch_lab_result Result: {"col_p47": "in_progress", "prop_o63": 775} I'll query our database. Action: delete_item Result:
Agent multi-step chain with truncated tool output
{"col_p47":"in_progress","prop_w87":"test@test.io","prop_o63":775}
TASK repair_structured_output SPEC FIELD created_at TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD notes TYPE boolean REQUIRED yes FIELD image_url TYPE number REQUIRED no FIELD start_date TYPE string VALUES draft|published|archived REQUIRED no FIELD decay_rate TYPE string VALUES operation...
{"created_at":"nonsense","notes":true,"image_url":325.61,"start_date":"archived","decay_rate":"degraded","timezone":569,"quality_score":"in_progress","level":975.89}
partial_structure
{ "type": "object", "properties": { "created_at": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "notes": { "type": "boolean" }, "image_url": { "type": "number" }, "start_date": { "...
The decay_rate is degraded and {"created_at":"nonsense","notes":true,"image_url":325.61,"start_date":"archived","decay_rate":"degraded","timezone":569,"quality_score":"in_progress","level":975.89}
Output mixes natural language with JSON
{"created_at":"nonsense","notes":true,"image_url":325.61,"start_date":"archived","decay_rate":"degraded","timezone":569,"quality_score":"in_progress","level":975.89}
TASK repair_structured_output SPEC FIELD consignee TYPE boolean REQUIRED yes FIELD coverage TYPE string_date-time REQUIRED yes FIELD start_date.username.allele TYPE string VALUES type_a|type_b|type_c REQUIRED no FIELD start_date.username.account_id TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED yes FIE...
{"consignee":false,"coverage":"2022-02-20T19:14:00Z","start_date":{"username":{"account_id":"mode_d","nickname":"This is a test value.","title":null,"status_code":895},"manifest_ref":144,"altitude":"unstable","terminal_id":"mode_e","bill_of_lading":false}}
tool_call_wrong_param
{ "type": "object", "properties": { "consignee": { "type": "boolean" }, "coverage": { "type": "string", "format": "date-time" }, "start_date": { "type": "object", "properties": { "username": { "type": "object", "properties": { ...
Tool: verify_hazmat_compliance Params: {"consignee": false, "start_date": {"username": {"account_id": "mode_d", "nickname": "This is a test value.", "title": null, "status_code": 895}, "manifest_ref": 144, "altitude": "unstable", "terminal_id": "mode_e", "bill_of_lading": false}, "coverage_name": "2022-02-20T19:14:00Z"...
Agent used wrong parameter name 'coverage_name' instead of 'coverage'
{"consignee":false,"coverage":"2022-02-20T19:14:00Z","start_date":{"username":{"account_id":"mode_d","nickname":"This is a test value.","title":null,"status_code":895},"manifest_ref":144,"altitude":"unstable","terminal_id":"mode_e","bill_of_lading":false}}
TASK repair_structured_output SPEC FIELD param_w03 TYPE string REQUIRED no FIELD col_h61 TYPE string REQUIRED no FIELD param_u36 TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD val_i79 TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD param_j97 TYPE integer REQUIRED no FIELD attr_o29.col_s85...
{"param_w03":"sample","col_h61":"Berlin","param_u36":"green","val_i79":"medium","param_j97":125,"attr_o29":{"prop_v57":"BRL","key_s41":570,"prop_h20":"Paris","attr_b41":false},"attr_y74":"2022-04-20T05:11:00Z"}
missing_required
{ "type": "object", "properties": { "param_w03": { "type": "string" }, "col_h61": { "type": "string" }, "param_u36": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "val_i79": { "type"...
{"param_w03": "sample", "col_h61": "Berlin", "val_i79": "medium", "param_j97": 125, "attr_o29": {"prop_v57": "BRL", "key_s41": 570, "prop_h20": "Paris", "attr_b41": false}, "attr_y74": "2022-04-20T05:11:00Z"}
Required field 'param_u36' is missing
{"param_w03":"sample","col_h61":"Berlin","param_u36":"green","val_i79":"medium","param_j97":125,"attr_o29":{"prop_v57":"BRL","key_s41":570,"prop_h20":"Paris","attr_b41":false},"attr_y74":"2022-04-20T05:11:00Z"}
TASK repair_structured_output SPEC FIELD branch TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD sensor_id TYPE string REQUIRED yes FIELD email TYPE null REQUIRED yes BROKEN_OUTPUT apply_discount(branch='JPY', sensor_id='GRCh38', email=None)
{"branch":"JPY","sensor_id":"GRCh38","email":null}
tool_call_python_syntax
{ "type": "object", "properties": { "branch": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] }, "sensor_id": { "type": "string" }, "email": { "type": "null" } }, "required": [ "branch", "emai...
apply_discount(branch='JPY', sensor_id='GRCh38', email=None)
Tool call uses Python syntax instead of JSON
{"branch":"JPY","sensor_id":"GRCh38","email":null}
TASK repair_structured_output SPEC FIELD val_b80 TYPE null REQUIRED no FIELD key_c48 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes FIELD field_z71 TYPE null REQUIRED no FIELD param_l46 TYPE string VALUES draft|published|archived REQUIRED no FIELD param_l34 TYPE string REQUIRED no FIELD dim_l71.attr...
{"key_c48":"new","field_z71":null,"param_l46":"draft","param_l34":"demo","dim_l71":{"prop_p13":466,"param_o55":"Berlin","dim_r00":{"field_w93":"sample","field_e61":true,"attr_t57":null,"col_w43":["Bob"],"field_r22":["https://api.io/data","https://data.com/v1","https://www.io/data","https://api.org/v1"]},"prop_v40":{"at...
extra_text_before
{ "type": "object", "properties": { "val_b80": { "type": "null" }, "key_c48": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ] }, "field_z71": { "type": "null" }, "param_l46": { "type": "strin...
The output is as follows: {"key_c48":"new","field_z71":null,"param_l46":"draft","param_l34":"demo","dim_l71":{"prop_p13":466,"param_o55":"Berlin","dim_r00":{"field_w93":"sample","field_e61":true,"attr_t57":null,"col_w43":["Bob"],"field_r22":["https://api.io/data","https://data.com/v1","https://www.io/data","https://api...
Output contains non-JSON text before the object
{"key_c48":"new","field_z71":null,"param_l46":"draft","param_l34":"demo","dim_l71":{"prop_p13":466,"param_o55":"Berlin","dim_r00":{"field_w93":"sample","field_e61":true,"attr_t57":null,"col_w43":["Bob"],"field_r22":["https://api.io/data","https://data.com/v1","https://www.io/data","https://api.org/v1"]},"prop_v40":{"at...
TASK repair_structured_output SPEC FIELD total TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD created_at TYPE boolean REQUIRED yes FIELD current_draw TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes FIELD department[].umi TYPE string REQUIRED yes FIELD department[...
{"total":"level_2","created_at":true,"current_draw":"mode_e","department":[{"umi":"demo","temp_celsius":540,"due_date":394.26}]}
null_required
{ "type": "object", "properties": { "total": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "created_at": { "type": "boolean" }, "current_draw": { "type": "string", "enum": [ ...
{"total": "level_2", "created_at": null, "current_draw": "mode_e", "department": [{"umi": "demo", "temp_celsius": 540, "due_date": 394.26}]}
Required field 'created_at' is null
{"total":"level_2","created_at":true,"current_draw":"mode_e","department":[{"umi":"demo","temp_celsius":540,"due_date":394.26}]}
TASK repair_structured_output SPEC FIELD key_p58.val_r55 TYPE number REQUIRED no FIELD key_p58.key_k55 TYPE string REQUIRED yes FIELD key_p58.dim_b55 TYPE string_date-time REQUIRED yes FIELD key_p58.field_f62 TYPE string REQUIRED yes FIELD key_p58.field_r69.attr_i65 TYPE string VALUES homozygous|heterozygous|hemizygou...
{"key_f19":{"val_r17":"rejected","field_c49":{"param_j81":765,"val_v24":"admin","val_f09":544.53,"param_b90":"baz","param_f60":968},"field_x60":true},"val_r21":"2021-01-17T16:52:00Z","attr_z63":"USD"}
partial_structure
{ "type": "object", "properties": { "key_p58": { "type": "object", "properties": { "val_r55": { "type": "number" }, "key_k55": { "type": "string" }, "dim_b55": { "type": "string", "format": "date-time" }, ...
Based on the data, attr_z63 is USD. {"key_f19":{"val_r17":"rejected","field_c49":{"param_j81":765,"val_v24":"admin","val_f09":544.53,"param_b90":"baz","param_f60":968},"field_x60":true},"val_r21":"2021-01-17T16:52:00Z","attr_z63":"USD"}
Output mixes natural language with JSON
{"key_f19":{"val_r17":"rejected","field_c49":{"param_j81":765,"val_v24":"admin","val_f09":544.53,"param_b90":"baz","param_f60":968},"field_x60":true},"val_r21":"2021-01-17T16:52:00Z","attr_z63":"USD"}
TASK repair_structured_output SPEC FIELD key_n61 TYPE integer REQUIRED no FIELD dim_k61 TYPE integer REQUIRED no FIELD prop_p47 TYPE string REQUIRED yes FIELD prop_r60 TYPE string REQUIRED no FIELD col_g11 TYPE integer REQUIRED no FIELD key_n83.col_b22 TYPE integer REQUIRED yes FIELD key_n83.attr_j30 TYPE string REQUI...
{"key_n61":754,"prop_p47":"A short description.","prop_r60":"Silva","col_g11":480,"key_n83":{"col_b22":961,"param_j86":null,"prop_u75":"Silva","val_o29":"New York","col_r47":"info@example.com","field_z95":"mode_a"}}
extra_field
{ "type": "object", "properties": { "key_n61": { "type": "integer" }, "dim_k61": { "type": "integer" }, "prop_p47": { "type": "string" }, "prop_r60": { "type": "string" }, "col_g11": { "type": "integer" }, "key_n83": { "type": "object",...
{"key_n61": 754, "prop_p47": "A short description.", "prop_r60": "Silva", "col_g11": 480, "key_n83": {"col_b22": 961, "param_j86": null, "prop_u75": "Silva", "val_o29": "New York", "col_r47": "info@example.com", "field_z95": "mode_a"}, "extra_field_3694": true}
Unknown field 'extra_field_3694' not defined in schema
{"key_n61":754,"prop_p47":"A short description.","prop_r60":"Silva","col_g11":480,"key_n83":{"col_b22":961,"param_j86":null,"prop_u75":"Silva","val_o29":"New York","col_r47":"info@example.com","field_z95":"mode_a"}}
TASK repair_structured_output SPEC FIELD isotope TYPE string_date-time REQUIRED no FIELD medication TYPE string REQUIRED yes FIELD annotation.language.options TYPE string REQUIRED no FIELD annotation.language.crew_id TYPE integer REQUIRED yes FIELD annotation.language.visible TYPE number REQUIRED no FIELD annotation.l...
{"isotope":"2022-01-07T00:13:00Z","medication":"Sao Paulo","annotation":{"language":{"options":"REV","crew_id":704,"visible":362.57,"procedure_code":417,"organism":true},"address":"admin@test.io","country":"https://example.com","features":80,"format":282},"shift_code":{"aligned_pct":"error","medication":"world","state"...
unquoted_keys
{ "type": "object", "properties": { "isotope": { "type": "string", "format": "date-time" }, "medication": { "type": "string" }, "annotation": { "type": "object", "properties": { "language": { "type": "object", "properties": { ...
{isotope:"2022-01-07T00:13:00Z",medication:"Sao Paulo",annotation:{language:{options:"REV",crew_id:704,visible:362.57,procedure_code:417,organism:true},address:"admin@test.io",country:"https://example.com",features:80,format:282},shift_code:{aligned_pct:"error",medication:"world",state:363.62}}
Expecting property name enclosed in double quotes
{"isotope":"2022-01-07T00:13:00Z","medication":"Sao Paulo","annotation":{"language":{"options":"REV","crew_id":704,"visible":362.57,"procedure_code":417,"organism":true},"address":"admin@test.io","country":"https://example.com","features":80,"format":282},"shift_code":{"aligned_pct":"error","medication":"world","state"...
TASK repair_structured_output SPEC FIELD field_a89 TYPE string VALUES low|medium|high|critical REQUIRED no FIELD col_u15 TYPE string REQUIRED no FIELD key_n63 TYPE integer REQUIRED yes FIELD val_f41 TYPE integer REQUIRED no FIELD col_a67 TYPE string_uri REQUIRED no BROKEN_OUTPUT {"field_a89":"high","col_u15":"GRCh38"...
{"field_a89":"high","col_u15":"GRCh38","key_n63":942,"val_f41":838,"col_a67":"https://api.com/v1"}
truncated_object
{ "type": "object", "properties": { "field_a89": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "col_u15": { "type": "string" }, "key_n63": { "type": "integer" }, "val_f41": { "type": "integer" ...
{"field_a89":"high","col_u15":"GRCh38","key_n63":942,"val_f41":838,"col_a67":"https://api.com/v1"
Unexpected end of JSON input — truncated object
{"field_a89":"high","col_u15":"GRCh38","key_n63":942,"val_f41":838,"col_a67":"https://api.com/v1"}
TASK repair_structured_output SPEC FIELD dim_k44 TYPE string REQUIRED yes FIELD param_g90 TYPE integer REQUIRED yes FIELD param_v24 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes BROKEN_OUTPUT {dim_k44:"qux",param_g90:531,param_v24:"GBP"}
{"dim_k44":"qux","param_g90":531,"param_v24":"GBP"}
unquoted_keys
{ "type": "object", "properties": { "dim_k44": { "type": "string" }, "param_g90": { "type": "integer" }, "param_v24": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] } }, "required": [ "param_v24"...
{dim_k44:"qux",param_g90:531,param_v24:"GBP"}
Expecting property name enclosed in double quotes
{"dim_k44":"qux","param_g90":531,"param_v24":"GBP"}
TASK repair_structured_output SPEC FIELD full_name TYPE number REQUIRED no FIELD section TYPE null REQUIRED yes FIELD quality_score TYPE string REQUIRED no FIELD discount TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no BROKEN_OUTPUT The output is as follows: {"section":null,"discount":"mode_c"}
{"section":null,"discount":"mode_c"}
extra_text_before
{ "type": "object", "properties": { "full_name": { "type": "number" }, "section": { "type": "null" }, "quality_score": { "type": "string" }, "discount": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d" ...
The output is as follows: {"section":null,"discount":"mode_c"}
Output contains non-JSON text before the object
{"section":null,"discount":"mode_c"}
TASK repair_structured_output SPEC FIELD company TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD fleet_number TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD berth_slot TYPE string VALUES email|phone|sms|push REQUIRED yes BROKEN_OUTPUT {"company":"coastal","fleet_number":"inland...
{"company":"coastal","fleet_number":"inland","berth_slot":"phone"}
missing_brace
{ "type": "object", "properties": { "company": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "fleet_number": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ...
{"company":"coastal","fleet_number":"inland","berth_slot":"phone"
Missing closing brace
{"company":"coastal","fleet_number":"inland","berth_slot":"phone"}
TASK repair_structured_output SPEC FIELD enabled TYPE boolean REQUIRED no FIELD width TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD order_id TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED yes FIELD company.wavelength TYPE string VALUES draft|published|archived REQUIRED no FIELD compa...
{"enabled":true,"width":"small","order_id":"level_3","company":{"wavelength":"archived","strand":227.91,"price":{"bed_number":746.59,"medication":"sample","umi":"baz"},"image_url":"heterozygous","language":"offline","country":"Silva","status_code":"level_2"},"nickname":"baz","pressure_kpa":738.23,"phenotype":{"dosage":...
trailing_comma
{ "type": "object", "properties": { "enabled": { "type": "boolean" }, "width": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "order_id": { "type": "string", "enum": [ "level_1", "level_2", ...
{"enabled":true,"width":"small","order_id":"level_3","company":{"wavelength":"archived","strand":227.91,"price":{"bed_number":746.59,"medication":"sample","umi":"baz",},"image_url":"heterozygous","language":"offline","country":"Silva","status_code":"level_2"},"nickname":"baz","pressure_kpa":738.23,"phenotype":{"dosage"...
Unexpected trailing comma
{"enabled":true,"width":"small","order_id":"level_3","company":{"wavelength":"archived","strand":227.91,"price":{"bed_number":746.59,"medication":"sample","umi":"baz"},"image_url":"heterozygous","language":"offline","country":"Silva","status_code":"level_2"},"nickname":"baz","pressure_kpa":738.23,"phenotype":{"dosage":...
TASK repair_structured_output SPEC FIELD val_z93 TYPE null REQUIRED yes FIELD dim_x77 TYPE string VALUES email|phone|sms|push REQUIRED no FIELD val_d44 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes FIELD key_s29 TYPE boolean REQUIRED no FIELD key_q27 TYPE integer REQUIRED yes FIELD col_g93 T...
{"val_z93":null,"val_d44":"degraded","key_s29":false,"key_q27":664,"col_g93":"unstable"}
extra_text_before
{ "type": "object", "properties": { "val_z93": { "type": "null" }, "dim_x77": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "val_d44": { "type": "string", "enum": [ "operational", "degraded",...
Here's the structured output: {"val_z93":null,"val_d44":"degraded","key_s29":false,"key_q27":664,"col_g93":"unstable"}
Output contains non-JSON text before the object
{"val_z93":null,"val_d44":"degraded","key_s29":false,"key_q27":664,"col_g93":"unstable"}
TASK repair_structured_output SPEC FIELD key_j25 TYPE integer REQUIRED yes FIELD val_t34 TYPE integer REQUIRED yes FIELD dim_b13 TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD val_v45 TYPE boolean REQUIRED yes BROKEN_OUTPUT align_reads(key_j25=978, val_t34=805, dim_b13='sms', val_v45=False)
{"key_j25":978,"val_t34":805,"dim_b13":"sms","val_v45":false}
tool_call_python_syntax
{ "type": "object", "properties": { "key_j25": { "type": "integer" }, "val_t34": { "type": "integer" }, "dim_b13": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "val_v45": { "type": "boolean" } ...
align_reads(key_j25=978, val_t34=805, dim_b13='sms', val_v45=False)
Tool call uses Python syntax instead of JSON
{"key_j25":978,"val_t34":805,"dim_b13":"sms","val_v45":false}
TASK repair_structured_output SPEC FIELD payment_status TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no FIELD item_id TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED yes FIELD consignee.created_at TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no FIELD consignee.notes TYPE string VALUES type_a|ty...
{"payment_status":"mode_b","item_id":"cat_a","consignee":{"notes":"type_a","diagnosis_code":"cat_b","published":"level_1","image_url":false}}
missing_bracket
{ "type": "object", "properties": { "payment_status": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c" ] }, "item_id": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d", "cat_e", ...
{"payment_status":"mode_b","item_id":"cat_a","consignee":{"notes":"type_a","diagnosis_code":"cat_b","published":"level_1","image_url":false}}
Missing closing bracket
{"payment_status":"mode_b","item_id":"cat_a","consignee":{"notes":"type_a","diagnosis_code":"cat_b","published":"level_1","image_url":false}}
TASK repair_structured_output SPEC FIELD col_u05 TYPE string REQUIRED yes FIELD key_w49 TYPE number REQUIRED yes FIELD col_b23 TYPE boolean REQUIRED no FIELD param_h95[] TYPE string_uri REQUIRED no BROKEN_OUTPUT {"col_u05": "Berlin", "key_w49": 965.65, "col_b23": "\"yes\"", "param_h95": ["https://api.io/api", "https:...
{"col_u05":"Berlin","key_w49":965.65,"col_b23":true,"param_h95":["https://api.io/api","https://www.org/data","https://data.org/data","https://data.com/v1"]}
wrong_type
{ "type": "object", "properties": { "col_u05": { "type": "string" }, "key_w49": { "type": "number" }, "col_b23": { "type": "boolean" }, "param_h95": { "type": "array", "items": { "type": "string", "format": "uri" } } }, "require...
{"col_u05": "Berlin", "key_w49": 965.65, "col_b23": "\"yes\"", "param_h95": ["https://api.io/api", "https://www.org/data", "https://data.org/data", "https://data.com/v1"]}
Field 'col_b23' must be boolean, got string
{"col_u05":"Berlin","key_w49":965.65,"col_b23":true,"param_h95":["https://api.io/api","https://www.org/data","https://data.org/data","https://data.com/v1"]}
TASK repair_structured_output SPEC FIELD voltage TYPE number REQUIRED no FIELD full_name TYPE string VALUES cat_a|cat_b REQUIRED no FIELD size.age TYPE string_date-time REQUIRED no FIELD size.port_code TYPE string REQUIRED no FIELD size.span_id TYPE string REQUIRED no FIELD size.transaction_id.procedure_code TYPE stri...
{"full_name":"cat_a","size":{"age":"2023-09-27T23:38:00Z","port_code":"This is a test value.","span_id":"Santos","transaction_id":{"procedure_code":"hemizygous","full_name":false,"span_id":"2023-05-05T01:45:00Z"},"consignee":"level_2"},"position":{"vital_sign":739,"company":"Diana","size":{"crew_id":"delivered","zip_co...
markdown_fences
{ "type": "object", "properties": { "voltage": { "type": "number" }, "full_name": { "type": "string", "enum": [ "cat_a", "cat_b" ] }, "size": { "type": "object", "properties": { "age": { "type": "string", "format": "...
```json {"full_name":"cat_a","size":{"age":"2023-09-27T23:38:00Z","port_code":"This is a test value.","span_id":"Santos","transaction_id":{"procedure_code":"hemizygous","full_name":false,"span_id":"2023-05-05T01:45:00Z"},"consignee":"level_2"},"position":{"vital_sign":739,"company":"Diana","size":{"crew_id":"delivered"...
Output contains markdown code fences
{"full_name":"cat_a","size":{"age":"2023-09-27T23:38:00Z","port_code":"This is a test value.","span_id":"Santos","transaction_id":{"procedure_code":"hemizygous","full_name":false,"span_id":"2023-05-05T01:45:00Z"},"consignee":"level_2"},"position":{"vital_sign":739,"company":"Diana","size":{"crew_id":"delivered","zip_co...
TASK repair_structured_output SPEC FIELD allele TYPE integer REQUIRED yes FIELD amplitude TYPE string REQUIRED yes FIELD branch[] TYPE integer REQUIRED yes BROKEN_OUTPUT {"allele":733,"amplitude":"completed","branch":[184
{"allele":733,"amplitude":"completed","branch":[184]}
truncated_array
{ "type": "object", "properties": { "allele": { "type": "integer" }, "amplitude": { "type": "string" }, "branch": { "type": "array", "items": { "type": "integer" } } }, "required": [ "amplitude", "allele", "branch" ] }
{"allele":733,"amplitude":"completed","branch":[184
Unexpected end of JSON input — truncated array
{"allele":733,"amplitude":"completed","branch":[184]}
TASK repair_structured_output SPEC FIELD quantity TYPE integer REQUIRED yes FIELD company.features TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD company.wavelength TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes FIELD company.temp_celsius TYPE integer REQUIRED yes FIEL...
{"quantity":130,"company":{"features":"level_1","wavelength":"hemizygous","temp_celsius":500,"timezone":"MV-Evergreen-01","filter_flag":"Paris"},"temp_celsius":false}
single_quotes
{ "type": "object", "properties": { "quantity": { "type": "integer" }, "company": { "type": "object", "properties": { "features": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", ...
{'quantity':130,'company':{'features':'level_1','wavelength':'hemizygous','temp_celsius':500,'timezone':'MV-Evergreen-01','filter_flag':'Paris'},'temp_celsius':false}
Expecting property name enclosed in double quotes
{"quantity":130,"company":{"features":"level_1","wavelength":"hemizygous","temp_celsius":500,"timezone":"MV-Evergreen-01","filter_flag":"Paris"},"temp_celsius":false}
TASK repair_structured_output SPEC FIELD longitude.values TYPE boolean REQUIRED no FIELD longitude.bearing TYPE number REQUIRED yes FIELD longitude.item_id TYPE boolean REQUIRED yes FIELD longitude.commit_hash.gene_id TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD longitude.commit_hash.quality_score TY...
{"longitude":{"values":true,"bearing":307.51,"item_id":false,"commit_hash":{"gene_id":"critical","quality_score":"level_2","tile":"mode_c","paragraph":"type_c","label":72}},"rating":"sms","tags":"closed","turbidity":"option_d","repository":"rejected"}
markdown_explanation
{ "type": "object", "properties": { "longitude": { "type": "object", "properties": { "values": { "type": "boolean" }, "bearing": { "type": "number" }, "item_id": { "type": "boolean" }, "commit_hash": { "t...
Let me provide the data in JSON format: ```json {"longitude":{"values":true,"bearing":307.51,"item_id":false,"commit_hash":{"gene_id":"critical","quality_score":"level_2","tile":"mode_c","paragraph":"type_c","label":72}},"rating":"sms","tags":"closed","turbidity":"option_d","repository":"rejected"} ``` This should matc...
Output contains markdown and explanatory text around JSON
{"longitude":{"values":true,"bearing":307.51,"item_id":false,"commit_hash":{"gene_id":"critical","quality_score":"level_2","tile":"mode_c","paragraph":"type_c","label":72}},"rating":"sms","tags":"closed","turbidity":"option_d","repository":"rejected"}
TASK repair_structured_output SPEC FIELD val_c20 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD dim_t82 TYPE string_email REQUIRED yes FIELD val_c02 TYPE number REQUIRED yes FIELD key_i82 TYPE integer REQUIRED yes BROKEN_OUTPUT ```json {"val_c20":"in_transit","dim_t82":"admin@test.io","val_c02...
{"val_c20":"in_transit","dim_t82":"admin@test.io","val_c02":428.01,"key_i82":598}
markdown_fences
{ "type": "object", "properties": { "val_c20": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ] }, "dim_t82": { "type": "string", "format": "email" }, "val_c02": { "type": "number" }, "key_i82...
```json {"val_c20":"in_transit","dim_t82":"admin@test.io","val_c02":428.01,"key_i82":598} ```
Output contains markdown code fences
{"val_c20":"in_transit","dim_t82":"admin@test.io","val_c02":428.01,"key_i82":598}
TASK repair_structured_output SPEC FIELD turbidity TYPE string VALUES low|medium|high|critical REQUIRED no FIELD order_id TYPE string REQUIRED yes FIELD created_at TYPE string REQUIRED no FIELD position[].discount TYPE string VALUES admin|editor|viewer REQUIRED no FIELD position[].isotope TYPE integer REQUIRED no FIEL...
{"turbidity":"high","order_id":"Silva","created_at":"example","position":[{"discount":"admin","isotope":732,"type":"unstable","salinity":89,"commit_hash":"enterprise","bill_of_lading":"A short description.","amplitude":564},{"discount":"viewer","type":"intermittent","salinity":358,"commit_hash":"pro","bill_of_lading":"...
unquoted_keys
{ "type": "object", "properties": { "turbidity": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "order_id": { "type": "string" }, "created_at": { "type": "string" }, "position": { "type": "array",...
{turbidity:"high",order_id:"Silva",created_at:"example",position:[{discount:"admin",isotope:732,type:"unstable",salinity:89,commit_hash:"enterprise",bill_of_lading:"A short description.",amplitude:564},{discount:"viewer",type:"intermittent",salinity:358,commit_hash:"pro",bill_of_lading:"2023-12-25"}]}
Expecting property name enclosed in double quotes
{"turbidity":"high","order_id":"Silva","created_at":"example","position":[{"discount":"admin","isotope":732,"type":"unstable","salinity":89,"commit_hash":"enterprise","bill_of_lading":"A short description.","amplitude":564},{"discount":"viewer","type":"intermittent","salinity":358,"commit_hash":"pro","bill_of_lading":"...
TASK repair_structured_output SPEC FIELD barcode.bed_number TYPE string VALUES draft|published|archived REQUIRED no FIELD barcode.product_id TYPE string VALUES admin|editor|viewer REQUIRED no FIELD barcode.features TYPE integer REQUIRED yes FIELD batch_code TYPE string_email REQUIRED yes FIELD subject.brake_pressure T...
{"barcode":{"bed_number":"archived","product_id":"admin","features":938},"batch_code":"test@test.io","subject":{"brake_pressure":false,"shipper_ref":680.88,"isotope":606.25},"status_code":{"total":"type_e","title":"type_a","country":"Charlie","log_level":["New York","Charlie"]},"decay_rate":381.95}
extra_field
{ "type": "object", "properties": { "barcode": { "type": "object", "properties": { "bed_number": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "product_id": { "type": "string", ...
{"barcode": {"bed_number": "archived", "product_id": "admin", "features": 938}, "batch_code": "test@test.io", "subject": {"brake_pressure": false, "shipper_ref": 680.88, "isotope": 606.25}, "status_code": {"total": "type_e", "title": "type_a", "country": "Charlie", "log_level": ["New York", "Charlie"]}, "decay_rate": 3...
Unknown field 'extra_info_6824' not defined in schema
{"barcode":{"bed_number":"archived","product_id":"admin","features":938},"batch_code":"test@test.io","subject":{"brake_pressure":false,"shipper_ref":680.88,"isotope":606.25},"status_code":{"total":"type_e","title":"type_a","country":"Charlie","log_level":["New York","Charlie"]},"decay_rate":381.95}
TASK repair_structured_output SPEC FIELD prop_k87 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD field_g85 TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD attr_v38 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD val_y18 TYPE string VALUES draft|published|archiv...
{"prop_k87":"resolved","field_g85":"enterprise","attr_v38":"oceanic","val_y18":"draft"}
markdown_fences
{ "type": "object", "properties": { "prop_k87": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, "field_g85": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ...
```json {"prop_k87":"resolved","field_g85":"enterprise","attr_v38":"oceanic","val_y18":"draft"} ```
Output contains markdown code fences
{"prop_k87":"resolved","field_g85":"enterprise","attr_v38":"oceanic","val_y18":"draft"}
TASK repair_structured_output SPEC FIELD port_code.name TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD port_code.timezone TYPE null REQUIRED no FIELD port_code.pressure_kpa TYPE integer REQUIRED no FIELD port_code.invoice_id TYPE integer REQUIRED no FIELD port_code.amplitude TYPE string REQUIRED yes FI...
{"port_code":{"name":"medium","pressure_kpa":732,"invoice_id":521,"amplitude":"Hapag-Lloyd-Express","dissolved_oxygen":"xl"},"vital_sign":"mode_b","shift_code":true,"size":331,"active":"user@example.com","transaction_id":205.41,"rating":"hello"}
trailing_comma
{ "type": "object", "properties": { "port_code": { "type": "object", "properties": { "name": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "timezone": { "type": "n...
{"port_code":{"name":"medium","pressure_kpa":732,"invoice_id":521,"amplitude":"Hapag-Lloyd-Express","dissolved_oxygen":"xl"},"vital_sign":"mode_b","shift_code":true,"size":331,"active":"user@example.com","transaction_id":205.41,"rating":"hello",}
Unexpected trailing comma
{"port_code":{"name":"medium","pressure_kpa":732,"invoice_id":521,"amplitude":"Hapag-Lloyd-Express","dissolved_oxygen":"xl"},"vital_sign":"mode_b","shift_code":true,"size":331,"active":"user@example.com","transaction_id":205.41,"rating":"hello"}
TASK repair_structured_output SPEC FIELD category TYPE integer REQUIRED no FIELD lab_result TYPE string VALUES small|medium|large|xl REQUIRED no FIELD throttle_pos TYPE integer REQUIRED yes FIELD build_status.price TYPE string REQUIRED yes FIELD build_status.pressure_kpa.version TYPE string VALUES mode_a|mode_b|mode_c...
{"category":85,"throttle_pos":140,"build_status":{"price":"Jane","pressure_kpa":{"version":"mode_d","city":"Paris","chromosome":"2021-03-26T06:58:00Z","frequency_hz":"GRCh38","values":"nonsense","width":"REV"},"manifest_ref":167.27},"phone":"https://example.com"}
agent_chain
{ "type": "object", "properties": { "category": { "type": "integer" }, "lab_result": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "throttle_pos": { "type": "integer" }, "build_status": { "type": "o...
Let me check the system. Action: validate_sample Result: {"throttle_pos": 140, "build_status": {"price": "Jane", "pressure_kpa": {"version": "mode_d", "city": "Paris", "chromosome": "2021-03-26T06:58:00Z", "frequency_hz": "GRCh38", "values": "nonsense", "width": "REV"}, "manifest_ref": 167.27}, "phone": "https://exampl...
Agent multi-step chain with truncated tool output
{"category":85,"throttle_pos":140,"build_status":{"price":"Jane","pressure_kpa":{"version":"mode_d","city":"Paris","chromosome":"2021-03-26T06:58:00Z","frequency_hz":"GRCh38","values":"nonsense","width":"REV"},"manifest_ref":167.27},"phone":"https://example.com"}
TASK repair_structured_output SPEC FIELD attr_s98 TYPE number REQUIRED no FIELD key_k53 TYPE string VALUES single|married|divorced REQUIRED no FIELD prop_w95.col_g87 TYPE integer REQUIRED no FIELD prop_w95.dim_k21 TYPE string VALUES single|married|divorced REQUIRED yes FIELD prop_w95.field_t86 TYPE integer REQUIRED ye...
{"key_k53":"single","prop_w95":{"col_g87":298,"dim_k21":"single","field_t86":954}}
extra_text_after
{ "type": "object", "properties": { "attr_s98": { "type": "number" }, "key_k53": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "prop_w95": { "type": "object", "properties": { "col_g87": { "type": "...
{"key_k53":"single","prop_w95":{"col_g87":298,"dim_k21":"single","field_t86":954}} I've ensured all required fields are present.
Output contains non-JSON text after the object
{"key_k53":"single","prop_w95":{"col_g87":298,"dim_k21":"single","field_t86":954}}
TASK repair_structured_output SPEC FIELD dim_p90 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes FIELD dim_i05 TYPE string VALUES draft|published|archived REQUIRED yes FIELD prop_r94.col_x58 TYPE string VALUES small|medium|large|xl REQUIRED no FIELD prop_r94.val_l01 TYPE string REQUIRED yes FIELD prop_r94....
{"dim_p90":"type_d","dim_i05":"draft","prop_r94":{"val_l01":"Tokyo"}}
extra_field
{ "type": "object", "properties": { "dim_p90": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d" ] }, "dim_i05": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "pro...
{"dim_p90": "type_d", "dim_i05": "draft", "prop_r94": {"val_l01": "Tokyo"}, "extra_info_5733": "unexpected"}
Unknown field 'extra_info_5733' not defined in schema
{"dim_p90":"type_d","dim_i05":"draft","prop_r94":{"val_l01":"Tokyo"}}
TASK repair_structured_output SPEC FIELD dim_z65 TYPE string REQUIRED yes FIELD col_p96 TYPE string_date-time REQUIRED yes FIELD attr_w57 TYPE number REQUIRED no FIELD attr_n92.attr_q77 TYPE string REQUIRED no FIELD attr_n92.dim_q57 TYPE string VALUES option_a|option_b REQUIRED no FIELD attr_n92.param_b63 TYPE integer...
{"dim_z65":"bar","col_p96":"2023-04-22T23:24:00Z","attr_n92":{"attr_q77":"London","dim_q57":"option_a","param_b63":103,"field_p21":{"prop_g53":"https://www.com/api","val_d81":"2025-03-06T17:35:00Z","dim_s06":"2025-06-22T16:18:00Z","dim_c36":"type_a","col_r24":628.66},"val_d25":"Maria"}}
missing_bracket
{ "type": "object", "properties": { "dim_z65": { "type": "string" }, "col_p96": { "type": "string", "format": "date-time" }, "attr_w57": { "type": "number" }, "attr_n92": { "type": "object", "properties": { "attr_q77": { "type": "stri...
{"dim_z65":"bar","col_p96":"2023-04-22T23:24:00Z","attr_n92":{"attr_q77":"London","dim_q57":"option_a","param_b63":103,"field_p21":{"prop_g53":"https://www.com/api","val_d81":"2025-03-06T17:35:00Z","dim_s06":"2025-06-22T16:18:00Z","dim_c36":"type_a","col_r24":628.66},"val_d25":"Maria"}}
Missing closing bracket
{"dim_z65":"bar","col_p96":"2023-04-22T23:24:00Z","attr_n92":{"attr_q77":"London","dim_q57":"option_a","param_b63":103,"field_p21":{"prop_g53":"https://www.com/api","val_d81":"2025-03-06T17:35:00Z","dim_s06":"2025-06-22T16:18:00Z","dim_c36":"type_a","col_r24":628.66},"val_d25":"Maria"}}
TASK repair_structured_output SPEC FIELD height TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD shipping TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD aligned_pct TYPE string VALUES red|blue|green|black|white REQUIRED no FIELD type TYPE integer REQUIRED no FIELD velocity TY...
{"height":"new","shipping":"coastal","aligned_pct":"blue","type":160,"velocity":"level_1","paragraph":"2024-01-15"}
extra_text_after
{ "type": "object", "properties": { "height": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ] }, "shipping": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ...
{"height":"new","shipping":"coastal","aligned_pct":"blue","type":160,"velocity":"level_1","paragraph":"2024-01-15"} This should match the schema you provided.
Output contains non-JSON text after the object
{"height":"new","shipping":"coastal","aligned_pct":"blue","type":160,"velocity":"level_1","paragraph":"2024-01-15"}
TASK repair_structured_output SPEC FIELD last_name TYPE string REQUIRED yes FIELD ph_level TYPE string VALUES draft|published|archived REQUIRED yes FIELD version TYPE number REQUIRED no FIELD isotope[].batch_code TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD isotope[].loan_amount TYPE string_uri REQUIRED...
{"last_name":"Sao Paulo","ph_level":"draft","version":825.41,"isotope":[{"batch_code":"xl","loan_amount":"https://www.io/data","verified":true,"shift_code":["test@example.com"],"price":[40.54,761.94]},{"batch_code":"small","umi":false,"verified":false,"price":[227.92]}]}
tool_call_partial_args
{ "type": "object", "properties": { "last_name": { "type": "string" }, "ph_level": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "version": { "type": "number" }, "isotope": { "type": "array", "items":...
Let me check the system. Action: annotate_mutation Arguments: {"last_name": "Sao Paulo", "version": 825.41, "isotope": [{"batch_code": "xl", "loan_amount": "https://www.io/data", "verified": true, "shift_code": ["test@example.com"], "price": [40.54, 761.94]}, {"batch_code": "small", "umi": false, "verified": false, "pr...
Agent tool call missing required parameter 'ph_level'
{"last_name":"Sao Paulo","ph_level":"draft","version":825.41,"isotope":[{"batch_code":"xl","loan_amount":"https://www.io/data","verified":true,"shift_code":["test@example.com"],"price":[40.54,761.94]},{"batch_code":"small","umi":false,"verified":false,"price":[227.92]}]}
TASK repair_structured_output SPEC FIELD name TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD feedback TYPE string_uri REQUIRED yes FIELD rating.vital_sign TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD rating.latitude TYPE string REQUIRED no FIELD rating.role TYPE number REQUIRED yes FI...
{"name":"free","feedback":"https://example.com/v1","rating":{"vital_sign":"medium","latitude":"completed","role":617.62,"throttle_pos":"Maria","terminal_id":"inland","voltage":"MV-Evergreen-01"},"annotation":{"lane":null,"shipping":836,"dissolved_oxygen":{"diagnosis_code":"free","footnote":576,"price":"inactive","lengt...
thought_process
{ "type": "object", "properties": { "name": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "feedback": { "type": "string", "format": "uri" }, "rating": { "type": "object", "properties": { "...
I need to check the port status before assigning the berth. Let me verify the cargo manifest. {"name":"free","feedback":"https://example.com/v1","rating":{"vital_sign":"medium","latitude":"completed","role":617.62,"throttle_pos":"Maria","terminal_id":"inland","voltage":"MV-Evergreen-01"},"annotation":{"lane":null,"shi...
Output contains chain-of-thought reasoning before JSON
{"name":"free","feedback":"https://example.com/v1","rating":{"vital_sign":"medium","latitude":"completed","role":617.62,"throttle_pos":"Maria","terminal_id":"inland","voltage":"MV-Evergreen-01"},"annotation":{"lane":null,"shipping":836,"dissolved_oxygen":{"diagnosis_code":"free","footnote":576,"price":"inactive","lengt...
TASK repair_structured_output SPEC FIELD attr_w44 TYPE null REQUIRED yes FIELD field_k16 TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD dim_h41 TYPE string_email REQUIRED yes FIELD prop_h14 TYPE null REQUIRED no FIELD field_g00 TYPE string REQUIRED no FIELD attr_u67 TYPE integer REQUIRED yes BROK...
{"attr_w44":null,"field_k16":"unstable","dim_h41":"user@test.io","prop_h14":null,"attr_u67":328}
thought_process
{ "type": "object", "properties": { "attr_w44": { "type": "null" }, "field_k16": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "dim_h41": { "type": "string", "format": "email" }, "prop_h14": { "...
Analyzing the schema to generate valid JSON... Checking required fields and types... {"attr_w44":null,"field_k16":"unstable","dim_h41":"user@test.io","prop_h14":null,"attr_u67":328}
Output contains chain-of-thought reasoning before JSON
{"attr_w44":null,"field_k16":"unstable","dim_h41":"user@test.io","prop_h14":null,"attr_u67":328}
TASK repair_structured_output SPEC FIELD col_u89 TYPE integer REQUIRED yes FIELD key_a37 TYPE number REQUIRED no FIELD prop_q33 TYPE number REQUIRED yes FIELD dim_e04 TYPE string_email REQUIRED no BROKEN_OUTPUT {"col_u89": "\"700\"", "key_a37": 245.13, "prop_q33": 699.97}
{"col_u89":700,"key_a37":245.13,"prop_q33":699.97}
wrong_type
{ "type": "object", "properties": { "col_u89": { "type": "integer" }, "key_a37": { "type": "number" }, "prop_q33": { "type": "number" }, "dim_e04": { "type": "string", "format": "email" } }, "required": [ "col_u89", "prop_q33" ] }
{"col_u89": "\"700\"", "key_a37": 245.13, "prop_q33": 699.97}
Field 'col_u89' must be integer, got string
{"col_u89":700,"key_a37":245.13,"prop_q33":699.97}
TASK repair_structured_output SPEC FIELD field_t09 TYPE number REQUIRED yes FIELD field_j83 TYPE string REQUIRED no FIELD val_x89 TYPE string VALUES level_1|level_2 REQUIRED yes FIELD dim_b57[] TYPE boolean REQUIRED no FIELD attr_b66[].attr_z73 TYPE boolean REQUIRED no FIELD attr_b66[].param_j10 TYPE integer REQUIRED ...
{"field_t09":527.89,"field_j83":"REV","val_x89":"level_1","dim_b57":[false,true,true,false]}
tool_call_bad_format
{ "type": "object", "properties": { "field_t09": { "type": "number" }, "field_j83": { "type": "string" }, "val_x89": { "type": "string", "enum": [ "level_1", "level_2" ] }, "dim_b57": { "type": "array", "items": { "type": ...
<functioncall> process_payment {field_t09: 527.89, field_j83: "REV", val_x89: "level_1", dim_b57: [false, true, true, false]}
Tool call has malformed arguments — unquoted keys in function parameters
{"field_t09":527.89,"field_j83":"REV","val_x89":"level_1","dim_b57":[false,true,true,false]}
TASK repair_structured_output SPEC FIELD altitude.subject TYPE string REQUIRED yes FIELD altitude.published TYPE string REQUIRED no FIELD altitude.username TYPE boolean REQUIRED no FIELD altitude.amount TYPE string_email REQUIRED no FIELD altitude.discount TYPE integer REQUIRED no FIELD altitude.comments TYPE integer ...
{"altitude":{"subject":"active","published":"Oliveira","discount":811,"comments":852,"coverage":258,"quantity":535.13},"torque_output":955,"message":false,"updated_at":864,"current_draw":"medium","size":null,"turbidity":36}
markdown_fences
{ "type": "object", "properties": { "altitude": { "type": "object", "properties": { "subject": { "type": "string" }, "published": { "type": "string" }, "username": { "type": "boolean" }, "amount": { "type...
```json {"altitude":{"subject":"active","published":"Oliveira","discount":811,"comments":852,"coverage":258,"quantity":535.13},"torque_output":955,"message":false,"updated_at":864,"current_draw":"medium","size":null,"turbidity":36} ```
Output contains markdown code fences
{"altitude":{"subject":"active","published":"Oliveira","discount":811,"comments":852,"coverage":258,"quantity":535.13},"torque_output":955,"message":false,"updated_at":864,"current_draw":"medium","size":null,"turbidity":36}
TASK repair_structured_output SPEC FIELD altitude TYPE number REQUIRED no FIELD longitude TYPE boolean REQUIRED yes FIELD status_code TYPE string VALUES draft|published|archived REQUIRED yes FIELD repository TYPE string VALUES red|blue|green|black|white REQUIRED no BROKEN_OUTPUT I need to look up the information firs...
{"altitude":479.57,"longitude":false,"status_code":"draft","repository":"blue"}
agent_chain
{ "type": "object", "properties": { "altitude": { "type": "number" }, "longitude": { "type": "boolean" }, "status_code": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "repository": { "type": "string", ...
I need to look up the information first. Action: track_vessel Result: {"longitude": false, "status_code": "draft", "repository": "blue"} Processing the request now. Action: validate_address Result:
Agent multi-step chain with truncated tool output
{"altitude":479.57,"longitude":false,"status_code":"draft","repository":"blue"}
TASK repair_structured_output SPEC FIELD attr_g40 TYPE string REQUIRED yes FIELD key_t51 TYPE null REQUIRED yes FIELD val_w95 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes FIELD field_w66 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no BROKEN_OUTPUT {"attr_g40":"Maria","k...
{"attr_g40":"Maria","key_t51":null,"val_w95":"confirmed","field_w66":"open"}
extra_text_after
{ "type": "object", "properties": { "attr_g40": { "type": "string" }, "key_t51": { "type": "null" }, "val_w95": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "field_w66": { "ty...
{"attr_g40":"Maria","key_t51":null,"val_w95":"confirmed","field_w66":"open"} Hope this helps!
Output contains non-JSON text after the object
{"attr_g40":"Maria","key_t51":null,"val_w95":"confirmed","field_w66":"open"}
TASK repair_structured_output SPEC FIELD val_w22 TYPE boolean REQUIRED no FIELD param_f70 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD param_k34 TYPE string VALUES small|medium|large|xl REQUIRED no FIELD key_k34[] TYPE string REQUIRED no BROKEN_OUTPUT {"val_w22": false, "param_k34": "xl"}
{"val_w22":false,"param_f70":"unstable","param_k34":"xl"}
missing_required
{ "type": "object", "properties": { "val_w22": { "type": "boolean" }, "param_f70": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "param_k34": { "type": "string", "enum": [ "small", "medium", ...
{"val_w22": false, "param_k34": "xl"}
Required field 'param_f70' is missing
{"val_w22":false,"param_f70":"unstable","param_k34":"xl"}
TASK repair_structured_output SPEC FIELD key_k74 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED no FIELD key_t27 TYPE string VALUES level_1|level_2 REQUIRED no FIELD param_z84 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no FIELD dim_a12 TYPE integer REQUIRED no FIELD attr_v...
{"key_t27":"level_1","param_z84":"option_a","dim_a12":25,"attr_v10":724,"attr_x54":"test@example.com"}
trailing_comma
{ "type": "object", "properties": { "key_k74": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", "mode_e" ] }, "key_t27": { "type": "string", "enum": [ "level_1", "level_2" ] }, "param...
{"key_t27":"level_1","param_z84":"option_a","dim_a12":25,"attr_v10":724,"attr_x54":"test@example.com",}
Unexpected trailing comma
{"key_t27":"level_1","param_z84":"option_a","dim_a12":25,"attr_v10":724,"attr_x54":"test@example.com"}
TASK repair_structured_output SPEC FIELD priority TYPE string REQUIRED yes FIELD paragraph TYPE string REQUIRED yes FIELD batch_code.nickname TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes FIELD batch_code.temp_celsius TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no ...
{"priority":"chr1","paragraph":"https://example.com","batch_code":{"nickname":"mode_b","temp_celsius":"mode_d","timezone":"Luis","active":false,"count":"type_c","state":"admin"}}
unquoted_keys
{ "type": "object", "properties": { "priority": { "type": "string" }, "paragraph": { "type": "string" }, "batch_code": { "type": "object", "properties": { "nickname": { "type": "string", "enum": [ "mode_a", "mode_b", ...
{priority:"chr1",paragraph:"https://example.com",batch_code:{nickname:"mode_b",temp_celsius:"mode_d",timezone:"Luis",active:false,count:"type_c",state:"admin"}}
Expecting property name enclosed in double quotes
{"priority":"chr1","paragraph":"https://example.com","batch_code":{"nickname":"mode_b","temp_celsius":"mode_d","timezone":"Luis","active":false,"count":"type_c","state":"admin"}}
TASK repair_structured_output SPEC FIELD val_e12 TYPE number REQUIRED yes FIELD field_d93 TYPE integer REQUIRED no FIELD param_b30 TYPE string VALUES draft|published|archived REQUIRED yes FIELD col_u95 TYPE string REQUIRED yes FIELD val_x28 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes BROKEN_OUTPU...
{"val_e12":797.3,"param_b30":"archived","col_u95":"FWD","val_x28":"open"}
markdown_fences
{ "type": "object", "properties": { "val_e12": { "type": "number" }, "field_d93": { "type": "integer" }, "param_b30": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "col_u95": { "type": "string" }, "...
```json {"val_e12":797.3,"param_b30":"archived","col_u95":"FWD","val_x28":"open"} ```
Output contains markdown code fences
{"val_e12":797.3,"param_b30":"archived","col_u95":"FWD","val_x28":"open"}
TASK repair_structured_output SPEC FIELD col_h55 TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD dim_l61 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD field_n64 TYPE string REQUIRED no FIELD val_x62 TYPE string REQUIRED yes FIELD dim_w24 TYPE number REQUIRED yes FIELD field...
{"col_h55":"unstable","val_x62":"quux","dim_w24":976.89,"field_o71":306.2}
extra_field
{ "type": "object", "properties": { "col_h55": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "dim_l61": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ] ...
{"col_h55": "unstable", "val_x62": "quux", "dim_w24": 976.89, "field_o71": 306.2, "extra_value_8351": 42}
Unknown field 'extra_value_8351' not defined in schema
{"col_h55":"unstable","val_x62":"quux","dim_w24":976.89,"field_o71":306.2}
TASK repair_structured_output SPEC FIELD vital_sign TYPE string_email REQUIRED no FIELD yield_pct TYPE string REQUIRED yes FIELD payment_status TYPE string REQUIRED no FIELD annotation TYPE boolean REQUIRED yes FIELD subject.score TYPE integer REQUIRED no FIELD subject.footnote TYPE string REQUIRED yes FIELD subject.d...
{"vital_sign":"info@domain.org","yield_pct":"chrX","payment_status":"Smith","annotation":true,"subject":{"score":983,"footnote":"MV-Evergreen-01","discount":"chr1","shipping":{"paragraph":550.1,"diagnosis_code":null,"subject":"approved"}}}
missing_required
{ "type": "object", "properties": { "vital_sign": { "type": "string", "format": "email" }, "yield_pct": { "type": "string" }, "payment_status": { "type": "string" }, "annotation": { "type": "boolean" }, "subject": { "type": "object", "pro...
{"vital_sign": "info@domain.org", "yield_pct": "chrX", "payment_status": "Smith", "subject": {"score": 983, "footnote": "MV-Evergreen-01", "discount": "chr1", "shipping": {"paragraph": 550.1, "diagnosis_code": null, "subject": "approved"}}}
Required field 'annotation' is missing
{"vital_sign":"info@domain.org","yield_pct":"chrX","payment_status":"Smith","annotation":true,"subject":{"score":983,"footnote":"MV-Evergreen-01","discount":"chr1","shipping":{"paragraph":550.1,"diagnosis_code":null,"subject":"approved"}}}
TASK repair_structured_output SPEC FIELD col_r78 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD field_d04 TYPE integer REQUIRED yes FIELD field_m02 TYPE string REQUIRED no BROKEN_OUTPUT I need to create a JSON object that matches the given schema. Let me make sure all required fields are included...
{"col_r78":"arctic","field_d04":243}
thought_process
{ "type": "object", "properties": { "col_r78": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "field_d04": { "type": "integer" }, "field_m02": { "type": "string" } }, "required": [ "col_r78", ...
I need to create a JSON object that matches the given schema. Let me make sure all required fields are included. {"col_r78":"arctic","field_d04":243}
Output contains chain-of-thought reasoning before JSON
{"col_r78":"arctic","field_d04":243}
TASK repair_structured_output SPEC FIELD end_date TYPE number REQUIRED no FIELD notes TYPE number REQUIRED yes FIELD phone TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD total TYPE string REQUIRED no FIELD catalyst[].repository TYPE string VALUES admin|editor|viewer REQUIRED no FIELD catalyst[].de...
{"end_date":827.87,"notes":158.96,"phone":"unstable","catalyst":[{"deploy_target":"operational","url":"info","chapter":"2024-01-15"},{"repository":"editor","deploy_target":"operational","url":"error"},{"repository":"editor","deploy_target":"offline","url":"warning","chapter":"Santos"},{"repository":"editor","deploy_tar...
partial_structure
{ "type": "object", "properties": { "end_date": { "type": "number" }, "notes": { "type": "number" }, "phone": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "total": { "type": "string" }, "cata...
I found that catalyst should be [{'deploy_target': 'operational', 'url': 'info', 'chapter': '2024-01-15'}, {'repository': 'editor', 'deploy_target': 'operational', 'url': 'error'}, {'repository': 'editor', 'deploy_target': 'offline', 'url': 'warning', 'chapter': 'Santos'}, {'repository': 'editor', 'deploy_target': 'ope...
Output mixes natural language with JSON
{"end_date":827.87,"notes":158.96,"phone":"unstable","catalyst":[{"deploy_target":"operational","url":"info","chapter":"2024-01-15"},{"repository":"editor","deploy_target":"operational","url":"error"},{"repository":"editor","deploy_target":"offline","url":"warning","chapter":"Santos"},{"repository":"editor","deploy_tar...
TASK repair_structured_output SPEC FIELD reagent TYPE null REQUIRED no FIELD description.section TYPE string REQUIRED no FIELD description.log_level.run_id TYPE string REQUIRED yes FIELD description.log_level.message TYPE number REQUIRED no FIELD description.log_level.size TYPE string VALUES reliable|unstable|intermit...
{"reagent":null,"description":{"section":"Charlie","log_level":{"run_id":"Silva","message":227.57,"size":"unstable","span_id":"test@test.io","url":true},"shipper_ref":true,"build_status":"white","conductivity":934.14,"bed_number":226.11},"product_id":{"catalyst":60,"position":22.25,"tags":"New York","wavelength":827.73...
agent_chain
{ "type": "object", "properties": { "reagent": { "type": "null" }, "description": { "type": "object", "properties": { "section": { "type": "string" }, "log_level": { "type": "object", "properties": { "run_id": { ...
Let me check the system. Action: generate_report Result: {"reagent": null, "description": {"section": "Charlie", "log_level": {"run_id": "Silva", "message": 227.57, "size": "unstable", "span_id": "test@test.io", "url": true}, "shipper_ref": true, "build_status": "white", "conductivity": 934.14, "bed_number": 226.11}, "...
Agent multi-step chain with truncated tool output
{"reagent":null,"description":{"section":"Charlie","log_level":{"run_id":"Silva","message":227.57,"size":"unstable","span_id":"test@test.io","url":true},"shipper_ref":true,"build_status":"white","conductivity":934.14,"bed_number":226.11},"product_id":{"catalyst":60,"position":22.25,"tags":"New York","wavelength":827.73...
TASK repair_structured_output SPEC FIELD param_a30 TYPE integer REQUIRED yes FIELD attr_k60 TYPE boolean REQUIRED yes FIELD col_p65.key_m13 TYPE string VALUES single|married|divorced REQUIRED no FIELD col_p65.attr_x15 TYPE string VALUES single|married|divorced REQUIRED no FIELD col_p65.col_l35 TYPE integer REQUIRED ye...
{"param_a30":707,"attr_k60":false,"col_p65":{"key_m13":"single","col_l35":496}}
missing_bracket
{ "type": "object", "properties": { "param_a30": { "type": "integer" }, "attr_k60": { "type": "boolean" }, "col_p65": { "type": "object", "properties": { "key_m13": { "type": "string", "enum": [ "single", "married", ...
{"param_a30":707,"attr_k60":false,"col_p65":{"key_m13":"single","col_l35":496}}
Missing closing bracket
{"param_a30":707,"attr_k60":false,"col_p65":{"key_m13":"single","col_l35":496}}
TASK repair_structured_output SPEC FIELD attr_a79 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD col_y76.field_o09 TYPE string VALUES single|married|divorced REQUIRED no FIELD col_y76.attr_c88 TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD col_y76.dim_d89[] TYPE string REQUIRED...
{"attr_a79":"level_2","col_y76":{"field_o09":"single","attr_c88":"editor","dim_d89":["completed","Charlie","Tokyo"]},"dim_f60":541.23,"key_t08":{"val_e32":{"field_g95":418.85,"field_q90":"Santos","col_b01":"option_b","param_w58":"Charlie","key_n34":"2023-12-18T08:14:00Z","prop_m21":true},"field_y03":141,"val_d14":"leve...
agent_chain
{ "type": "object", "properties": { "attr_a79": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "col_y76": { "type": "object", "properties": { "field_o09": { "type": "string",...
I need to look up the information first. Action: search Result: {"attr_a79": "level_2", "col_y76": {"field_o09": "single", "attr_c88": "editor", "dim_d89": ["completed", "Charlie", "Tokyo"]}, "dim_f60": 541.23, "dim_v01": "RTG-04"} Processing the request now. Action: apply_discount Result:
Agent multi-step chain with truncated tool output
{"attr_a79":"level_2","col_y76":{"field_o09":"single","attr_c88":"editor","dim_d89":["completed","Charlie","Tokyo"]},"dim_f60":541.23,"key_t08":{"val_e32":{"field_g95":418.85,"field_q90":"Santos","col_b01":"option_b","param_w58":"Charlie","key_n34":"2023-12-18T08:14:00Z","prop_m21":true},"field_y03":141,"val_d14":"leve...
TASK repair_structured_output SPEC FIELD organism TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD torque_output TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD filter_flag TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD first_name TYPE null REQUIRED no FIELD depar...
{"filter_flag":"small"}
thought_process
{ "type": "object", "properties": { "organism": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ] }, "torque_output": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ...
Analyzing the sensor data to generate the output. I'll apply the required format first. {"filter_flag":"small"}
Output contains chain-of-thought reasoning before JSON
{"filter_flag":"small"}
TASK repair_structured_output SPEC FIELD val_s31 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD col_c23 TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes FIELD param_u99 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD attr_n79 TYPE string_email REQUIRED ...
{"val_s31":"level_4","col_c23":"cat_a","attr_n79":"admin@test.io","val_c49":"cat_b","val_c26":"phone","attr_n07":"Hapag-Lloyd-Express"}
agent_chain
{ "type": "object", "properties": { "val_s31": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "col_c23": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", ...
Let me check the system. Action: check_availability Result: {"val_s31": "level_4", "col_c23": "cat_a", "attr_n79": "admin@test.io", "val_c26": "phone", "attr_n07": "Hapag-Lloyd-Express"} I'll query our database. Action: annotate_mutation Result:
Agent multi-step chain with truncated tool output
{"val_s31":"level_4","col_c23":"cat_a","attr_n79":"admin@test.io","val_c49":"cat_b","val_c26":"phone","attr_n07":"Hapag-Lloyd-Express"}
TASK repair_structured_output SPEC FIELD dim_q30 TYPE string REQUIRED no FIELD param_s37 TYPE string REQUIRED no FIELD key_i38 TYPE string REQUIRED yes FIELD col_i47 TYPE integer REQUIRED yes FIELD field_t95 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD key_m31 TYPE string REQUIRED no FIELD col_u...
{"param_s37":"Smith","key_i38":"2024-01-15","col_i47":777,"field_t95":"oceanic","col_u58":"in_progress"}
missing_brace
{ "type": "object", "properties": { "dim_q30": { "type": "string" }, "param_s37": { "type": "string" }, "key_i38": { "type": "string" }, "col_i47": { "type": "integer" }, "field_t95": { "type": "string", "enum": [ "coastal", "oc...
"param_s37":"Smith","key_i38":"2024-01-15","col_i47":777,"field_t95":"oceanic","col_u58":"in_progress"}
Missing closing brace
{"param_s37":"Smith","key_i38":"2024-01-15","col_i47":777,"field_t95":"oceanic","col_u58":"in_progress"}
TASK repair_structured_output SPEC FIELD full_name TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD vessel_name TYPE string REQUIRED yes FIELD account_id TYPE integer REQUIRED yes BROKEN_OUTPUT "full_name":"in_progress","vessel_name":"foo","account_id":114}
{"full_name":"in_progress","vessel_name":"foo","account_id":114}
missing_brace
{ "type": "object", "properties": { "full_name": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, "vessel_name": { "type": "string" }, "account_id": { "type": "integer" } }, "required": [ "ves...
"full_name":"in_progress","vessel_name":"foo","account_id":114}
Missing closing brace
{"full_name":"in_progress","vessel_name":"foo","account_id":114}
TASK repair_structured_output SPEC FIELD field_v26 TYPE integer REQUIRED yes FIELD param_b42 TYPE boolean REQUIRED yes FIELD col_a90.key_p87 TYPE number REQUIRED yes FIELD col_a90.key_w86 TYPE number REQUIRED no FIELD col_a90.col_m08 TYPE string REQUIRED no FIELD col_a90.param_a76 TYPE string REQUIRED no FIELD col_a90...
{"field_v26":264,"param_b42":false,"col_a90":{"key_p87":515.03,"key_w86":783.29,"col_m08":"chrX"}}
number_with_unit
{ "type": "object", "properties": { "field_v26": { "type": "integer" }, "param_b42": { "type": "boolean" }, "col_a90": { "type": "object", "properties": { "key_p87": { "type": "number" }, "key_w86": { "type": "number" },...
{"field_v26": "264%", "param_b42": false, "col_a90": {"key_p87": 515.03, "key_w86": 783.29, "col_m08": "chrX"}}
Field 'field_v26' must be number, got string with unit
{"field_v26":264,"param_b42":false,"col_a90":{"key_p87":515.03,"key_w86":783.29,"col_m08":"chrX"}}
TASK repair_structured_output SPEC FIELD col_d77 TYPE string_date-time REQUIRED no FIELD dim_a63 TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD prop_d86 TYPE null REQUIRED yes FIELD col_v68 TYPE number REQUIRED yes FIELD param_q90[].field_p96 TYPE null REQUIRED yes FIELD param_q90[].param_o34 TYPE string ...
{"col_d77":"2020-10-08T21:44:00Z","dim_a63":"small","prop_d86":null,"col_v68":473.86,"attr_o49":[{"param_d69":692,"prop_j50":"sample","param_z44":"rejected","attr_q85":193,"key_u70":"2023-12-25","prop_a42":640},{"param_d69":353,"param_z44":"confirmed","attr_q85":133,"key_u70":"foo","prop_a42":765}]}
invalid_enum
{ "type": "object", "properties": { "col_d77": { "type": "string", "format": "date-time" }, "dim_a63": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "prop_d86": { "type": "null" }, "col_v68": { ...
{"col_d77": "2020-10-08T21:44:00Z", "dim_a63": "invalid_choice_666", "prop_d86": null, "col_v68": 473.86, "attr_o49": [{"param_d69": 692, "prop_j50": "sample", "param_z44": "rejected", "attr_q85": 193, "key_u70": "2023-12-25", "prop_a42": 640}, {"param_d69": 353, "param_z44": "confirmed", "attr_q85": 133, "key_u70": "f...
Field 'dim_a63' has invalid enum value 'invalid_choice_666', expected one of ['small', 'medium', 'large', 'xl']
{"col_d77":"2020-10-08T21:44:00Z","dim_a63":"small","prop_d86":null,"col_v68":473.86,"attr_o49":[{"param_d69":692,"prop_j50":"sample","param_z44":"rejected","attr_q85":193,"key_u70":"2023-12-25","prop_a42":640},{"param_d69":353,"param_z44":"confirmed","attr_q85":133,"key_u70":"foo","prop_a42":765}]}
TASK repair_structured_output SPEC FIELD col_b85 TYPE string REQUIRED no FIELD dim_k74 TYPE string REQUIRED no FIELD key_b45 TYPE boolean REQUIRED yes FIELD attr_n46 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes BROKEN_OUTPUT I need to look up the information first. <tool_call name="filter_variants"> {"co...
{"col_b85":"bar","dim_k74":"https://api.example.com/v1","key_b45":true,"attr_n46":"basic"}
tool_call_text_mix
{ "type": "object", "properties": { "col_b85": { "type": "string" }, "dim_k74": { "type": "string" }, "key_b45": { "type": "boolean" }, "attr_n46": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] ...
I need to look up the information first. <tool_call name="filter_variants"> {"col_b85":"bar","dim_k74":"https://api.example.com/v1","key_b45":true,"attr_n46":"basic"} </tool_call.
Agent response mixes reasoning text with tool call
{"col_b85":"bar","dim_k74":"https://api.example.com/v1","key_b45":true,"attr_n46":"basic"}
TASK repair_structured_output SPEC FIELD tax TYPE string REQUIRED yes FIELD image_url TYPE number REQUIRED no FIELD id TYPE boolean REQUIRED yes FIELD published.company TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD published.bed_number TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIR...
{"tax":"Paris","image_url":104.83,"id":true,"published":{"company":"free","bed_number":"frameshift","thumbnail":"high","strand":"RTG-04"}}
boolean_as_string
{ "type": "object", "properties": { "tax": { "type": "string" }, "image_url": { "type": "number" }, "id": { "type": "boolean" }, "published": { "type": "object", "properties": { "company": { "type": "string", "enum": [ ...
{"tax": "Paris", "image_url": 104.83, "id": "True", "published": {"company": "free", "bed_number": "frameshift", "thumbnail": "high", "strand": "RTG-04"}}
Field 'id' must be boolean, got string
{"tax":"Paris","image_url":104.83,"id":true,"published":{"company":"free","bed_number":"frameshift","thumbnail":"high","strand":"RTG-04"}}
TASK repair_structured_output SPEC FIELD visible TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes FIELD strand TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD role TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD user_id TYPE string_date-time REQUIRED...
{"visible":"missense","strand":"resolved","user_id":"2020-12-02T21:13:00Z"}
null_required
{ "type": "object", "properties": { "visible": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "strand": { "type": "string", "enum": [ "open", "in_progress", "resolved", "c...
{"visible": "missense", "strand": null, "user_id": "2020-12-02T21:13:00Z"}
Required field 'strand' is null
{"visible":"missense","strand":"resolved","user_id":"2020-12-02T21:13:00Z"}
TASK repair_structured_output SPEC FIELD field_j96 TYPE string REQUIRED no FIELD field_x61 TYPE string VALUES option_a|option_b|option_c REQUIRED yes FIELD prop_w99 TYPE number REQUIRED yes FIELD prop_d50 TYPE integer REQUIRED yes FIELD dim_u15 TYPE string REQUIRED no FIELD key_u04 TYPE string VALUES mode_a|mode_b|mod...
{"field_j96":"Maria","field_x61":"option_a","prop_w99":463.94,"prop_d50":422,"dim_u15":"RTG-04","key_u04":"mode_c"}
markdown_explanation
{ "type": "object", "properties": { "field_j96": { "type": "string" }, "field_x61": { "type": "string", "enum": [ "option_a", "option_b", "option_c" ] }, "prop_w99": { "type": "number" }, "prop_d50": { "type": "integer" }, ...
Here is the JSON you requested: ```json {"field_j96":"Maria","field_x61":"option_a","prop_w99":463.94,"prop_d50":422,"dim_u15":"RTG-04","key_u04":"mode_c"} ``` Analysis finished.
Output contains markdown and explanatory text around JSON
{"field_j96":"Maria","field_x61":"option_a","prop_w99":463.94,"prop_d50":422,"dim_u15":"RTG-04","key_u04":"mode_c"}
TASK repair_structured_output SPEC FIELD format TYPE string_date-time REQUIRED yes FIELD bearing TYPE string REQUIRED yes FIELD full_name TYPE boolean REQUIRED no FIELD ph_level TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD amount TYPE string VALUES operational|degraded|offline|maint...
{"format":"2020-06-05T08:54:00Z","bearing":"Smith","full_name":true,"ph_level":"pending_review","vital_sign":{"currency":538,"chromosome":"2021-11-15T10:23:00Z","decay_rate":"Jane","allele":448}}
trailing_comma
{ "type": "object", "properties": { "format": { "type": "string", "format": "date-time" }, "bearing": { "type": "string" }, "full_name": { "type": "boolean" }, "ph_level": { "type": "string", "enum": [ "pending_review", "confirmed", ...
{"format":"2020-06-05T08:54:00Z","bearing":"Smith","full_name":true,"ph_level":"pending_review","vital_sign":{"currency":538,"chromosome":"2021-11-15T10:23:00Z","decay_rate":"Jane","allele":448},}
Unexpected trailing comma
{"format":"2020-06-05T08:54:00Z","bearing":"Smith","full_name":true,"ph_level":"pending_review","vital_sign":{"currency":538,"chromosome":"2021-11-15T10:23:00Z","decay_rate":"Jane","allele":448}}
TASK repair_structured_output SPEC FIELD dim_r44 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no FIELD prop_d18 TYPE string VALUES level_1|level_2|level_3 REQUIRED no FIELD attr_i93 TYPE null REQUIRED no FIELD prop_b80 TYPE string REQUIRED no FIELD prop_g12 TYPE boolean REQUIRED no FIELD attr_p07 TY...
{"dim_r44":"option_c","attr_i93":null,"prop_b80":"Silva","attr_p07":"type_a"}
null_required
{ "type": "object", "properties": { "dim_r44": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d" ] }, "prop_d18": { "type": "string", "enum": [ "level_1", "level_2", "level_3" ] }, ...
{"dim_r44": "option_c", "attr_i93": null, "prop_b80": "Silva", "attr_p07": null}
Required field 'attr_p07' is null
{"dim_r44":"option_c","attr_i93":null,"prop_b80":"Silva","attr_p07":"type_a"}
TASK repair_structured_output SPEC FIELD run_id TYPE string VALUES single|married|divorced REQUIRED yes FIELD cargo_type TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes FIELD isotope TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD commit_hash TYPE integer REQUIRED no BRO...
{"run_id":"single","cargo_type":"synonymous","isotope":"new"}
markdown_explanation
{ "type": "object", "properties": { "run_id": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "cargo_type": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] ...
Let me provide the data in JSON format: ```json {"run_id":"single","cargo_type":"synonymous","isotope":"new"} ``` Analysis finished.
Output contains markdown and explanatory text around JSON
{"run_id":"single","cargo_type":"synonymous","isotope":"new"}
TASK repair_structured_output SPEC FIELD attr_l42 TYPE number REQUIRED yes FIELD dim_o50 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD attr_m81.param_n11 TYPE string REQUIRED no FIELD attr_m81.dim_n25 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD attr_m81.field_c62 TYPE number REQUI...
{"attr_l42":233.24,"dim_o50":"open","attr_m81":{"dim_n25":"EUR","field_c62":707.52,"key_p15":[617,730]}}
truncated_array
{ "type": "object", "properties": { "attr_l42": { "type": "number" }, "dim_o50": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, "attr_m81": { "type": "object", "properties": { "param_n11":...
{"attr_l42":233.24,"dim_o50":"open","attr_m81":{"dim_n25":"EUR","field_c62":707.52,"key_p15":[617,730]}
Unexpected end of JSON input — truncated object
{"attr_l42":233.24,"dim_o50":"open","attr_m81":{"dim_n25":"EUR","field_c62":707.52,"key_p15":[617,730]}}
TASK repair_structured_output SPEC FIELD price TYPE string REQUIRED no FIELD quality_score TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD berth_slot TYPE string REQUIRED no FIELD loan_amount.freight_class TYPE string REQUIRED no FIELD loan_amount.notes TYPE integer REQUIRED no FIELD loan_amount.pay...
{"loan_amount":{"freight_class":"https://api.example.com/v1","payment_status":"mode_d","user_id":{"department":369,"throttle_pos":"option_e","thumbnail":null,"humidity_pct":true,"coverage":false,"item_id":false},"url":{"procedure_code":"user@test.io","items":"option_d","email":"https://www.io/data","freight_class":"tes...
tool_call_partial_args
{ "type": "object", "properties": { "price": { "type": "string" }, "quality_score": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "berth_slot": { "type": "string" }, "loan_amount": { "type":...
Let me check the system. Action: update_record Arguments: {"loan_amount": {"freight_class": "https://api.example.com/v1", "payment_status": "mode_d", "user_id": {"department": 369, "throttle_pos": "option_e", "thumbnail": null, "humidity_pct": true, "coverage": false, "item_id": false}, "url": {"procedure_code": "user@...
Agent tool call missing required parameter 'humidity_pct'
{"loan_amount":{"freight_class":"https://api.example.com/v1","payment_status":"mode_d","user_id":{"department":369,"throttle_pos":"option_e","thumbnail":null,"humidity_pct":true,"coverage":false,"item_id":false},"url":{"procedure_code":"user@test.io","items":"option_d","email":"https://www.io/data","freight_class":"tes...
TASK repair_structured_output SPEC FIELD attr_d87 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD prop_p85 TYPE string REQUIRED no FIELD param_v03 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD dim_u68 TYPE string_date-time REQUIRED no BROKEN_OUTPUT {"prop_p85": "w...
{"prop_p85":"world","param_v03":"underway","dim_u68":"2021-01-28T18:27:00Z"}
missing_required
{ "type": "object", "properties": { "attr_d87": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "prop_p85": { "type": "string" }, "param_v03": { "type": "string", "enum": [ "berthed"...
{"prop_p85": "world", "dim_u68": "2021-01-28T18:27:00Z"}
Required field 'param_v03' is missing
{"prop_p85":"world","param_v03":"underway","dim_u68":"2021-01-28T18:27:00Z"}
TASK repair_structured_output SPEC FIELD velocity TYPE string VALUES active|inactive|pending REQUIRED yes FIELD notes TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD start_date TYPE integer REQUIRED yes FIELD voltage TYPE string REQUIRED yes FIELD options TYPE string REQUIRED no FIELD patient_id TYP...
{"velocity":"active","notes":"oceanic","start_date":106,"voltage":"sample","options":"QC-07","patient_id":"active"}
extra_field
{ "type": "object", "properties": { "velocity": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "notes": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "sta...
{"velocity": "active", "notes": "oceanic", "start_date": 106, "voltage": "sample", "options": "QC-07", "patient_id": "active", "extra_data_4445": "unexpected"}
Unknown field 'extra_data_4445' not defined in schema
{"velocity":"active","notes":"oceanic","start_date":106,"voltage":"sample","options":"QC-07","patient_id":"active"}
TASK repair_structured_output SPEC FIELD col_h84 TYPE integer REQUIRED no FIELD param_c03 TYPE integer REQUIRED yes FIELD dim_p51 TYPE integer REQUIRED yes FIELD param_h49 TYPE null REQUIRED yes BROKEN_OUTPUT {"param_c03":412,"dim_p51":437,"param_h49":null}
{"param_c03":412,"dim_p51":437,"param_h49":null}
missing_bracket
{ "type": "object", "properties": { "col_h84": { "type": "integer" }, "param_c03": { "type": "integer" }, "dim_p51": { "type": "integer" }, "param_h49": { "type": "null" } }, "required": [ "param_h49", "param_c03", "dim_p51" ] }
{"param_c03":412,"dim_p51":437,"param_h49":null}
Missing closing bracket
{"param_c03":412,"dim_p51":437,"param_h49":null}
TASK repair_structured_output SPEC FIELD col_t28 TYPE string REQUIRED yes FIELD prop_v75 TYPE string REQUIRED no FIELD param_b68 TYPE string_email REQUIRED no FIELD dim_h37.col_n37 TYPE string_email REQUIRED no FIELD dim_h37.dim_g32 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no FIELD dim_h37.param...
{"col_t28":"pending","prop_v75":"QC-07","param_b68":"test@domain.org","dim_h37":{"param_l28":{"col_e29":"type_d","val_q62":"info","field_d23":null},"val_l64":"REV"}}
tool_call_text_mix
{ "type": "object", "properties": { "col_t28": { "type": "string" }, "prop_v75": { "type": "string" }, "param_b68": { "type": "string", "format": "email" }, "dim_h37": { "type": "object", "properties": { "col_n37": { "type": "string",...
I'll query our database. <tool_call name="calculate_price"> {"col_t28":"pending","prop_v75":"QC-07","param_b68":"test@domain.org","dim_h37":{"param_l28":{"col_e29":"type_d","val_q62":"info","field_d23":null},"val_l64":"REV"}} </tool_call. The result is ready.
Agent response mixes reasoning text with tool call
{"col_t28":"pending","prop_v75":"QC-07","param_b68":"test@domain.org","dim_h37":{"param_l28":{"col_e29":"type_d","val_q62":"info","field_d23":null},"val_l64":"REV"}}
TASK repair_structured_output SPEC FIELD key_p02 TYPE number REQUIRED yes FIELD col_x89 TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD prop_v01 TYPE boolean REQUIRED yes FIELD dim_d81 TYPE boolean REQUIRED no FIELD field_d27 TYPE integer REQUIRED no FIELD dim_s67 TYPE number REQUIRED no BROKEN_OUTPU...
{"key_p02":830.92,"col_x89":"white","prop_v01":true,"dim_d81":false,"field_d27":155}
thought_process
{ "type": "object", "properties": { "key_p02": { "type": "number" }, "col_x89": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "prop_v01": { "type": "boolean" }, "dim_d81": { "type": ...
Analyzing the schema to generate valid JSON... Checking required fields and types... {"key_p02":830.92,"col_x89":"white","prop_v01":true,"dim_d81":false,"field_d27":155}
Output contains chain-of-thought reasoning before JSON
{"key_p02":830.92,"col_x89":"white","prop_v01":true,"dim_d81":false,"field_d27":155}
TASK repair_structured_output SPEC FIELD url TYPE string_uri REQUIRED yes FIELD weight TYPE string_date-time REQUIRED no FIELD discount TYPE string REQUIRED yes BROKEN_OUTPUT {url:"https://data.org/data",weight:"2022-08-06T11:12:00Z",discount:"chr1"}
{"url":"https://data.org/data","weight":"2022-08-06T11:12:00Z","discount":"chr1"}
unquoted_keys
{ "type": "object", "properties": { "url": { "type": "string", "format": "uri" }, "weight": { "type": "string", "format": "date-time" }, "discount": { "type": "string" } }, "required": [ "url", "discount" ] }
{url:"https://data.org/data",weight:"2022-08-06T11:12:00Z",discount:"chr1"}
Expecting property name enclosed in double quotes
{"url":"https://data.org/data","weight":"2022-08-06T11:12:00Z","discount":"chr1"}
TASK repair_structured_output SPEC FIELD key_v46 TYPE string VALUES type_a|type_b REQUIRED yes FIELD col_u93 TYPE string REQUIRED yes FIELD prop_n24 TYPE integer REQUIRED no FIELD col_v04 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no BROKEN_OUTPUT {'key_v46':'type_a','col_u93':'Charli...
{"key_v46":"type_a","col_u93":"Charlie","prop_n24":2}
single_quotes
{ "type": "object", "properties": { "key_v46": { "type": "string", "enum": [ "type_a", "type_b" ] }, "col_u93": { "type": "string" }, "prop_n24": { "type": "integer" }, "col_v04": { "type": "string", "enum": [ "level_1", ...
{'key_v46':'type_a','col_u93':'Charlie','prop_n24':2}
Expecting property name enclosed in double quotes
{"key_v46":"type_a","col_u93":"Charlie","prop_n24":2}
TASK repair_structured_output SPEC FIELD priority TYPE string REQUIRED no FIELD verified TYPE string REQUIRED yes FIELD decay_rate TYPE string REQUIRED no FIELD ward TYPE string REQUIRED yes FIELD color TYPE string_date-time REQUIRED yes FIELD section TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED no FIELD fi...
{"priority":"Smith","verified":"Smith","decay_rate":"London","ward":"New York","color":"2024-06-17T13:15:00Z","filter_flag":"level_2","address":"Paris"}
missing_bracket
{ "type": "object", "properties": { "priority": { "type": "string" }, "verified": { "type": "string" }, "decay_rate": { "type": "string" }, "ward": { "type": "string" }, "color": { "type": "string", "format": "date-time" }, "section": {...
{"priority":"Smith","verified":"Smith","decay_rate":"London","ward":"New York","color":"2024-06-17T13:15:00Z","filter_flag":"level_2","address":"Paris"}
Missing closing bracket
{"priority":"Smith","verified":"Smith","decay_rate":"London","ward":"New York","color":"2024-06-17T13:15:00Z","filter_flag":"level_2","address":"Paris"}
TASK repair_structured_output SPEC FIELD published TYPE integer REQUIRED no FIELD medication TYPE integer REQUIRED no FIELD throttle_pos TYPE string REQUIRED no FIELD role TYPE string VALUES success|error|warning|info REQUIRED no FIELD procedure_code.salinity TYPE string REQUIRED yes FIELD procedure_code.step TYPE nul...
{"published":72,"throttle_pos":"inactive","role":"error","procedure_code":{"salinity":"baz","step":null,"manifest_ref":"completed","umi":false},"annotation":915.25}
trailing_comma
{ "type": "object", "properties": { "published": { "type": "integer" }, "medication": { "type": "integer" }, "throttle_pos": { "type": "string" }, "role": { "type": "string", "enum": [ "success", "error", "warning", "info" ...
{"published":72,"throttle_pos":"inactive","role":"error","procedure_code":{"salinity":"baz","step":null,"manifest_ref":"completed","umi":false,},"annotation":915.25}
Unexpected trailing comma
{"published":72,"throttle_pos":"inactive","role":"error","procedure_code":{"salinity":"baz","step":null,"manifest_ref":"completed","umi":false},"annotation":915.25}
TASK repair_structured_output SPEC FIELD attr_l40 TYPE integer REQUIRED yes FIELD col_q63 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD prop_l50 TYPE boolean REQUIRED no FIELD key_u15 TYPE string VALUES email|phone|sms|push REQUIRED no FIELD param_t57 TYPE string_email REQUIRED no FIELD key_j49.dim_z...
{"attr_l40":184,"col_q63":"pro","prop_l50":true,"key_u15":"push","param_t57":"ops@domain.org","key_j49":{"dim_z96":"low","key_x80":{"key_w51":"missense","field_i00":"coastal","dim_b31":"berthed","field_p72":"black","val_d49":"draft","param_m92":478},"val_v67":"xl","key_r93":"divorced"}}
markdown_explanation
{ "type": "object", "properties": { "attr_l40": { "type": "integer" }, "col_q63": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "prop_l50": { "type": "boolean" }, "key_u15": { "type": "string", ...
Here's the structured output: ```json {"attr_l40":184,"col_q63":"pro","prop_l50":true,"key_u15":"push","param_t57":"ops@domain.org","key_j49":{"dim_z96":"low","key_x80":{"key_w51":"missense","field_i00":"coastal","dim_b31":"berthed","field_p72":"black","val_d49":"draft","param_m92":478},"val_v67":"xl","key_r93":"divorc...
Output contains markdown and explanatory text around JSON
{"attr_l40":184,"col_q63":"pro","prop_l50":true,"key_u15":"push","param_t57":"ops@domain.org","key_j49":{"dim_z96":"low","key_x80":{"key_w51":"missense","field_i00":"coastal","dim_b31":"berthed","field_p72":"black","val_d49":"draft","param_m92":478},"val_v67":"xl","key_r93":"divorced"}}
TASK repair_structured_output SPEC FIELD age TYPE string_date-time REQUIRED no FIELD decay_rate TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes FIELD city TYPE integer REQUIRED no FIELD language TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD humidity_pct.aligned_pct TYP...
{"age":"2026-06-05T13:33:00Z","decay_rate":"type_f","city":387,"language":"berthed","humidity_pct":{"aligned_pct":"Smith","tile":"https://example.com","timezone":"active","consignee":null,"features":true},"comments":{"dosage":"mode_a","items":"operational","width":"operational","state":false,"wavelength":339},"bearing"...
markdown_fences
{ "type": "object", "properties": { "age": { "type": "string", "format": "date-time" }, "decay_rate": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] }, "city": { "type"...
```json {"age":"2026-06-05T13:33:00Z","decay_rate":"type_f","city":387,"language":"berthed","humidity_pct":{"aligned_pct":"Smith","tile":"https://example.com","timezone":"active","consignee":null,"features":true},"comments":{"dosage":"mode_a","items":"operational","width":"operational","state":false,"wavelength":339},"...
Output contains markdown code fences
{"age":"2026-06-05T13:33:00Z","decay_rate":"type_f","city":387,"language":"berthed","humidity_pct":{"aligned_pct":"Smith","tile":"https://example.com","timezone":"active","consignee":null,"features":true},"comments":{"dosage":"mode_a","items":"operational","width":"operational","state":false,"wavelength":339},"bearing"...
TASK repair_structured_output SPEC FIELD loan_amount TYPE string REQUIRED yes FIELD image_url TYPE string REQUIRED no FIELD strand TYPE number REQUIRED no FIELD subject TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes FIELD current_draw.visible TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e ...
{"loan_amount":"bar","image_url":"Hapag-Lloyd-Express","subject":"mode_e","current_draw":{"visible":"cat_b","language":"type_c","order_id":"mode_e","image_url":"2021-07-03T08:58:00Z"},"verified":"enterprise"}
tool_call_text_mix
{ "type": "object", "properties": { "loan_amount": { "type": "string" }, "image_url": { "type": "string" }, "strand": { "type": "number" }, "subject": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", ...
Processing the request now. <tool_call name="call_variants"> {"loan_amount":"bar","image_url":"Hapag-Lloyd-Express","subject":"mode_e","current_draw":{"visible":"cat_b","language":"type_c","order_id":"mode_e","image_url":"2021-07-03T08:58:00Z"},"verified":"enterprise"} </tool_call. The result is ready.
Agent response mixes reasoning text with tool call
{"loan_amount":"bar","image_url":"Hapag-Lloyd-Express","subject":"mode_e","current_draw":{"visible":"cat_b","language":"type_c","order_id":"mode_e","image_url":"2021-07-03T08:58:00Z"},"verified":"enterprise"}
TASK repair_structured_output SPEC FIELD attr_y37.val_z06 TYPE string REQUIRED yes FIELD attr_y37.param_z79 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD attr_y37.attr_g92.field_f82 TYPE boolean REQUIRED yes FIELD attr_y37.attr_g92.dim_q52 TYPE string VALUES new|in_transit|delivered|returned R...
{"attr_y37":{"val_z06":"test","param_z79":"open","attr_g92":{"field_f82":true,"dim_q52":"new","attr_g05":[null]},"field_m77":{"param_d63":"pro","val_z65":null,"attr_k59":"2024-06-30","field_p40":285}},"attr_e45":"new","col_o68":"London","prop_w74":396.25}
wrong_type
{ "type": "object", "properties": { "attr_y37": { "type": "object", "properties": { "val_z06": { "type": "string" }, "param_z79": { "type": "string", "enum": [ "open", "in_progress", "resolved", "cl...
{"attr_y37": {"val_z06": "test", "param_z79": "open", "attr_g92": {"field_f82": true, "dim_q52": "new", "attr_g05": [null]}, "field_m77": {"param_d63": "pro", "val_z65": null, "attr_k59": "2024-06-30", "field_p40": 285}}, "attr_e45": "new", "col_o68": "London", "prop_w74": "\"396.25\""}
Field 'prop_w74' must be number, got string
{"attr_y37":{"val_z06":"test","param_z79":"open","attr_g92":{"field_f82":true,"dim_q52":"new","attr_g05":[null]},"field_m77":{"param_d63":"pro","val_z65":null,"attr_k59":"2024-06-30","field_p40":285}},"attr_e45":"new","col_o68":"London","prop_w74":396.25}
TASK repair_structured_output SPEC FIELD last_name TYPE number REQUIRED yes FIELD chromosome TYPE string REQUIRED yes FIELD product_id TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes FIELD humidity_pct TYPE string_uri REQUIRED no FIELD step.temp_celsius TYPE string_uri REQUIRED no FIELD ste...
{"last_name":612.91,"chromosome":"world","product_id":"confirmed","step":{"company":"option_e","price":{"subtotal":"info@domain.org","width":"mode_b","language":"user@example.com"},"coverage":{"account_id":"mode_b","date":475.12,"patient_id":"Charlie","run_id":"chrX","count":true,"phenotype":224,"ph_level":"Santos"}},"...
extra_field
{ "type": "object", "properties": { "last_name": { "type": "number" }, "chromosome": { "type": "string" }, "product_id": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "humidity_pct":...
{"last_name": 612.91, "chromosome": "world", "product_id": "confirmed", "step": {"company": "option_e", "price": {"subtotal": "info@domain.org", "width": "mode_b", "language": "user@example.com"}, "coverage": {"account_id": "mode_b", "date": 475.12, "patient_id": "Charlie", "run_id": "chrX", "count": true, "phenotype":...
Unknown field 'extra_field_8592' not defined in schema
{"last_name":612.91,"chromosome":"world","product_id":"confirmed","step":{"company":"option_e","price":{"subtotal":"info@domain.org","width":"mode_b","language":"user@example.com"},"coverage":{"account_id":"mode_b","date":475.12,"patient_id":"Charlie","run_id":"chrX","count":true,"phenotype":224,"ph_level":"Santos"}},"...
TASK repair_structured_output SPEC FIELD weight TYPE string REQUIRED no FIELD tags TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD throttle_pos TYPE integer REQUIRED no FIELD zip_code.updated_at TYPE string REQUIRED no FIELD zip_code.batch_code TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD...
{"weight":"Smith","tags":"red","throttle_pos":537,"zip_code":{"updated_at":"baz","batch_code":"USD","nickname":"inactive","quality_score":null,"latitude":{"fleet_number":"https://example.com","shipper_ref":null,"invoice_id":921.46,"user_id":37,"run_id":"https://data.com/api","filter_flag":"2021-09-10T07:56:00Z"}}}
tool_call_text_mix
{ "type": "object", "properties": { "weight": { "type": "string" }, "tags": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "throttle_pos": { "type": "integer" }, "zip_code": { "type":...
I need to look up the information first. <tool_call name="queue_sequencing_run"> {"weight":"Smith","tags":"red","throttle_pos":537,"zip_code":{"updated_at":"baz","batch_code":"USD","nickname":"inactive","quality_score":null,"latitude":{"fleet_number":"https://example.com","shipper_ref":null,"invoice_id":921.46,"user_id...
Agent response mixes reasoning text with tool call
{"weight":"Smith","tags":"red","throttle_pos":537,"zip_code":{"updated_at":"baz","batch_code":"USD","nickname":"inactive","quality_score":null,"latitude":{"fleet_number":"https://example.com","shipper_ref":null,"invoice_id":921.46,"user_id":37,"run_id":"https://data.com/api","filter_flag":"2021-09-10T07:56:00Z"}}}
TASK repair_structured_output SPEC FIELD attr_l87 TYPE string_date-time REQUIRED no FIELD col_k26 TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes FIELD val_k97 TYPE string_date-time REQUIRED no FIELD field_b23 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no FIEL...
{"col_k26":"type_d","val_k97":"2026-06-11T17:09:00Z","field_b23":"level_2","attr_w74":"2023-12-25"}
unquoted_keys
{ "type": "object", "properties": { "attr_l87": { "type": "string", "format": "date-time" }, "col_k26": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] }, "val_k97": { "...
{col_k26:"type_d",val_k97:"2026-06-11T17:09:00Z",field_b23:"level_2",attr_w74:"2023-12-25"}
Expecting property name enclosed in double quotes
{"col_k26":"type_d","val_k97":"2026-06-11T17:09:00Z","field_b23":"level_2","attr_w74":"2023-12-25"}
TASK repair_structured_output SPEC FIELD dim_g51.col_t31 TYPE string REQUIRED no FIELD dim_g51.key_y51 TYPE string REQUIRED yes FIELD dim_g51.val_l14 TYPE string REQUIRED yes FIELD dim_g51.field_q99 TYPE integer REQUIRED no FIELD dim_g51.attr_z22 TYPE string REQUIRED no FIELD dim_g51.param_n46 TYPE integer REQUIRED ye...
{"dim_g51":{"col_t31":"MV-Evergreen-01","key_y51":"Johnson","val_l14":"chrX","field_q99":971,"attr_z22":"Berlin","param_n46":157},"attr_t45":"email","prop_n47":true,"val_s99":"published"}
missing_required
{ "type": "object", "properties": { "dim_g51": { "type": "object", "properties": { "col_t31": { "type": "string" }, "key_y51": { "type": "string" }, "val_l14": { "type": "string" }, "field_q99": { "type":...
{"dim_g51": {"col_t31": "MV-Evergreen-01", "key_y51": "Johnson", "val_l14": "chrX", "field_q99": 971, "attr_z22": "Berlin", "param_n46": 157}, "prop_n47": true, "val_s99": "published"}
Required field 'attr_t45' is missing
{"dim_g51":{"col_t31":"MV-Evergreen-01","key_y51":"Johnson","val_l14":"chrX","field_q99":971,"attr_z22":"Berlin","param_n46":157},"attr_t45":"email","prop_n47":true,"val_s99":"published"}
TASK repair_structured_output SPEC FIELD verified TYPE string REQUIRED yes FIELD run_id TYPE string REQUIRED no FIELD language TYPE number REQUIRED no FIELD terminal_id TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD crew_id TYPE boolean REQUIRED no FIELD price TYPE string REQUIRED yes BROKEN_OUTPUT Tool: g...
{"verified":"cancelled","run_id":"Jane","language":385.2,"terminal_id":"editor","crew_id":false,"price":"pending"}
tool_call_wrong_param
{ "type": "object", "properties": { "verified": { "type": "string" }, "run_id": { "type": "string" }, "language": { "type": "number" }, "terminal_id": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "crew_...
Tool: get_inventory Params: {"verified": "cancelled", "run_id": "Jane", "language": 385.2, "terminal_id": "editor", "crew_id": false, "price_new": "pending"}
Agent used wrong parameter name 'price_new' instead of 'price'
{"verified":"cancelled","run_id":"Jane","language":385.2,"terminal_id":"editor","crew_id":false,"price":"pending"}
TASK repair_structured_output SPEC FIELD strand TYPE string REQUIRED yes FIELD bill_of_lading TYPE number REQUIRED yes FIELD city TYPE integer REQUIRED yes FIELD throttle_pos TYPE string_date-time REQUIRED yes FIELD repository TYPE number REQUIRED no BROKEN_OUTPUT call_variants(strand='active', bill_of_lading=389.8, ...
{"strand":"active","bill_of_lading":389.8,"city":252,"throttle_pos":"2021-06-22T05:04:00Z","repository":350.54}
tool_call_python_syntax
{ "type": "object", "properties": { "strand": { "type": "string" }, "bill_of_lading": { "type": "number" }, "city": { "type": "integer" }, "throttle_pos": { "type": "string", "format": "date-time" }, "repository": { "type": "number" } }, ...
call_variants(strand='active', bill_of_lading=389.8, city=252, throttle_pos='2021-06-22T05:04:00Z', repository=350.54)
Tool call uses Python syntax instead of JSON
{"strand":"active","bill_of_lading":389.8,"city":252,"throttle_pos":"2021-06-22T05:04:00Z","repository":350.54}
TASK repair_structured_output SPEC FIELD prop_a44 TYPE string VALUES mode_a|mode_b REQUIRED no FIELD prop_w05 TYPE string VALUES single|married|divorced REQUIRED no FIELD param_o67[] TYPE boolean REQUIRED yes FIELD field_v81[].attr_d02 TYPE number REQUIRED yes FIELD field_v81[].col_i43 TYPE integer REQUIRED yes FIELD ...
{"prop_a44":"mode_a","param_o67":[true,true,false],"field_v81":[{"attr_d02":688.89,"col_i43":828,"prop_w54":"mode_a","attr_i86":169}]}
null_required
{ "type": "object", "properties": { "prop_a44": { "type": "string", "enum": [ "mode_a", "mode_b" ] }, "prop_w05": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "param_o67": { "type": "array", ...
{"prop_a44": "mode_a", "param_o67": null, "field_v81": [{"attr_d02": 688.89, "col_i43": 828, "prop_w54": "mode_a", "attr_i86": 169}]}
Required field 'param_o67' is null
{"prop_a44":"mode_a","param_o67":[true,true,false],"field_v81":[{"attr_d02":688.89,"col_i43":828,"prop_w54":"mode_a","attr_i86":169}]}
TASK repair_structured_output SPEC FIELD col_n93 TYPE string VALUES option_a|option_b REQUIRED no FIELD attr_n35 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED no FIELD field_t63 TYPE string VALUES single|married|divorced REQUIRED no FIELD param_h61 TYPE string REQUIRED no FIELD prop_m99 TYPE boolean REQUIR...
{"field_t63":"single","param_h61":"Diana","prop_m99":true,"key_b69":"warning","attr_q62":"missense"}
partial_structure
{ "type": "object", "properties": { "col_n93": { "type": "string", "enum": [ "option_a", "option_b" ] }, "attr_n35": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d", "cat_e" ] }, "field_t...
Result: field_t63=single, {"field_t63":"single","param_h61":"Diana","prop_m99":true,"key_b69":"warning","attr_q62":"missense"}
Output mixes natural language with JSON
{"field_t63":"single","param_h61":"Diana","prop_m99":true,"key_b69":"warning","attr_q62":"missense"}
TASK repair_structured_output SPEC FIELD nickname TYPE null REQUIRED yes FIELD footnote TYPE integer REQUIRED yes FIELD index TYPE string_date-time REQUIRED no FIELD width TYPE string VALUES small|medium|large|xl REQUIRED no FIELD torque_output TYPE string REQUIRED no BROKEN_OUTPUT I need to look up the information f...
{"nickname":null,"footnote":29,"width":"small","torque_output":"active"}
agent_chain
{ "type": "object", "properties": { "nickname": { "type": "null" }, "footnote": { "type": "integer" }, "index": { "type": "string", "format": "date-time" }, "width": { "type": "string", "enum": [ "small", "medium", "large", ...
I need to look up the information first. Action: delete_item Result: {"nickname": null, "footnote": 29, "width": "small"} I'll query our database. Action: create_ticket Result:
Agent multi-step chain with truncated tool output
{"nickname":null,"footnote":29,"width":"small","torque_output":"active"}
TASK repair_structured_output SPEC FIELD amount TYPE string REQUIRED yes FIELD latitude TYPE string VALUES success|error|warning|info REQUIRED yes FIELD voltage TYPE string REQUIRED yes BROKEN_OUTPUT {amount:"baz",latitude:"error",voltage:"sample"}
{"amount":"baz","latitude":"error","voltage":"sample"}
unquoted_keys
{ "type": "object", "properties": { "amount": { "type": "string" }, "latitude": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "voltage": { "type": "string" } }, "required": [ "voltage", "lati...
{amount:"baz",latitude:"error",voltage:"sample"}
Expecting property name enclosed in double quotes
{"amount":"baz","latitude":"error","voltage":"sample"}
TASK repair_structured_output SPEC FIELD dim_f06 TYPE number REQUIRED yes FIELD dim_d04 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes FIELD key_f50[] TYPE integer REQUIRED yes BROKEN_OUTPUT Let me check the system. Action: check_availability Arguments: {"dim_f06": 52.82, "key_f50": [155]}
{"dim_f06":52.82,"dim_d04":"operational","key_f50":[155]}
tool_call_partial_args
{ "type": "object", "properties": { "dim_f06": { "type": "number" }, "dim_d04": { "type": "string", "enum": [ "operational", "degraded", "offline", "maintenance" ] }, "key_f50": { "type": "array", "items": { "type": "int...
Let me check the system. Action: check_availability Arguments: {"dim_f06": 52.82, "key_f50": [155]}
Agent tool call missing required parameter 'dim_d04'
{"dim_f06":52.82,"dim_d04":"operational","key_f50":[155]}
TASK repair_structured_output SPEC FIELD param_b13 TYPE integer REQUIRED yes FIELD dim_t16 TYPE number REQUIRED yes FIELD col_a60 TYPE integer REQUIRED yes FIELD val_w06 TYPE string_date-time REQUIRED no FIELD dim_o97.val_z46 TYPE string_date-time REQUIRED no FIELD dim_o97.key_h25 TYPE integer REQUIRED yes FIELD dim_o...
{"param_b13":878,"dim_t16":527.92,"col_a60":382}
unquoted_keys
{ "type": "object", "properties": { "param_b13": { "type": "integer" }, "dim_t16": { "type": "number" }, "col_a60": { "type": "integer" }, "val_w06": { "type": "string", "format": "date-time" }, "dim_o97": { "type": "object", "properties"...
{param_b13:878,dim_t16:527.92,col_a60:382}
Expecting property name enclosed in double quotes
{"param_b13":878,"dim_t16":527.92,"col_a60":382}
TASK repair_structured_output SPEC FIELD dosage TYPE string REQUIRED no FIELD wavelength TYPE string_uri REQUIRED no FIELD salinity TYPE string REQUIRED no FIELD allele TYPE null REQUIRED yes FIELD account_id TYPE boolean REQUIRED no FIELD values.format TYPE string VALUES berthed|anchored|underway|moored REQUIRED no F...
{"allele":null,"account_id":false,"values":{"zip_code":"inactive","turbidity":"high","language":null,"full_name":"admin","values":"white","image_url":"approved"}}
truncated_object
{ "type": "object", "properties": { "dosage": { "type": "string" }, "wavelength": { "type": "string", "format": "uri" }, "salinity": { "type": "string" }, "allele": { "type": "null" }, "account_id": { "type": "boolean" }, "values": { ...
{"allele":null,"account_id":false,"values":{"zip_code":"inactive","turbidity":"high","language":null,"full_name":"admin","values":"white","image_url":"approved"}
Unexpected end of JSON input — truncated object
{"allele":null,"account_id":false,"values":{"zip_code":"inactive","turbidity":"high","language":null,"full_name":"admin","values":"white","image_url":"approved"}}
TASK repair_structured_output SPEC FIELD col_i73 TYPE string REQUIRED yes FIELD prop_o27 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED yes FIELD col_d04[] TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no FIELD field_u19[].col_r93 TYPE string VALUES USD|EUR|GBP|BRL|JPY RE...
{"col_i73":"This is a test value.","prop_o27":"level_4","field_u19":[{"col_r93":"JPY","field_x26":503,"col_q03":"type_a"},{"col_r93":"GBP","field_x26":780,"col_q03":"type_b"}]}
trailing_comma
{ "type": "object", "properties": { "col_i73": { "type": "string" }, "prop_o27": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5", "level_6" ] }, "col_d04": { "type": "array", "...
{"col_i73":"This is a test value.","prop_o27":"level_4","field_u19":[{"col_r93":"JPY","field_x26":503,"col_q03":"type_a"},{"col_r93":"GBP","field_x26":780,"col_q03":"type_b"}],}
Unexpected trailing comma
{"col_i73":"This is a test value.","prop_o27":"level_4","field_u19":[{"col_r93":"JPY","field_x26":503,"col_q03":"type_a"},{"col_r93":"GBP","field_x26":780,"col_q03":"type_b"}]}
TASK repair_structured_output SPEC FIELD param_b29 TYPE string VALUES low|medium|high|critical REQUIRED no FIELD prop_l24 TYPE boolean REQUIRED no FIELD field_w84 TYPE string REQUIRED yes FIELD param_w70 TYPE boolean REQUIRED no FIELD prop_f36 TYPE string_email REQUIRED yes FIELD field_g52 TYPE string_date-time REQUIR...
{"param_b29":"low","field_w84":"Jane","prop_f36":"ops@example.com","field_g52":"2020-05-12T18:22:00Z","attr_l06":"world"}
extra_text_before
{ "type": "object", "properties": { "param_b29": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "prop_l24": { "type": "boolean" }, "field_w84": { "type": "string" }, "param_w70": { "type": "boolea...
Here is the response in the requested format: {"param_b29":"low","field_w84":"Jane","prop_f36":"ops@example.com","field_g52":"2020-05-12T18:22:00Z","attr_l06":"world"}
Output contains non-JSON text before the object
{"param_b29":"low","field_w84":"Jane","prop_f36":"ops@example.com","field_g52":"2020-05-12T18:22:00Z","attr_l06":"world"}
TASK repair_structured_output SPEC FIELD item_id TYPE string_email REQUIRED no FIELD visible TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes FIELD half_life[] TYPE integer REQUIRED yes BROKEN_OUTPUT {"item_id":"info@test.io","visible":"type_b","half_life":[382,244,413,]}
{"item_id":"info@test.io","visible":"type_b","half_life":[382,244,413]}
trailing_comma
{ "type": "object", "properties": { "item_id": { "type": "string", "format": "email" }, "visible": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] }, "half_life": { "typ...
{"item_id":"info@test.io","visible":"type_b","half_life":[382,244,413,]}
Unexpected trailing comma
{"item_id":"info@test.io","visible":"type_b","half_life":[382,244,413]}