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 label TYPE string VALUES draft|published|archived REQUIRED yes FIELD item_id TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD trace_id TYPE string REQUIRED no FIELD velocity TYPE integer REQUIRED yes FIELD aligned_pct.image_url TYPE integer REQUIRED no FI...
{"label":"draft","item_id":"homozygous","velocity":557,"aligned_pct":{"payment_status":"red","consignee":60,"company":{"quality_score":"Paris","level":"anchored","commit_hash":[215.37,518.26,918.89],"lab_result":[739.48,498.12,613.02,939.09]},"url":{"yield_pct":"pending_review","values":262,"visible":538}},"reagent":fa...
tool_call_partial_args
{ "type": "object", "properties": { "label": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "item_id": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "trace_id"...
Let me check the system. Action: filter_variants Arguments: {"label": "draft", "item_id": "homozygous", "velocity": 557, "aligned_pct": {"payment_status": "red", "consignee": 60, "company": {"quality_score": "Paris", "level": "anchored", "commit_hash": [215.37, 518.26, 918.89], "lab_result": [739.48, 498.12, 613.02, 93...
Agent tool call missing required parameter 'age'
{"label":"draft","item_id":"homozygous","velocity":557,"aligned_pct":{"payment_status":"red","consignee":60,"company":{"quality_score":"Paris","level":"anchored","commit_hash":[215.37,518.26,918.89],"lab_result":[739.48,498.12,613.02,939.09]},"url":{"yield_pct":"pending_review","values":262,"visible":538}},"reagent":fa...
TASK repair_structured_output SPEC FIELD coverage TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD temp_celsius TYPE integer REQUIRED yes FIELD strand.tags TYPE boolean REQUIRED yes FIELD strand.barcode TYPE integer REQUIRED no FIELD strand.id TYPE string VALUES email|phone|sms|push REQ...
{"coverage":"confirmed","temp_celsius":348,"strand":{"tags":true,"id":"phone","decay_rate":80,"active":["cancelled","Silva"]}}
extra_text_before
{ "type": "object", "properties": { "coverage": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "temp_celsius": { "type": "integer" }, "strand": { "type": "object", "properties": { ...
Below is the JSON object: {"coverage":"confirmed","temp_celsius":348,"strand":{"tags":true,"id":"phone","decay_rate":80,"active":["cancelled","Silva"]}}
Output contains non-JSON text before the object
{"coverage":"confirmed","temp_celsius":348,"strand":{"tags":true,"id":"phone","decay_rate":80,"active":["cancelled","Silva"]}}
TASK repair_structured_output SPEC FIELD score TYPE string VALUES admin|editor|viewer REQUIRED no FIELD due_date TYPE string REQUIRED yes FIELD description TYPE string VALUES level_1|level_2|level_3|level_4 REQUIRED no FIELD company TYPE string REQUIRED no FIELD section[].title TYPE string_date-time REQUIRED no FIELD ...
{"due_date":"test@example.com","description":"level_3","company":"chrX","section":[{"title":"2020-06-13T18:35:00Z","coverage":false,"batch_code":"approved","fleet_number":"user@domain.com","branch":"approved","footnote":null,"invoice_id":"RTG-04"}]}
missing_brace
{ "type": "object", "properties": { "score": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "due_date": { "type": "string" }, "description": { "type": "string", "enum": [ "level_1", "level_2", "le...
{"due_date":"test@example.com","description":"level_3","company":"chrX","section":[{"title":"2020-06-13T18:35:00Z","coverage":false,"batch_code":"approved","fleet_number":"user@domain.com","branch":"approved","footnote":null,"invoice_id":"RTG-04"]}
Missing closing brace
{"due_date":"test@example.com","description":"level_3","company":"chrX","section":[{"title":"2020-06-13T18:35:00Z","coverage":false,"batch_code":"approved","fleet_number":"user@domain.com","branch":"approved","footnote":null,"invoice_id":"RTG-04"}]}
TASK repair_structured_output SPEC FIELD dim_c27 TYPE string REQUIRED no FIELD param_f57 TYPE string REQUIRED no FIELD col_v87 TYPE string REQUIRED yes BROKEN_OUTPUT Here's the structured output: {"param_f57":"foo","col_v87":"foo"}
{"param_f57":"foo","col_v87":"foo"}
extra_text_before
{ "type": "object", "properties": { "dim_c27": { "type": "string" }, "param_f57": { "type": "string" }, "col_v87": { "type": "string" } }, "required": [ "col_v87" ] }
Here's the structured output: {"param_f57":"foo","col_v87":"foo"}
Output contains non-JSON text before the object
{"param_f57":"foo","col_v87":"foo"}
TASK repair_structured_output SPEC FIELD published TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD throttle_pos TYPE string_email REQUIRED no FIELD id TYPE string REQUIRED yes FIELD website TYPE string VALUES admin|editor|viewer REQUIRED no FIELD sensor_id TYPE integer REQUIRED yes FIELD tile TYPE str...
{"published":"black","throttle_pos":"admin@example.com","id":"Paris","website":"editor","sensor_id":790,"tile":"success","batch_code":"critical"}
single_quotes
{ "type": "object", "properties": { "published": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "throttle_pos": { "type": "string", "format": "email" }, "id": { "type": "string" }, "w...
{'published':'black','throttle_pos':'admin@example.com','id':'Paris','website':'editor','sensor_id':790,'tile':'success','batch_code':'critical'}
Expecting property name enclosed in double quotes
{"published":"black","throttle_pos":"admin@example.com","id":"Paris","website":"editor","sensor_id":790,"tile":"success","batch_code":"critical"}
TASK repair_structured_output SPEC FIELD field_r13 TYPE integer REQUIRED yes FIELD dim_i31 TYPE boolean REQUIRED no FIELD attr_p61 TYPE number REQUIRED no FIELD field_n85 TYPE integer REQUIRED yes FIELD param_o07 TYPE string_email REQUIRED no BROKEN_OUTPUT {"field_r13": 139, "dim_i31": "no", "field_n85": 173, "param_...
{"field_r13":139,"dim_i31":true,"field_n85":173,"param_o07":"admin@example.com"}
boolean_as_string
{ "type": "object", "properties": { "field_r13": { "type": "integer" }, "dim_i31": { "type": "boolean" }, "attr_p61": { "type": "number" }, "field_n85": { "type": "integer" }, "param_o07": { "type": "string", "format": "email" } }, "req...
{"field_r13": 139, "dim_i31": "no", "field_n85": 173, "param_o07": "admin@example.com"}
Field 'dim_i31' must be boolean, got string
{"field_r13":139,"dim_i31":true,"field_n85":173,"param_o07":"admin@example.com"}
TASK repair_structured_output SPEC FIELD freight_class TYPE boolean REQUIRED no FIELD end_date TYPE number REQUIRED no FIELD discount TYPE string REQUIRED no FIELD transaction_id TYPE boolean REQUIRED yes FIELD age TYPE string VALUES admin|editor|viewer REQUIRED no BROKEN_OUTPUT {freight_class:true,end_date:490.72,di...
{"freight_class":true,"end_date":490.72,"discount":"active","transaction_id":false,"age":"viewer"}
unquoted_keys
{ "type": "object", "properties": { "freight_class": { "type": "boolean" }, "end_date": { "type": "number" }, "discount": { "type": "string" }, "transaction_id": { "type": "boolean" }, "age": { "type": "string", "enum": [ "admin", ...
{freight_class:true,end_date:490.72,discount:"active",transaction_id:false,age:"viewer"}
Expecting property name enclosed in double quotes
{"freight_class":true,"end_date":490.72,"discount":"active","transaction_id":false,"age":"viewer"}
TASK repair_structured_output SPEC FIELD torque_output TYPE boolean REQUIRED no FIELD discount TYPE integer REQUIRED yes FIELD score[].consignee TYPE boolean REQUIRED yes FIELD score[].order_id TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no FIELD score[].status_code TYPE string RE...
{"torque_output":true,"discount":791,"score":[{"consignee":true,"order_id":"option_c","priority":"white"},{"consignee":true,"order_id":"option_f","torque_output":"type_c","priority":"red"},{"consignee":false,"status_code":"bar","active":"option_b","torque_output":"type_c","priority":"white"},{"consignee":false,"order_i...
extra_text_before
{ "type": "object", "properties": { "torque_output": { "type": "boolean" }, "discount": { "type": "integer" }, "score": { "type": "array", "items": { "type": "object", "properties": { "consignee": { "type": "boolean" }, ...
Sensor output follows: {"torque_output":true,"discount":791,"score":[{"consignee":true,"order_id":"option_c","priority":"white"},{"consignee":true,"order_id":"option_f","torque_output":"type_c","priority":"red"},{"consignee":false,"status_code":"bar","active":"option_b","torque_output":"type_c","priority":"white"},{"co...
Output contains non-JSON text before the object
{"torque_output":true,"discount":791,"score":[{"consignee":true,"order_id":"option_c","priority":"white"},{"consignee":true,"order_id":"option_f","torque_output":"type_c","priority":"red"},{"consignee":false,"status_code":"bar","active":"option_b","torque_output":"type_c","priority":"white"},{"consignee":false,"order_i...
TASK repair_structured_output SPEC FIELD val_x26 TYPE string REQUIRED no FIELD col_u35 TYPE string VALUES single|married|divorced REQUIRED yes FIELD prop_w17 TYPE string VALUES single|married|divorced REQUIRED yes FIELD key_a16[] TYPE number REQUIRED yes BROKEN_OUTPUT {"val_x26":"cancelled","col_u35":"divorced","prop...
{"val_x26":"cancelled","col_u35":"divorced","prop_w17":"married","key_a16":[496.28]}
extra_text_after
{ "type": "object", "properties": { "val_x26": { "type": "string" }, "col_u35": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "prop_w17": { "type": "string", "enum": [ "single", "married", "d...
{"val_x26":"cancelled","col_u35":"divorced","prop_w17":"married","key_a16":[496.28]} Data logged successfully.
Output contains non-JSON text after the object
{"val_x26":"cancelled","col_u35":"divorced","prop_w17":"married","key_a16":[496.28]}
TASK repair_structured_output SPEC FIELD decay_rate.price TYPE string REQUIRED no FIELD decay_rate.yield_pct TYPE boolean REQUIRED yes FIELD decay_rate.subject TYPE boolean REQUIRED no FIELD decay_rate.index TYPE string REQUIRED yes FIELD decay_rate.reagent TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes F...
{"decay_rate":{"price":"A short description.","yield_pct":false,"index":"test@example.com","reagent":"type_b"},"turbidity":479.18,"department":{"vessel_name":446.61,"footnote":"active","last_name":false},"vessel_name":"2024-11-17T23:23:00Z","phone":{"enabled":"type_b","dosage":"delivered","chromosome":"Johnson"},"matur...
missing_bracket
{ "type": "object", "properties": { "decay_rate": { "type": "object", "properties": { "price": { "type": "string" }, "yield_pct": { "type": "boolean" }, "subject": { "type": "boolean" }, "index": { "type"...
{"decay_rate":{"price":"A short description.","yield_pct":false,"index":"test@example.com","reagent":"type_b"},"turbidity":479.18,"department":{"vessel_name":446.61,"footnote":"active","last_name":false},"vessel_name":"2024-11-17T23:23:00Z","phone":{"enabled":"type_b","dosage":"delivered","chromosome":"Johnson"},"matur...
Missing closing bracket
{"decay_rate":{"price":"A short description.","yield_pct":false,"index":"test@example.com","reagent":"type_b"},"turbidity":479.18,"department":{"vessel_name":446.61,"footnote":"active","last_name":false},"vessel_name":"2024-11-17T23:23:00Z","phone":{"enabled":"type_b","dosage":"delivered","chromosome":"Johnson"},"matur...
TASK repair_structured_output SPEC FIELD attr_q91 TYPE string REQUIRED yes FIELD key_i06 TYPE integer REQUIRED yes FIELD dim_n03[].field_x29 TYPE string REQUIRED no FIELD dim_n03[].key_e83 TYPE string_date-time REQUIRED yes FIELD dim_n03[].field_r97 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD...
{"attr_q91":"2024-06-30","key_i06":948,"dim_n03":[{"key_e83":"2021-11-12T08:56:00Z","field_r97":"resolved","param_c38":417},{"field_x29":"foo","key_e83":"2021-12-08T08:43:00Z","field_r97":"closed","param_c38":185},{"field_x29":"PASS","key_e83":"2024-05-02T17:07:00Z","field_r97":"open","param_c38":763},{"field_x29":"Hap...
partial_structure
{ "type": "object", "properties": { "attr_q91": { "type": "string" }, "key_i06": { "type": "integer" }, "dim_n03": { "type": "array", "items": { "type": "object", "properties": { "field_x29": { "type": "string" }, ...
Based on the data, key_i06 is 948. {"attr_q91":"2024-06-30","key_i06":948,"dim_n03":[{"key_e83":"2021-11-12T08:56:00Z","field_r97":"resolved","param_c38":417},{"field_x29":"foo","key_e83":"2021-12-08T08:43:00Z","field_r97":"closed","param_c38":185},{"field_x29":"PASS","key_e83":"2024-05-02T17:07:00Z","field_r97":"open"...
Output mixes natural language with JSON
{"attr_q91":"2024-06-30","key_i06":948,"dim_n03":[{"key_e83":"2021-11-12T08:56:00Z","field_r97":"resolved","param_c38":417},{"field_x29":"foo","key_e83":"2021-12-08T08:43:00Z","field_r97":"closed","param_c38":185},{"field_x29":"PASS","key_e83":"2024-05-02T17:07:00Z","field_r97":"open","param_c38":763},{"field_x29":"Hap...
TASK repair_structured_output SPEC FIELD score TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD loan_amount TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes FIELD description TYPE null REQUIRED no FIELD section.interest_rate TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FI...
{"loan_amount":"returned","description":null,"section":{"interest_rate":"GBP","due_date":{"first_name":"large","run_id":182,"turbidity":"USD","commit_hash":758,"quality_score":654.35},"commit_hash":"2024-01-25T03:53:00Z"}}
partial_structure
{ "type": "object", "properties": { "score": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "loan_amount": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ...
The loan_amount is returned and {"loan_amount":"returned","description":null,"section":{"interest_rate":"GBP","due_date":{"first_name":"large","run_id":182,"turbidity":"USD","commit_hash":758,"quality_score":654.35},"commit_hash":"2024-01-25T03:53:00Z"}}
Output mixes natural language with JSON
{"loan_amount":"returned","description":null,"section":{"interest_rate":"GBP","due_date":{"first_name":"large","run_id":182,"turbidity":"USD","commit_hash":758,"quality_score":654.35},"commit_hash":"2024-01-25T03:53:00Z"}}
TASK repair_structured_output SPEC FIELD attr_n87 TYPE integer REQUIRED no FIELD col_x07 TYPE string_date-time REQUIRED no FIELD key_n03 TYPE boolean REQUIRED yes BROKEN_OUTPUT {"attr_n87": 308, "col_x07": "2022-11-01T23:37:00Z"}
{"attr_n87":308,"col_x07":"2022-11-01T23:37:00Z","key_n03":true}
missing_required
{ "type": "object", "properties": { "attr_n87": { "type": "integer" }, "col_x07": { "type": "string", "format": "date-time" }, "key_n03": { "type": "boolean" } }, "required": [ "key_n03" ] }
{"attr_n87": 308, "col_x07": "2022-11-01T23:37:00Z"}
Required field 'key_n03' is missing
{"attr_n87":308,"col_x07":"2022-11-01T23:37:00Z","key_n03":true}
TASK repair_structured_output SPEC FIELD val_g07 TYPE string VALUES success|error|warning|info REQUIRED no FIELD val_z67 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD prop_u77 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes BROKEN_OUTPUT {"val_z67": "homozygous"}
{"val_z67":"homozygous","prop_u77":"JPY"}
missing_required
{ "type": "object", "properties": { "val_g07": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "val_z67": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] },...
{"val_z67": "homozygous"}
Required field 'prop_u77' is missing
{"val_z67":"homozygous","prop_u77":"JPY"}
TASK repair_structured_output SPEC FIELD duration_ms TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD dosage TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes FIELD pressure_kpa TYPE integer REQUIRED yes FIELD tax TYPE string VALUES low|medium|high|critical REQUIRED no FIELD collate...
{"duration_ms":"push","dosage":"rejected","pressure_kpa":700,"tax":"high","collateral":"push","voltage":true,"shift_code":{"full_name":"inactive","length":"sms","paragraph":"RTG-04"}}
missing_brace
{ "type": "object", "properties": { "duration_ms": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "dosage": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalate...
{"duration_ms":"push","dosage":"rejected","pressure_kpa":700,"tax":"high","collateral":"push","voltage":true,"shift_code":"full_name":"inactive","length":"sms","paragraph":"RTG-04"}}
Missing closing brace
{"duration_ms":"push","dosage":"rejected","pressure_kpa":700,"tax":"high","collateral":"push","voltage":true,"shift_code":{"full_name":"inactive","length":"sms","paragraph":"RTG-04"}}
TASK repair_structured_output SPEC FIELD param_y15 TYPE null REQUIRED yes FIELD field_z83 TYPE string VALUES level_1|level_2|level_3 REQUIRED no FIELD field_t42.val_o61 TYPE string VALUES cat_a|cat_b|cat_c REQUIRED yes FIELD field_t42.field_u00.prop_s13 TYPE integer REQUIRED no FIELD field_t42.field_u00.param_z78 TYPE...
{"param_y15":null,"field_z83":"level_2","col_u63":{"val_n61":true,"dim_a45":"test@test.io","col_v70":false,"val_o63":"Tokyo","attr_w67":{"prop_f08":true,"attr_o41":"2022-12-27T00:11:00Z","col_q17":"Tokyo","key_a19":["John","demo","John","Diana"],"key_o79":[true,false,true]},"prop_n20":null}}
missing_bracket
{ "type": "object", "properties": { "param_y15": { "type": "null" }, "field_z83": { "type": "string", "enum": [ "level_1", "level_2", "level_3" ] }, "field_t42": { "type": "object", "properties": { "val_o61": { "type":...
{"param_y15":null,"field_z83":"level_2","col_u63":{"val_n61":true,"dim_a45":"test@test.io","col_v70":false,"val_o63":"Tokyo","attr_w67":{"prop_f08":true,"attr_o41":"2022-12-27T00:11:00Z","col_q17":"Tokyo","key_a19":["John","demo","John","Diana","key_o79":[true,false,true]},"prop_n20":null}}
Missing closing bracket
{"param_y15":null,"field_z83":"level_2","col_u63":{"val_n61":true,"dim_a45":"test@test.io","col_v70":false,"val_o63":"Tokyo","attr_w67":{"prop_f08":true,"attr_o41":"2022-12-27T00:11:00Z","col_q17":"Tokyo","key_a19":["John","demo","John","Diana"],"key_o79":[true,false,true]},"prop_n20":null}}
TASK repair_structured_output SPEC FIELD catalyst TYPE string VALUES type_a|type_b REQUIRED yes FIELD title TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD diagnosis_code.pressure_kpa TYPE boolean REQUIRED no FIELD diagnosis_code.branch TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED y...
{"catalyst":"type_a","title":"level_4","diagnosis_code":{"pressure_kpa":false,"branch":"cat_b","span_id":null,"bill_of_lading":{"torque_output":446.41,"longitude":599,"compound":508,"bill_of_lading":"New York","tax":767,"rating":958,"shift_code":548},"aligned_pct":374}}
missing_required
{ "type": "object", "properties": { "catalyst": { "type": "string", "enum": [ "type_a", "type_b" ] }, "title": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "dia...
{"title": "level_4", "diagnosis_code": {"pressure_kpa": false, "branch": "cat_b", "span_id": null, "bill_of_lading": {"torque_output": 446.41, "longitude": 599, "compound": 508, "bill_of_lading": "New York", "tax": 767, "rating": 958, "shift_code": 548}, "aligned_pct": 374}}
Required field 'catalyst' is missing
{"catalyst":"type_a","title":"level_4","diagnosis_code":{"pressure_kpa":false,"branch":"cat_b","span_id":null,"bill_of_lading":{"torque_output":446.41,"longitude":599,"compound":508,"bill_of_lading":"New York","tax":767,"rating":958,"shift_code":548},"aligned_pct":374}}
TASK repair_structured_output SPEC FIELD tax TYPE boolean REQUIRED yes FIELD format TYPE number REQUIRED yes FIELD discount.insurance_id TYPE boolean REQUIRED no FIELD discount.pressure_kpa TYPE number REQUIRED yes FIELD discount.yield_pct TYPE string REQUIRED no FIELD discount.ph_level[] TYPE integer REQUIRED no FIEL...
{"tax":false,"format":213.4,"discount":{"insurance_id":false,"pressure_kpa":963.11,"yield_pct":"Johnson","ph_level":[839,102,44,450],"description":[{"score":118.52,"thumbnail":"sample"},{"shipper_ref":true,"first_name":null,"score":763.48,"chromosome":"Charlie","thumbnail":"hello"},{"shipper_ref":true,"bearing":"BRL","...
tool_call_partial_args
{ "type": "object", "properties": { "tax": { "type": "boolean" }, "format": { "type": "number" }, "discount": { "type": "object", "properties": { "insurance_id": { "type": "boolean" }, "pressure_kpa": { "type": "number" ...
I need to look up the information first. Action: generate_report Arguments: {"tax": false, "discount": {"insurance_id": false, "pressure_kpa": 963.11, "yield_pct": "Johnson", "ph_level": [839, 102, 44, 450], "description": [{"score": 118.52, "thumbnail": "sample"}, {"shipper_ref": true, "first_name": null, "score": 763...
Agent tool call missing required parameter 'format'
{"tax":false,"format":213.4,"discount":{"insurance_id":false,"pressure_kpa":963.11,"yield_pct":"Johnson","ph_level":[839,102,44,450],"description":[{"score":118.52,"thumbnail":"sample"},{"shipper_ref":true,"first_name":null,"score":763.48,"chromosome":"Charlie","thumbnail":"hello"},{"shipper_ref":true,"bearing":"BRL","...
TASK repair_structured_output SPEC FIELD values TYPE string REQUIRED no FIELD manifest_ref TYPE string_email REQUIRED no FIELD trace_id TYPE string_email REQUIRED yes FIELD count TYPE integer REQUIRED no FIELD shift_code[] TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no BROKEN_OUTPUT {"manife...
{"manifest_ref":"info@example.com","trace_id":"admin@example.com","count":5}
truncated_object
{ "type": "object", "properties": { "values": { "type": "string" }, "manifest_ref": { "type": "string", "format": "email" }, "trace_id": { "type": "string", "format": "email" }, "count": { "type": "integer" }, "shift_code": { "type": "arr...
{"manifest_ref":"info@example.com","trace_id":"admin@example.com","count":5
Unexpected end of JSON input — truncated object
{"manifest_ref":"info@example.com","trace_id":"admin@example.com","count":5}
TASK repair_structured_output SPEC FIELD balance TYPE string VALUES draft|published|archived REQUIRED yes FIELD language TYPE integer REQUIRED no FIELD bearing TYPE string VALUES low|medium|high|critical REQUIRED no FIELD enabled TYPE string REQUIRED no FIELD compound TYPE integer REQUIRED no FIELD turbidity TYPE bool...
{"balance":"published","language":719,"bearing":"high","enabled":"Diana","compound":629,"turbidity":true,"conductivity":"Santos"}
extra_text_before
{ "type": "object", "properties": { "balance": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "language": { "type": "integer" }, "bearing": { "type": "string", "enum": [ "low", "medium", "hig...
The output is as follows: {"balance":"published","language":719,"bearing":"high","enabled":"Diana","compound":629,"turbidity":true,"conductivity":"Santos"}
Output contains non-JSON text before the object
{"balance":"published","language":719,"bearing":"high","enabled":"Diana","compound":629,"turbidity":true,"conductivity":"Santos"}
TASK repair_structured_output SPEC FIELD attr_e00 TYPE integer REQUIRED yes FIELD attr_d34 TYPE integer REQUIRED no FIELD field_y92 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD field_z74[].key_j58 TYPE string VALUES type_a|type_b|type_c REQUIRED no FIELD field_z74[].prop_l69 TYPE string VALU...
{"attr_e00":424,"attr_d34":309,"field_y92":"heterozygous","field_z74":[{"prop_l69":"archived","dim_m98":"cat_d","param_i35":764,"dim_n55":null}]}
single_quotes
{ "type": "object", "properties": { "attr_e00": { "type": "integer" }, "attr_d34": { "type": "integer" }, "field_y92": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "field_z74": { "type": "array",...
{'attr_e00':424,'attr_d34':309,'field_y92':'heterozygous','field_z74':[{'prop_l69':'archived','dim_m98':'cat_d','param_i35':764,'dim_n55':null}]}
Expecting property name enclosed in double quotes
{"attr_e00":424,"attr_d34":309,"field_y92":"heterozygous","field_z74":[{"prop_l69":"archived","dim_m98":"cat_d","param_i35":764,"dim_n55":null}]}
TASK repair_structured_output SPEC FIELD dim_p00 TYPE string REQUIRED yes FIELD dim_e71 TYPE integer REQUIRED no FIELD col_j18 TYPE number REQUIRED no FIELD dim_k19 TYPE string_uri REQUIRED no FIELD col_k98 TYPE string REQUIRED no FIELD val_g98 TYPE string REQUIRED no FIELD dim_n03 TYPE boolean REQUIRED no FIELD col_l...
{"dim_p00":"Tokyo","dim_e71":145,"col_j18":734.37,"dim_k19":"https://api.io/v1","col_k98":"pending","val_g98":"user@domain.com","dim_n03":true,"col_l63":"pending"}
extra_field
{ "type": "object", "properties": { "dim_p00": { "type": "string" }, "dim_e71": { "type": "integer" }, "col_j18": { "type": "number" }, "dim_k19": { "type": "string", "format": "uri" }, "col_k98": { "type": "string" }, "val_g98": { ...
{"dim_p00": "Tokyo", "dim_e71": 145, "col_j18": 734.37, "dim_k19": "https://api.io/v1", "col_k98": "pending", "val_g98": "user@domain.com", "dim_n03": true, "col_l63": "pending", "extra_field_3407": 42}
Unknown field 'extra_field_3407' not defined in schema
{"dim_p00":"Tokyo","dim_e71":145,"col_j18":734.37,"dim_k19":"https://api.io/v1","col_k98":"pending","val_g98":"user@domain.com","dim_n03":true,"col_l63":"pending"}
TASK repair_structured_output SPEC FIELD index TYPE integer REQUIRED yes FIELD coverage TYPE integer REQUIRED no FIELD thumbnail.product_id TYPE string REQUIRED yes FIELD thumbnail.description TYPE string REQUIRED no FIELD thumbnail.procedure_code TYPE string REQUIRED yes FIELD thumbnail.current_draw TYPE integer REQU...
{"index":131,"coverage":249,"thumbnail":{"product_id":"This is a test value.","procedure_code":"Bob","current_draw":231},"salinity":786.08,"comments":"This is a test value.","half_life":{"feedback":false,"brake_pressure":false,"transaction_id":229,"deploy_target":"Hapag-Lloyd-Express"}}
extra_text_after
{ "type": "object", "properties": { "index": { "type": "integer" }, "coverage": { "type": "integer" }, "thumbnail": { "type": "object", "properties": { "product_id": { "type": "string" }, "description": { "type": "string" ...
{"index":131,"coverage":249,"thumbnail":{"product_id":"This is a test value.","procedure_code":"Bob","current_draw":231},"salinity":786.08,"comments":"This is a test value.","half_life":{"feedback":false,"brake_pressure":false,"transaction_id":229,"deploy_target":"Hapag-Lloyd-Express"}} Feel free to ask if you have que...
Output contains non-JSON text after the object
{"index":131,"coverage":249,"thumbnail":{"product_id":"This is a test value.","procedure_code":"Bob","current_draw":231},"salinity":786.08,"comments":"This is a test value.","half_life":{"feedback":false,"brake_pressure":false,"transaction_id":229,"deploy_target":"Hapag-Lloyd-Express"}}
TASK repair_structured_output SPEC FIELD title TYPE number REQUIRED no FIELD vessel_name TYPE integer REQUIRED yes FIELD end_date.tile TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes FIELD end_date.aligned_pct TYPE integer REQUIRED yes FIELD end_date.url TYPE string VALUES free|basic|pro|en...
{"vessel_name":357,"end_date":{"tile":"rejected","aligned_pct":95,"url":"basic","wavelength":false,"bill_of_lading":["option_b","option_d","option_b","option_b"]},"first_name":true,"span_id":315.57}
boolean_as_string
{ "type": "object", "properties": { "title": { "type": "number" }, "vessel_name": { "type": "integer" }, "end_date": { "type": "object", "properties": { "tile": { "type": "string", "enum": [ "pending_review", "confirmed"...
{"vessel_name": 357, "end_date": {"tile": "rejected", "aligned_pct": 95, "url": "basic", "wavelength": false, "bill_of_lading": ["option_b", "option_d", "option_b", "option_b"]}, "first_name": "no", "span_id": 315.57}
Field 'first_name' must be boolean, got string
{"vessel_name":357,"end_date":{"tile":"rejected","aligned_pct":95,"url":"basic","wavelength":false,"bill_of_lading":["option_b","option_d","option_b","option_b"]},"first_name":true,"span_id":315.57}
TASK repair_structured_output SPEC FIELD param_j07 TYPE null REQUIRED yes FIELD dim_x68.key_j50 TYPE boolean REQUIRED yes FIELD dim_x68.field_w50 TYPE number REQUIRED no FIELD dim_x68.val_g89 TYPE string REQUIRED yes FIELD dim_x68.col_v06.attr_u02 TYPE string_email REQUIRED no FIELD dim_x68.col_v06.dim_k49 TYPE string...
{"param_j07":null,"dim_x68":{"key_j50":false,"field_w50":46.5,"val_g89":"Sao Paulo","col_v06":{"dim_k49":"error","field_h85":"qux","col_f31":240.36}},"key_p53":995.71,"param_g35":{"prop_i81":186,"dim_a09":"qux","param_s67":648.66},"dim_i73":"REV","dim_m74":"test@test.io","val_j97":"EUR"}
trailing_comma
{ "type": "object", "properties": { "param_j07": { "type": "null" }, "dim_x68": { "type": "object", "properties": { "key_j50": { "type": "boolean" }, "field_w50": { "type": "number" }, "val_g89": { "type": "string" ...
{"param_j07":null,"dim_x68":{"key_j50":false,"field_w50":46.5,"val_g89":"Sao Paulo","col_v06":{"dim_k49":"error","field_h85":"qux","col_f31":240.36,}},"key_p53":995.71,"param_g35":{"prop_i81":186,"dim_a09":"qux","param_s67":648.66},"dim_i73":"REV","dim_m74":"test@test.io","val_j97":"EUR"}
Unexpected trailing comma
{"param_j07":null,"dim_x68":{"key_j50":false,"field_w50":46.5,"val_g89":"Sao Paulo","col_v06":{"dim_k49":"error","field_h85":"qux","col_f31":240.36}},"key_p53":995.71,"param_g35":{"prop_i81":186,"dim_a09":"qux","param_s67":648.66},"dim_i73":"REV","dim_m74":"test@test.io","val_j97":"EUR"}
TASK repair_structured_output SPEC FIELD branch TYPE string_uri REQUIRED yes FIELD build_status TYPE string REQUIRED yes FIELD bill_of_lading.throttle_pos TYPE string_date-time REQUIRED no FIELD bill_of_lading.name TYPE integer REQUIRED yes FIELD bill_of_lading.frequency_hz TYPE string REQUIRED yes FIELD repository.ca...
{"branch":"https://example.io/data","build_status":"approved","bill_of_lading":{"throttle_pos":"2024-10-18T13:57:00Z","name":839,"frequency_hz":"bar"},"repository":{"cargo_type":363.41,"verified":"inland","allele":{"consignee":"test@example.com","voltage":"John","state":"rejected","end_date":750.96,"length":false}}}
extra_field
{ "type": "object", "properties": { "branch": { "type": "string", "format": "uri" }, "build_status": { "type": "string" }, "bill_of_lading": { "type": "object", "properties": { "throttle_pos": { "type": "string", "format": "date-time" ...
{"branch": "https://example.io/data", "build_status": "approved", "bill_of_lading": {"throttle_pos": "2024-10-18T13:57:00Z", "name": 839, "frequency_hz": "bar"}, "repository": {"cargo_type": 363.41, "verified": "inland", "allele": {"consignee": "test@example.com", "voltage": "John", "state": "rejected", "end_date": 750...
Unknown field 'extra_field_8351' not defined in schema
{"branch":"https://example.io/data","build_status":"approved","bill_of_lading":{"throttle_pos":"2024-10-18T13:57:00Z","name":839,"frequency_hz":"bar"},"repository":{"cargo_type":363.41,"verified":"inland","allele":{"consignee":"test@example.com","voltage":"John","state":"rejected","end_date":750.96,"length":false}}}
TASK repair_structured_output SPEC FIELD val_n80 TYPE string REQUIRED yes FIELD col_w83 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no FIELD col_l51 TYPE string REQUIRED no FIELD prop_s40.col_a59 TYPE integer REQUIRED yes FIELD prop_s40.col_a99.prop_z05 TYPE string VALUES red|blue|green|black|white...
{"val_n80":"MV-Evergreen-01","col_l51":"London","prop_d52":{"attr_y55":"https://api.org/api"}}
unquoted_keys
{ "type": "object", "properties": { "val_n80": { "type": "string" }, "col_w83": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d", "cat_e", "cat_f" ] }, "col_l51": { "type": "string" }, "prop_s40...
{val_n80:"MV-Evergreen-01",col_l51:"London",prop_d52:{attr_y55:"https://api.org/api"}}
Expecting property name enclosed in double quotes
{"val_n80":"MV-Evergreen-01","col_l51":"London","prop_d52":{"attr_y55":"https://api.org/api"}}
TASK repair_structured_output SPEC FIELD verified TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no FIELD state TYPE boolean REQUIRED yes FIELD item_id.discount TYPE integer REQUIRED no FIELD item_id.berth_slot TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED yes FIELD item_id...
{"verified":"type_a","state":true,"item_id":{"discount":470,"berth_slot":"level_2","timezone":52}}
tool_call_python_syntax
{ "type": "object", "properties": { "verified": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] }, "state": { "type": "boolean" }, "item_id": { "type": "object", "proper...
fetch_lab_result(verified='type_a', state=True, item_id={'discount': 470, 'berth_slot': 'level_2', 'timezone': 52})
Tool call uses Python syntax instead of JSON
{"verified":"type_a","state":true,"item_id":{"discount":470,"berth_slot":"level_2","timezone":52}}
TASK repair_structured_output SPEC FIELD col_a93 TYPE string REQUIRED no FIELD key_y10 TYPE integer REQUIRED no FIELD param_h20 TYPE string REQUIRED no FIELD prop_v35 TYPE integer REQUIRED yes FIELD prop_g19[].attr_k65 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no FIELD prop_g19[].dim_i72...
{"key_y10":355,"param_h20":"RTG-04","prop_v35":142,"prop_g19":[{"attr_k65":"option_a","dim_i72":"ops@domain.org","val_r72":null,"dim_h85":true,"param_n93":"2020-02-10T16:38:00Z","col_j38":true}]}
tool_call_bad_format
{ "type": "object", "properties": { "col_a93": { "type": "string" }, "key_y10": { "type": "integer" }, "param_h20": { "type": "string" }, "prop_v35": { "type": "integer" }, "prop_g19": { "type": "array", "items": { "type": "object", ...
<functioncall> get_account {key_y10: 355, param_h20: "RTG-04", prop_v35: 142, prop_g19: [{attr_k65: "option_a", dim_i72: "ops@domain.org", val_r72: null, dim_h85: true, param_n93: "2020-02-10T16:38:00Z", col_j38: true}]}
Tool call has malformed arguments — unquoted keys in function parameters
{"key_y10":355,"param_h20":"RTG-04","prop_v35":142,"prop_g19":[{"attr_k65":"option_a","dim_i72":"ops@domain.org","val_r72":null,"dim_h85":true,"param_n93":"2020-02-10T16:38:00Z","col_j38":true}]}
TASK repair_structured_output SPEC FIELD decay_rate TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD run_id TYPE string VALUES admin|editor|viewer REQUIRED no FIELD quantity TYPE string VALUES email|phone|sms|push REQUIRED no FIELD dissolved_oxygen TYPE string VALUES success|error|warning|i...
{"decay_rate":"nonsense","run_id":"viewer","quantity":"email","dissolved_oxygen":"success","start_date":"Luis","commit_hash":"warning"}
tool_call_text_mix
{ "type": "object", "properties": { "decay_rate": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "run_id": { "type": "string", "enum": [ "admin", "editor", "viewer" ] },...
I'll query our database. <tool_call name="update_preferences"> {"decay_rate":"nonsense","run_id":"viewer","quantity":"email","dissolved_oxygen":"success","start_date":"Luis","commit_hash":"warning"} </tool_call. Done!
Agent response mixes reasoning text with tool call
{"decay_rate":"nonsense","run_id":"viewer","quantity":"email","dissolved_oxygen":"success","start_date":"Luis","commit_hash":"warning"}
TASK repair_structured_output SPEC FIELD dim_x21 TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD key_e17 TYPE string VALUES cat_a|cat_b REQUIRED no FIELD key_m57[] TYPE string REQUIRED yes FIELD val_a55[] TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes BROKEN_OUTPUT {'d...
{"dim_x21":"unstable","key_e17":"cat_a","key_m57":["Paris","cancelled","test@example.com"],"val_a55":["pending_review","pending_review"]}
single_quotes
{ "type": "object", "properties": { "dim_x21": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "key_e17": { "type": "string", "enum": [ "cat_a", "cat_b" ] }, "key_m57": { "type": "array", ...
{'dim_x21':'unstable','key_e17':'cat_a','key_m57':['Paris','cancelled','test@example.com'],'val_a55':['pending_review','pending_review']}
Expecting property name enclosed in double quotes
{"dim_x21":"unstable","key_e17":"cat_a","key_m57":["Paris","cancelled","test@example.com"],"val_a55":["pending_review","pending_review"]}
TASK repair_structured_output SPEC FIELD field_b76 TYPE null REQUIRED yes FIELD val_d72 TYPE integer REQUIRED no FIELD param_s45 TYPE integer REQUIRED no FIELD dim_d13.key_q73 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED yes FIELD dim_d13.key_i69.prop_v04 TYPE string VALUES free|basic|pro|enterprise...
{"field_b76":null,"val_d72":525,"param_s45":323,"prop_y80":{"key_e07":"2026-01-12T04:20:00Z","col_v11":"chrX"}}
tool_call_bad_format
{ "type": "object", "properties": { "field_b76": { "type": "null" }, "val_d72": { "type": "integer" }, "param_s45": { "type": "integer" }, "dim_d13": { "type": "object", "properties": { "key_q73": { "type": "string", "enum": [ ...
<functioncall> align_reads {field_b76: null, val_d72: 525, param_s45: 323, prop_y80: {key_e07: "2026-01-12T04:20:00Z", col_v11: "chrX"}}
Tool call has malformed arguments — unquoted keys in function parameters
{"field_b76":null,"val_d72":525,"param_s45":323,"prop_y80":{"key_e07":"2026-01-12T04:20:00Z","col_v11":"chrX"}}
TASK repair_structured_output SPEC FIELD field_n28 TYPE integer REQUIRED no FIELD col_p59 TYPE number REQUIRED no FIELD prop_c93.param_q44 TYPE string REQUIRED yes FIELD prop_c93.col_k43 TYPE integer REQUIRED yes FIELD prop_c93.val_b02 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD prop_c93.param_...
{"field_n28":124,"col_p59":388.86,"prop_c93":{"param_q44":"cancelled","col_k43":610,"val_b02":"coastal","param_i80":"user@test.io","param_r39":"John","key_k33":232},"prop_s46":{"val_i22":"reliable","dim_h30":548.24,"field_r45":{"dim_y03":"arctic","field_e00":"https://api.io/v1","val_c28":"inactive","col_t79":501}}}
tool_call_text_mix
{ "type": "object", "properties": { "field_n28": { "type": "integer" }, "col_p59": { "type": "number" }, "prop_c93": { "type": "object", "properties": { "param_q44": { "type": "string" }, "col_k43": { "type": "integer" }...
Let me check the system. <tool_call name="annotate_mutation"> {"field_n28":124,"col_p59":388.86,"prop_c93":{"param_q44":"cancelled","col_k43":610,"val_b02":"coastal","param_i80":"user@test.io","param_r39":"John","key_k33":232},"prop_s46":{"val_i22":"reliable","dim_h30":548.24,"field_r45":{"dim_y03":"arctic","field_e00"...
Agent response mixes reasoning text with tool call
{"field_n28":124,"col_p59":388.86,"prop_c93":{"param_q44":"cancelled","col_k43":610,"val_b02":"coastal","param_i80":"user@test.io","param_r39":"John","key_k33":232},"prop_s46":{"val_i22":"reliable","dim_h30":548.24,"field_r45":{"dim_y03":"arctic","field_e00":"https://api.io/v1","val_c28":"inactive","col_t79":501}}}
TASK repair_structured_output SPEC FIELD dim_t88 TYPE integer REQUIRED no FIELD prop_p38 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD col_z25.field_t22 TYPE boolean REQUIRED no FIELD col_z25.attr_z88 TYPE boolean REQUIRED no FIELD col_z25.key_e05 TYPE string_date-time REQUIRED yes FIELD...
{"dim_t88":864,"col_z25":{"field_t22":true,"attr_z88":true,"key_e05":"2024-08-21T00:11:00Z","val_j61":"enterprise","val_z62":173,"prop_b49":"medium","attr_w02":"2021-11-23T16:44:00Z"},"field_p47":{"val_j93":"https://data.io/api","field_q79":"push","key_p00":"Berlin","dim_p69":"Paris","param_p47":"test@test.io","attr_a0...
tool_call_text_mix
{ "type": "object", "properties": { "dim_t88": { "type": "integer" }, "prop_p38": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "col_z25": { "type": "object", "properties": { "fiel...
Let me check the system. <tool_call name="update_record"> {"dim_t88":864,"col_z25":{"field_t22":true,"attr_z88":true,"key_e05":"2024-08-21T00:11:00Z","val_j61":"enterprise","val_z62":173,"prop_b49":"medium","attr_w02":"2021-11-23T16:44:00Z"},"field_p47":{"val_j93":"https://data.io/api","field_q79":"push","key_p00":"Ber...
Agent response mixes reasoning text with tool call
{"dim_t88":864,"col_z25":{"field_t22":true,"attr_z88":true,"key_e05":"2024-08-21T00:11:00Z","val_j61":"enterprise","val_z62":173,"prop_b49":"medium","attr_w02":"2021-11-23T16:44:00Z"},"field_p47":{"val_j93":"https://data.io/api","field_q79":"push","key_p00":"Berlin","dim_p69":"Paris","param_p47":"test@test.io","attr_a0...
TASK repair_structured_output SPEC FIELD active TYPE string REQUIRED yes FIELD role TYPE integer REQUIRED yes FIELD subtotal.subject TYPE string VALUES option_a|option_b|option_c REQUIRED no FIELD subtotal.comments TYPE number REQUIRED no FIELD subtotal.diagnosis_code TYPE string REQUIRED yes FIELD subtotal.start_date...
{"active":"Charlie","role":174,"subtotal":{"subject":"option_b","comments":932.89,"diagnosis_code":"approved","start_date":"active","amplitude":51,"end_date":"cat_e"}}
tool_call_python_syntax
{ "type": "object", "properties": { "active": { "type": "string" }, "role": { "type": "integer" }, "subtotal": { "type": "object", "properties": { "subject": { "type": "string", "enum": [ "option_a", "option_b", ...
calculate_docking_fee(active='Charlie', role=174, subtotal={'subject': 'option_b', 'comments': 932.89, 'diagnosis_code': 'approved', 'start_date': 'active', 'amplitude': 51, 'end_date': 'cat_e'})
Tool call uses Python syntax instead of JSON
{"active":"Charlie","role":174,"subtotal":{"subject":"option_b","comments":932.89,"diagnosis_code":"approved","start_date":"active","amplitude":51,"end_date":"cat_e"}}
TASK repair_structured_output SPEC FIELD amount TYPE string VALUES success|error|warning|info REQUIRED no FIELD log_level TYPE string REQUIRED no FIELD notes TYPE number REQUIRED no FIELD manifest_ref TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD level TYPE string REQUIRED no FIELD half_life TYPE...
{"amount":"warning","notes":640.57,"manifest_ref":"unstable","level":"2024-01-15","half_life":"confirmed","duration_ms":663}
missing_bracket
{ "type": "object", "properties": { "amount": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "log_level": { "type": "string" }, "notes": { "type": "number" }, "manifest_ref": { "type": "string",...
{"amount":"warning","notes":640.57,"manifest_ref":"unstable","level":"2024-01-15","half_life":"confirmed","duration_ms":663}
Missing closing bracket
{"amount":"warning","notes":640.57,"manifest_ref":"unstable","level":"2024-01-15","half_life":"confirmed","duration_ms":663}
TASK repair_structured_output SPEC FIELD prop_o82.col_a11 TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD prop_o82.key_v73 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD prop_o82.prop_p50 TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD prop_o82.val_r42 TYPE string_...
{"prop_o82":{"col_a11":"red","key_v73":"reliable","prop_p50":"free","val_r42":"https://api.com/v1"},"val_b63":false,"dim_a36":"https://api.io/v1","val_h42":"2020-12-16T08:17:00Z","field_r71":49}
tool_call_wrong_param
{ "type": "object", "properties": { "prop_o82": { "type": "object", "properties": { "col_a11": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "key_v73": { ...
Tool: verify_hazmat_compliance Params: {"prop_o82": {"col_a11": "red", "key_v73": "reliable", "prop_p50": "free", "val_r42": "https://api.com/v1"}, "dim_a36": "https://api.io/v1", "val_h42": "2020-12-16T08:17:00Z", "field_r71": 49, "val_b63_name": false}
Agent used wrong parameter name 'val_b63_name' instead of 'val_b63'
{"prop_o82":{"col_a11":"red","key_v73":"reliable","prop_p50":"free","val_r42":"https://api.com/v1"},"val_b63":false,"dim_a36":"https://api.io/v1","val_h42":"2020-12-16T08:17:00Z","field_r71":49}
TASK repair_structured_output SPEC FIELD last_name TYPE string REQUIRED no FIELD paragraph TYPE string REQUIRED no FIELD compound TYPE boolean REQUIRED yes FIELD credit_score TYPE number REQUIRED no FIELD items.status TYPE string VALUES mode_a|mode_b REQUIRED no FIELD items.credit_score TYPE integer REQUIRED no FIELD ...
{"last_name":"foo","paragraph":"London","compound":false,"credit_score":264.18,"items":{"status":"mode_b","credit_score":517,"end_date":985.52,"altitude":672.77,"paragraph":"homozygous","lane":false,"published":562},"length":{"total":979,"description":"level_1","position":["type_a","type_b"],"shipper_ref":[{"longitude"...
markdown_fences
{ "type": "object", "properties": { "last_name": { "type": "string" }, "paragraph": { "type": "string" }, "compound": { "type": "boolean" }, "credit_score": { "type": "number" }, "items": { "type": "object", "properties": { "status": { ...
```json {"last_name":"foo","paragraph":"London","compound":false,"credit_score":264.18,"items":{"status":"mode_b","credit_score":517,"end_date":985.52,"altitude":672.77,"paragraph":"homozygous","lane":false,"published":562},"length":{"total":979,"description":"level_1","position":["type_a","type_b"],"shipper_ref":[{"lo...
Output contains markdown code fences
{"last_name":"foo","paragraph":"London","compound":false,"credit_score":264.18,"items":{"status":"mode_b","credit_score":517,"end_date":985.52,"altitude":672.77,"paragraph":"homozygous","lane":false,"published":562},"length":{"total":979,"description":"level_1","position":["type_a","type_b"],"shipper_ref":[{"longitude"...
TASK repair_structured_output SPEC FIELD dim_d73.field_u77 TYPE null REQUIRED yes FIELD dim_d73.val_h39 TYPE string REQUIRED no FIELD dim_d73.val_q85 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD dim_d73.dim_z00 TYPE integer REQUIRED no FIELD dim_d73.val_j76.val_g85 TYPE string REQUIRED no FIELD dim_d73.va...
{"dim_d73":{"field_u77":null,"val_h39":"bar","val_q85":"BRL","dim_z00":653,"val_j76":{"val_g85":"PASS","key_s84":"black","attr_r69":"quux"}},"attr_h81":"inactive","val_h41":59,"attr_i55":"type_b","val_n41":"test"}
missing_brace
{ "type": "object", "properties": { "dim_d73": { "type": "object", "properties": { "field_u77": { "type": "null" }, "val_h39": { "type": "string" }, "val_q85": { "type": "string", "enum": [ "USD", ...
{"dim_d73":{"field_u77":null,"val_h39":"bar","val_q85":"BRL","dim_z00":653,"val_j76":"val_g85":"PASS","key_s84":"black","attr_r69":"quux"}},"attr_h81":"inactive","val_h41":59,"attr_i55":"type_b","val_n41":"test"}
Missing closing brace
{"dim_d73":{"field_u77":null,"val_h39":"bar","val_q85":"BRL","dim_z00":653,"val_j76":{"val_g85":"PASS","key_s84":"black","attr_r69":"quux"}},"attr_h81":"inactive","val_h41":59,"attr_i55":"type_b","val_n41":"test"}
TASK repair_structured_output SPEC FIELD key_c95.key_k11 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes FIELD key_c95.key_r21 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED yes FIELD key_c95.key_n69 TYPE string VALUES success|error|warning|info REQUIRED no FIELD dim_z02 TYPE string_email REQUIRED...
{"key_c95":{"key_k11":"type_c","key_r21":"mode_a"},"dim_z02":"ops@example.com","val_u17":348.01,"field_z66":null,"val_i04":339}
tool_call_partial_args
{ "type": "object", "properties": { "key_c95": { "type": "object", "properties": { "key_k11": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d" ] }, "key_r21": { "type":...
Let me check the system. Action: send_email Arguments: {"key_c95": {"key_k11": "type_c", "key_r21": "mode_a"}, "dim_z02": "ops@example.com", "val_u17": 348.01, "val_i04": 339}
Agent tool call missing required parameter 'field_z66'
{"key_c95":{"key_k11":"type_c","key_r21":"mode_a"},"dim_z02":"ops@example.com","val_u17":348.01,"field_z66":null,"val_i04":339}
TASK repair_structured_output SPEC FIELD param_o02 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD dim_g55 TYPE integer REQUIRED no FIELD prop_u20 TYPE integer REQUIRED no FIELD attr_t34[] TYPE string REQUIRED no BROKEN_OUTPUT {"param_o02": "in_progress", "dim_g55": "154ms", "prop_u20": 792, "a...
{"param_o02":"in_progress","dim_g55":154,"prop_u20":792,"attr_t34":["https://api.example.com/v1","2024-01-15","2024-01-15"]}
number_with_unit
{ "type": "object", "properties": { "param_o02": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, "dim_g55": { "type": "integer" }, "prop_u20": { "type": "integer" }, "attr_t34": { "type": "...
{"param_o02": "in_progress", "dim_g55": "154ms", "prop_u20": 792, "attr_t34": ["https://api.example.com/v1", "2024-01-15", "2024-01-15"]}
Field 'dim_g55' must be number, got string with unit
{"param_o02":"in_progress","dim_g55":154,"prop_u20":792,"attr_t34":["https://api.example.com/v1","2024-01-15","2024-01-15"]}
TASK repair_structured_output SPEC FIELD vessel_name TYPE string REQUIRED no FIELD ph_level.isotope TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD ph_level.invoice_id TYPE string_uri REQUIRED yes FIELD ph_level.count TYPE integer REQUIRED yes FIELD ph_level.shipping TYPE null REQUIRED no FIELD ph...
{"ph_level":{"isotope":"intermittent","invoice_id":"https://www.org/api","count":552,"shipping":null,"chromosome":"Charlie","voltage":false},"half_life":"A short description.","annotation":"berthed"}
partial_structure
{ "type": "object", "properties": { "vessel_name": { "type": "string" }, "ph_level": { "type": "object", "properties": { "isotope": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }...
The half_life is A short description. and {"ph_level":{"isotope":"intermittent","invoice_id":"https://www.org/api","count":552,"shipping":null,"chromosome":"Charlie","voltage":false},"half_life":"A short description.","annotation":"berthed"}
Output mixes natural language with JSON
{"ph_level":{"isotope":"intermittent","invoice_id":"https://www.org/api","count":552,"shipping":null,"chromosome":"Charlie","voltage":false},"half_life":"A short description.","annotation":"berthed"}
TASK repair_structured_output SPEC FIELD vital_sign TYPE string VALUES active|inactive|pending REQUIRED no FIELD item_id TYPE string VALUES success|error|warning|info REQUIRED no FIELD medication TYPE string REQUIRED yes FIELD berth_slot TYPE string REQUIRED no BROKEN_OUTPUT Processing the request now. I'll validate ...
{"vital_sign":"active","medication":"hello"}
thought_process
{ "type": "object", "properties": { "vital_sign": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "item_id": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "me...
Processing the request now. I'll validate against the schema. {"vital_sign":"active","medication":"hello"}
Output contains chain-of-thought reasoning before JSON
{"vital_sign":"active","medication":"hello"}
TASK repair_structured_output SPEC FIELD paragraph TYPE string REQUIRED no FIELD gene_id TYPE integer REQUIRED yes FIELD step TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD index TYPE number REQUIRED yes FIELD strand TYPE string REQUIRED no FIELD total TYPE string REQUIRED yes FIELD ph_level TYPE ...
{"paragraph":"baz","gene_id":186,"index":42.32,"total":"demo","ph_level":"coastal","tax":"anchored"}
agent_chain
{ "type": "object", "properties": { "paragraph": { "type": "string" }, "gene_id": { "type": "integer" }, "step": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "index": { "type": "number" }, "s...
I need to look up the information first. Action: queue_sequencing_run Result: {"paragraph": "baz", "gene_id": 186, "total": "demo", "ph_level": "coastal", "tax": "anchored"} Processing the request now. Action: track_vessel Result:
Agent multi-step chain with truncated tool output
{"paragraph":"baz","gene_id":186,"index":42.32,"total":"demo","ph_level":"coastal","tax":"anchored"}
TASK repair_structured_output SPEC FIELD prop_m51 TYPE null REQUIRED no FIELD key_c57 TYPE boolean REQUIRED no FIELD prop_g86 TYPE string REQUIRED yes FIELD attr_t35[] TYPE string REQUIRED yes BROKEN_OUTPUT {"prop_m51":null,"prop_g86":"user@domain.com","attr_t35":["Bob"]
{"prop_m51":null,"prop_g86":"user@domain.com","attr_t35":["Bob"]}
truncated_object
{ "type": "object", "properties": { "prop_m51": { "type": "null" }, "key_c57": { "type": "boolean" }, "prop_g86": { "type": "string" }, "attr_t35": { "type": "array", "items": { "type": "string" } } }, "required": [ "prop_g86", ...
{"prop_m51":null,"prop_g86":"user@domain.com","attr_t35":["Bob"]
Unexpected end of JSON input — truncated object
{"prop_m51":null,"prop_g86":"user@domain.com","attr_t35":["Bob"]}
TASK repair_structured_output SPEC FIELD score TYPE null REQUIRED yes FIELD role TYPE string REQUIRED no FIELD conductivity TYPE string REQUIRED no FIELD ph_level TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes BROKEN_OUTPUT I need to look up the information first. Action: apply_discount Arguments: {"score": ...
{"score":null,"conductivity":"Oliveira","ph_level":"cat_d"}
tool_call_partial_args
{ "type": "object", "properties": { "score": { "type": "null" }, "role": { "type": "string" }, "conductivity": { "type": "string" }, "ph_level": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d" ] } ...
I need to look up the information first. Action: apply_discount Arguments: {"score": null, "conductivity": "Oliveira"}
Agent tool call missing required parameter 'ph_level'
{"score":null,"conductivity":"Oliveira","ph_level":"cat_d"}
TASK repair_structured_output SPEC FIELD col_j57 TYPE boolean REQUIRED yes FIELD param_t78.prop_b98 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD param_t78.prop_x88 TYPE integer REQUIRED yes FIELD param_t78.field_s76 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD prop_v68 TYPE string VALUE...
{"col_j57":false,"param_t78":{"prop_b98":"enterprise","prop_x88":717,"field_s76":"BRL"},"prop_v68":"free","field_z37":"info@test.io"}
markdown_fences
{ "type": "object", "properties": { "col_j57": { "type": "boolean" }, "param_t78": { "type": "object", "properties": { "prop_b98": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] ...
```json {"col_j57":false,"param_t78":{"prop_b98":"enterprise","prop_x88":717,"field_s76":"BRL"},"prop_v68":"free","field_z37":"info@test.io"} ```
Output contains markdown code fences
{"col_j57":false,"param_t78":{"prop_b98":"enterprise","prop_x88":717,"field_s76":"BRL"},"prop_v68":"free","field_z37":"info@test.io"}
TASK repair_structured_output SPEC FIELD dim_y42 TYPE integer REQUIRED no FIELD val_s00 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED yes FIELD param_r43.attr_o41 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no FIELD param_r43.prop_q55 TYPE string REQUIRED yes FIELD param_r43.param...
{"dim_y42":135,"val_s00":"cat_d","param_r43":{"attr_o41":"mode_e","prop_q55":"Sao Paulo","param_t29":["test","This is a test value.","Hapag-Lloyd-Express"]}}
markdown_fences
{ "type": "object", "properties": { "dim_y42": { "type": "integer" }, "val_s00": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d", "cat_e" ] }, "param_r43": { "type": "object", "properties": { "at...
```json {"dim_y42":135,"val_s00":"cat_d","param_r43":{"attr_o41":"mode_e","prop_q55":"Sao Paulo","param_t29":["test","This is a test value.","Hapag-Lloyd-Express"]}} ```
Output contains markdown code fences
{"dim_y42":135,"val_s00":"cat_d","param_r43":{"attr_o41":"mode_e","prop_q55":"Sao Paulo","param_t29":["test","This is a test value.","Hapag-Lloyd-Express"]}}
TASK repair_structured_output SPEC FIELD dim_h56.col_g04 TYPE string REQUIRED no FIELD dim_h56.prop_q95 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD dim_h56.prop_v57 TYPE string_uri REQUIRED no FIELD dim_h56.val_j01 TYPE number REQUIRED no FIELD field_m14 TYPE number REQUIRED no FIELD dim_p71.dim_l9...
{"dim_h56":{"col_g04":"Berlin","prop_q95":"basic","prop_v57":"https://data.com/v1","val_j01":13.13},"dim_p71":{"attr_g70":"test@example.com","prop_v00":{"val_o84":"closed","prop_p48":"user@domain.org","field_x90":"Berlin","attr_w39":"BRL","param_k65":"type_b"},"attr_i09":"Smith","key_s06":"type_d","col_g63":true},"fiel...
unquoted_keys
{ "type": "object", "properties": { "dim_h56": { "type": "object", "properties": { "col_g04": { "type": "string" }, "prop_q95": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ...
{dim_h56:{col_g04:"Berlin",prop_q95:"basic",prop_v57:"https://data.com/v1",val_j01:13.13},dim_p71:{attr_g70:"test@example.com",prop_v00:{val_o84:"closed",prop_p48:"user@domain.org",field_x90:"Berlin",attr_w39:"BRL",param_k65:"type_b"},attr_i09:"Smith",key_s06:"type_d",col_g63:true},field_i01:"type_b",prop_x02:"level_1"...
Expecting property name enclosed in double quotes
{"dim_h56":{"col_g04":"Berlin","prop_q95":"basic","prop_v57":"https://data.com/v1","val_j01":13.13},"dim_p71":{"attr_g70":"test@example.com","prop_v00":{"val_o84":"closed","prop_p48":"user@domain.org","field_x90":"Berlin","attr_w39":"BRL","param_k65":"type_b"},"attr_i09":"Smith","key_s06":"type_d","col_g63":true},"fiel...
TASK repair_structured_output SPEC FIELD attr_b53 TYPE integer REQUIRED yes FIELD field_d74 TYPE string VALUES active|inactive|pending REQUIRED no FIELD param_c81 TYPE string_uri REQUIRED yes BROKEN_OUTPUT <functioncall> call_variants {attr_b53: 384, param_c81: "https://api.org/data"}
{"attr_b53":384,"param_c81":"https://api.org/data"}
tool_call_bad_format
{ "type": "object", "properties": { "attr_b53": { "type": "integer" }, "field_d74": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "param_c81": { "type": "string", "format": "uri" } }, "required": [ "para...
<functioncall> call_variants {attr_b53: 384, param_c81: "https://api.org/data"}
Tool call has malformed arguments — unquoted keys in function parameters
{"attr_b53":384,"param_c81":"https://api.org/data"}
TASK repair_structured_output SPEC FIELD yield_pct TYPE integer REQUIRED no FIELD compound TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD bed_number.verified.height TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD bed_number.verified.verified TYPE string VALUES active|inactive|pending RE...
{"yield_pct":836,"compound":"USD","bed_number":{"verified":{"height":"anchored","verified":"pending","item_id":"moored","lane":"archived","shipper_ref":"Oliveira"},"balance":"info@test.io","amplitude":"Paris","maturity_date":"frameshift"},"conductivity":{"total":923,"longitude":null}}
tool_call_wrong_param
{ "type": "object", "properties": { "yield_pct": { "type": "integer" }, "compound": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] }, "bed_number": { "type": "object", "properties": { "verified...
Tool: verify_hazmat_compliance Params: {"yield_pct": 836, "bed_number": {"verified": {"height": "anchored", "verified": "pending", "item_id": "moored", "lane": "archived", "shipper_ref": "Oliveira"}, "balance": "info@test.io", "amplitude": "Paris", "maturity_date": "frameshift"}, "conductivity": {"total": 923, "longitu...
Agent used wrong parameter name 'compound_name' instead of 'compound'
{"yield_pct":836,"compound":"USD","bed_number":{"verified":{"height":"anchored","verified":"pending","item_id":"moored","lane":"archived","shipper_ref":"Oliveira"},"balance":"info@test.io","amplitude":"Paris","maturity_date":"frameshift"},"conductivity":{"total":923,"longitude":null}}
TASK repair_structured_output SPEC FIELD dissolved_oxygen TYPE string VALUES red|blue|green|black|white REQUIRED no FIELD trace_id TYPE string REQUIRED no FIELD currency TYPE string REQUIRED no FIELD ph_level TYPE boolean REQUIRED no FIELD tile TYPE string_uri REQUIRED yes BROKEN_OUTPUT Here is the response in the re...
{"dissolved_oxygen":"green","trace_id":"Santos","tile":"https://data.org/api"}
extra_text_before
{ "type": "object", "properties": { "dissolved_oxygen": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "trace_id": { "type": "string" }, "currency": { "type": "string" }, "ph_level": { ...
Here is the response in the requested format: {"dissolved_oxygen":"green","trace_id":"Santos","tile":"https://data.org/api"}
Output contains non-JSON text before the object
{"dissolved_oxygen":"green","trace_id":"Santos","tile":"https://data.org/api"}
TASK repair_structured_output SPEC FIELD item_id TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD quality_score TYPE null REQUIRED yes FIELD tags TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes BROKEN_OUTPUT Here is the JSON you requested: {"item_id":"inland","quality_score":null,"tag...
{"item_id":"inland","quality_score":null,"tags":"coastal"}
extra_text_before
{ "type": "object", "properties": { "item_id": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "quality_score": { "type": "null" }, "tags": { "type": "string", "enum": [ "coastal", "oc...
Here is the JSON you requested: {"item_id":"inland","quality_score":null,"tags":"coastal"}
Output contains non-JSON text before the object
{"item_id":"inland","quality_score":null,"tags":"coastal"}
TASK repair_structured_output SPEC FIELD wavelength.feedback TYPE string REQUIRED yes FIELD wavelength.cargo_type TYPE string REQUIRED yes FIELD wavelength.format TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD wavelength.wavelength TYPE number REQUIRED no FIELD wavelength.items TYPE integer REQUIRE...
{"wavelength":{"feedback":"Paris","cargo_type":"test@example.com","items":52,"position":{"account_id":"black","priority":"married","features":"pro"}},"log_level":{"width":{"cargo_type":"PASS","role":"2022-04-13T07:05:00Z"},"features":777,"amplitude":731.48},"terminal_id":"Smith","half_life":"foo","end_date":false,"tax"...
markdown_fences
{ "type": "object", "properties": { "wavelength": { "type": "object", "properties": { "feedback": { "type": "string" }, "cargo_type": { "type": "string" }, "format": { "type": "string", "enum": [ "coastal", ...
```json {"wavelength":{"feedback":"Paris","cargo_type":"test@example.com","items":52,"position":{"account_id":"black","priority":"married","features":"pro"}},"log_level":{"width":{"cargo_type":"PASS","role":"2022-04-13T07:05:00Z"},"features":777,"amplitude":731.48},"terminal_id":"Smith","half_life":"foo","end_date":fal...
Output contains markdown code fences
{"wavelength":{"feedback":"Paris","cargo_type":"test@example.com","items":52,"position":{"account_id":"black","priority":"married","features":"pro"}},"log_level":{"width":{"cargo_type":"PASS","role":"2022-04-13T07:05:00Z"},"features":777,"amplitude":731.48},"terminal_id":"Smith","half_life":"foo","end_date":false,"tax"...
TASK repair_structured_output SPEC FIELD repository TYPE string REQUIRED yes FIELD verified TYPE string REQUIRED yes FIELD discount TYPE integer REQUIRED no BROKEN_OUTPUT Tool: fetch_lab_result Params: {"verified": "RTG-04", "discount": 687, "repository_id": "London"}
{"repository":"London","verified":"RTG-04","discount":687}
tool_call_wrong_param
{ "type": "object", "properties": { "repository": { "type": "string" }, "verified": { "type": "string" }, "discount": { "type": "integer" } }, "required": [ "verified", "repository" ] }
Tool: fetch_lab_result Params: {"verified": "RTG-04", "discount": 687, "repository_id": "London"}
Agent used wrong parameter name 'repository_id' instead of 'repository'
{"repository":"London","verified":"RTG-04","discount":687}
TASK repair_structured_output SPEC FIELD val_c27 TYPE null REQUIRED yes FIELD attr_f02 TYPE null REQUIRED no FIELD val_g17 TYPE integer REQUIRED no FIELD col_u80 TYPE string VALUES active|inactive|pending REQUIRED no FIELD col_j16 TYPE string VALUES admin|editor|viewer REQUIRED no FIELD dim_f23 TYPE string_email REQUI...
{"val_c27":null,"val_g17":824,"col_u80":"active","col_j16":"editor","key_u13":{"attr_s25":697,"col_d82":{"col_t19":"user@domain.com","attr_j08":"closed","dim_b61":"REV","prop_j23":"2022-10-24T10:18:00Z","field_b40":"active","attr_q08":null,"attr_m20":"admin@test.io"},"col_v98":"user@test.io","col_j47":false},"dim_d95":...
markdown_fences
{ "type": "object", "properties": { "val_c27": { "type": "null" }, "attr_f02": { "type": "null" }, "val_g17": { "type": "integer" }, "col_u80": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "col_j16"...
```json {"val_c27":null,"val_g17":824,"col_u80":"active","col_j16":"editor","key_u13":{"attr_s25":697,"col_d82":{"col_t19":"user@domain.com","attr_j08":"closed","dim_b61":"REV","prop_j23":"2022-10-24T10:18:00Z","field_b40":"active","attr_q08":null,"attr_m20":"admin@test.io"},"col_v98":"user@test.io","col_j47":false},"d...
Output contains markdown code fences
{"val_c27":null,"val_g17":824,"col_u80":"active","col_j16":"editor","key_u13":{"attr_s25":697,"col_d82":{"col_t19":"user@domain.com","attr_j08":"closed","dim_b61":"REV","prop_j23":"2022-10-24T10:18:00Z","field_b40":"active","attr_q08":null,"attr_m20":"admin@test.io"},"col_v98":"user@test.io","col_j47":false},"dim_d95":...
TASK repair_structured_output SPEC FIELD key_v35 TYPE boolean REQUIRED no FIELD field_r55 TYPE string VALUES single|married|divorced REQUIRED no FIELD col_k33 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no FIELD col_q73 TYPE number REQUIRED no FIELD col_p13 TYPE null REQUIRED no FIELD attr_j83 TYPE...
{"field_r55":"married","col_k33":"cat_f","col_q73":831.02,"col_p13":null,"field_h94":163}
extra_text_before
{ "type": "object", "properties": { "key_v35": { "type": "boolean" }, "field_r55": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "col_k33": { "type": "string", "enum": [ "cat_a", "cat_b", "ca...
Let me provide the data in JSON format: {"field_r55":"married","col_k33":"cat_f","col_q73":831.02,"col_p13":null,"field_h94":163}
Output contains non-JSON text before the object
{"field_r55":"married","col_k33":"cat_f","col_q73":831.02,"col_p13":null,"field_h94":163}
TASK repair_structured_output SPEC FIELD website TYPE integer REQUIRED no FIELD build_status TYPE string REQUIRED no FIELD lab_result TYPE number REQUIRED yes FIELD language TYPE string REQUIRED yes FIELD total TYPE number REQUIRED yes FIELD version TYPE string VALUES type_a|type_b REQUIRED no FIELD umi TYPE string RE...
{"lab_result":218.66,"language":"Alice","total":972.86,"umi":"cancelled"}
tool_call_partial_args
{ "type": "object", "properties": { "website": { "type": "integer" }, "build_status": { "type": "string" }, "lab_result": { "type": "number" }, "language": { "type": "string" }, "total": { "type": "number" }, "version": { "type": "strin...
I need to look up the information first. Action: validate_address Arguments: {"lab_result": 218.66, "language": "Alice", "total": 972.86}
Agent tool call missing required parameter 'umi'
{"lab_result":218.66,"language":"Alice","total":972.86,"umi":"cancelled"}
TASK repair_structured_output SPEC FIELD field_i21 TYPE integer REQUIRED no FIELD key_t26 TYPE string REQUIRED no FIELD field_x39 TYPE string REQUIRED yes FIELD param_x76 TYPE boolean REQUIRED no FIELD key_f99 TYPE string REQUIRED no FIELD field_t62 TYPE number REQUIRED no FIELD key_h76 TYPE boolean REQUIRED no BROKE...
{"key_t26":"bar","field_x39":"Jane","param_x76":true,"key_f99":"test@example.com","key_h76":false}
unquoted_keys
{ "type": "object", "properties": { "field_i21": { "type": "integer" }, "key_t26": { "type": "string" }, "field_x39": { "type": "string" }, "param_x76": { "type": "boolean" }, "key_f99": { "type": "string" }, "field_t62": { "type": "num...
{key_t26:"bar",field_x39:"Jane",param_x76:true,key_f99:"test@example.com",key_h76:false}
Expecting property name enclosed in double quotes
{"key_t26":"bar","field_x39":"Jane","param_x76":true,"key_f99":"test@example.com","key_h76":false}
TASK repair_structured_output SPEC FIELD field_f61 TYPE string REQUIRED yes FIELD key_w59 TYPE boolean REQUIRED no FIELD attr_s07 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD field_h67 TYPE string REQUIRED no FIELD val_n28 TYPE number REQUIRED no FIELD prop_u85 TYPE integer REQUIRED yes BROKEN...
{"field_f61":"London","attr_s07":"unstable","val_n28":616.48,"prop_u85":118}
markdown_explanation
{ "type": "object", "properties": { "field_f61": { "type": "string" }, "key_w59": { "type": "boolean" }, "attr_s07": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "field_h67": { "type": "string" }...
Sure, here's the result: ```json {"field_f61":"London","attr_s07":"unstable","val_n28":616.48,"prop_u85":118} ``` Hope this helps!
Output contains markdown and explanatory text around JSON
{"field_f61":"London","attr_s07":"unstable","val_n28":616.48,"prop_u85":118}
TASK repair_structured_output SPEC FIELD count TYPE string VALUES single|married|divorced REQUIRED no FIELD compound TYPE boolean REQUIRED yes FIELD ph_level TYPE string REQUIRED no BROKEN_OUTPUT Tool: query_port_status Params: {"count": "single", "compound": false, "ph_level_value": "2023-12-25"}
{"count":"single","compound":false,"ph_level":"2023-12-25"}
tool_call_wrong_param
{ "type": "object", "properties": { "count": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "compound": { "type": "boolean" }, "ph_level": { "type": "string" } }, "required": [ "compound" ] }
Tool: query_port_status Params: {"count": "single", "compound": false, "ph_level_value": "2023-12-25"}
Agent used wrong parameter name 'ph_level_value' instead of 'ph_level'
{"count":"single","compound":false,"ph_level":"2023-12-25"}
TASK repair_structured_output SPEC FIELD subtotal TYPE null REQUIRED yes FIELD repository TYPE string REQUIRED no FIELD type TYPE string VALUES single|married|divorced REQUIRED no FIELD dosage TYPE integer REQUIRED no FIELD full_name TYPE string REQUIRED no FIELD weight TYPE boolean REQUIRED yes FIELD state TYPE boole...
{"subtotal":null,"repository":"baz","type":"married","weight":true}
tool_call_bad_format
{ "type": "object", "properties": { "subtotal": { "type": "null" }, "repository": { "type": "string" }, "type": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "dosage": { "type": "integer" }, "full_na...
<functioncall> check_availability {subtotal: null, repository: "baz", type: "married", weight: true}
Tool call has malformed arguments — unquoted keys in function parameters
{"subtotal":null,"repository":"baz","type":"married","weight":true}
TASK repair_structured_output SPEC FIELD key_f11 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes FIELD dim_x64 TYPE integer REQUIRED yes FIELD col_f85 TYPE number REQUIRED yes FIELD col_u78 TYPE null REQUIRED yes BROKEN_OUTPUT {"key_f11":"option_b","dim_x64":310,"col_f85":13.89,"col_u78":...
{"key_f11":"option_b","dim_x64":310,"col_f85":13.89,"col_u78":null}
missing_bracket
{ "type": "object", "properties": { "key_f11": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d", "option_e" ] }, "dim_x64": { "type": "integer" }, "col_f85": { "type": "number" }, "col_u78":...
{"key_f11":"option_b","dim_x64":310,"col_f85":13.89,"col_u78":null}
Missing closing bracket
{"key_f11":"option_b","dim_x64":310,"col_f85":13.89,"col_u78":null}
TASK repair_structured_output SPEC FIELD repository TYPE string REQUIRED no FIELD pressure_kpa TYPE string REQUIRED no FIELD velocity TYPE string REQUIRED yes FIELD language TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes FIELD notes TYPE string REQUIRED no BROKEN_OUTPUT {"repository": "http...
{"repository":"https://example.com","velocity":"chrX","language":"mode_f"}
missing_required
{ "type": "object", "properties": { "repository": { "type": "string" }, "pressure_kpa": { "type": "string" }, "velocity": { "type": "string" }, "language": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", ...
{"repository": "https://example.com", "language": "mode_f"}
Required field 'velocity' is missing
{"repository":"https://example.com","velocity":"chrX","language":"mode_f"}
TASK repair_structured_output SPEC FIELD dissolved_oxygen TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD shipping TYPE string REQUIRED no FIELD deploy_target TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no FIELD full_name TYPE integer REQUIRED yes BROKEN_OUTPUT I need to look up the information firs...
{"dissolved_oxygen":"JPY","shipping":"Charlie","deploy_target":"cat_b","full_name":486}
agent_chain
{ "type": "object", "properties": { "dissolved_oxygen": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] }, "shipping": { "type": "string" }, "deploy_target": { "type": "string", "enum": [ "cat_a...
I need to look up the information first. Action: check_cargo_manifest Result: {"shipping": "Charlie", "deploy_target": "cat_b", "full_name": 486} Processing the request now. Action: send_email Result:
Agent multi-step chain with truncated tool output
{"dissolved_oxygen":"JPY","shipping":"Charlie","deploy_target":"cat_b","full_name":486}
TASK repair_structured_output SPEC FIELD col_b57 TYPE integer REQUIRED yes FIELD prop_g51 TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes FIELD col_c72 TYPE integer REQUIRED yes FIELD field_h88 TYPE string VALUES cat_a|cat_b REQUIRED no FIELD key_v00 TYPE string REQUIRED yes BROKEN_OUTPUT {"...
{"col_b57":878,"prop_g51":"type_c","col_c72":40,"field_h88":"cat_b","key_v00":"Charlie"}
truncated_object
{ "type": "object", "properties": { "col_b57": { "type": "integer" }, "prop_g51": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] }, "col_c72": { "type": "integer" }, ...
{"col_b57":878,"prop_g51":"type_c","col_c72":40,"field_h88":"cat_b","key_v00":"Charlie"
Unexpected end of JSON input — truncated object
{"col_b57":878,"prop_g51":"type_c","col_c72":40,"field_h88":"cat_b","key_v00":"Charlie"}
TASK repair_structured_output SPEC FIELD attr_h93 TYPE string VALUES admin|editor|viewer REQUIRED no FIELD prop_a01 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes FIELD key_v97 TYPE string_date-time REQUIRED yes FIELD prop_r29 TYPE string VALUES reliable|unstable|intermittent REQUIRED no BROK...
{"attr_h93":"admin","prop_a01":"missense","key_v97":"2026-02-08T06:26:00Z","prop_r29":"reliable"}
unquoted_keys
{ "type": "object", "properties": { "attr_h93": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "prop_a01": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] },...
{attr_h93:"admin",prop_a01:"missense",key_v97:"2026-02-08T06:26:00Z",prop_r29:"reliable"}
Expecting property name enclosed in double quotes
{"attr_h93":"admin","prop_a01":"missense","key_v97":"2026-02-08T06:26:00Z","prop_r29":"reliable"}
TASK repair_structured_output SPEC FIELD department TYPE integer REQUIRED yes FIELD conductivity TYPE string VALUES red|blue|green|black|white REQUIRED no FIELD trace_id TYPE string REQUIRED yes FIELD temp_celsius TYPE string REQUIRED no FIELD version TYPE boolean REQUIRED yes FIELD options.medication TYPE integer REQ...
{"department":689,"trace_id":"qux","temp_celsius":"bar","version":false,"options":{"medication":502,"phenotype":279,"language":89.52},"insurance_id":251}
tool_call_python_syntax
{ "type": "object", "properties": { "department": { "type": "integer" }, "conductivity": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "trace_id": { "type": "string" }, "temp_celsius": { ...
calibrate_instrument(department=689, trace_id='qux', temp_celsius='bar', version=False, options={'medication': 502, 'phenotype': 279, 'language': 89.52}, insurance_id=251)
Tool call uses Python syntax instead of JSON
{"department":689,"trace_id":"qux","temp_celsius":"bar","version":false,"options":{"medication":502,"phenotype":279,"language":89.52},"insurance_id":251}
TASK repair_structured_output SPEC FIELD attr_j38 TYPE string VALUES active|inactive|pending REQUIRED no FIELD key_f76 TYPE string REQUIRED yes FIELD param_b11 TYPE string REQUIRED no BROKEN_OUTPUT {"key_f76":"foo","param_b11":"approved"}
{"key_f76":"foo","param_b11":"approved"}
missing_bracket
{ "type": "object", "properties": { "attr_j38": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "key_f76": { "type": "string" }, "param_b11": { "type": "string" } }, "required": [ "key_f76" ] }
{"key_f76":"foo","param_b11":"approved"}
Missing closing bracket
{"key_f76":"foo","param_b11":"approved"}
TASK repair_structured_output SPEC FIELD field_i16 TYPE string REQUIRED yes FIELD prop_h54 TYPE string REQUIRED no FIELD dim_u83.attr_r67 TYPE string VALUES draft|published|archived REQUIRED no FIELD dim_u83.val_s46 TYPE boolean REQUIRED yes FIELD dim_u83.param_i39 TYPE number REQUIRED no FIELD dim_u83.val_i24 TYPE in...
{"field_i16":"Santos","dim_u83":{"attr_r67":"archived","val_s46":false,"val_i24":976},"prop_c83":{"val_n64":"nonsense","key_n19":"red","prop_z05":"heterozygous","val_h21":"moored","attr_j16":"https://example.org/data"}}
tool_call_wrong_param
{ "type": "object", "properties": { "field_i16": { "type": "string" }, "prop_h54": { "type": "string" }, "dim_u83": { "type": "object", "properties": { "attr_r67": { "type": "string", "enum": [ "draft", "published", ...
Tool: validate_sample Params: {"field_i16": "Santos", "dim_u83": {"attr_r67": "archived", "val_s46": false, "val_i24": 976}, "prop_c83_name": {"val_n64": "nonsense", "key_n19": "red", "prop_z05": "heterozygous", "val_h21": "moored", "attr_j16": "https://example.org/data"}}
Agent used wrong parameter name 'prop_c83_name' instead of 'prop_c83'
{"field_i16":"Santos","dim_u83":{"attr_r67":"archived","val_s46":false,"val_i24":976},"prop_c83":{"val_n64":"nonsense","key_n19":"red","prop_z05":"heterozygous","val_h21":"moored","attr_j16":"https://example.org/data"}}
TASK repair_structured_output SPEC FIELD features TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no FIELD transaction_id TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes FIELD temp_celsius.order_id TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD temp_celsius.descriptio...
{"features":"cat_a","transaction_id":"type_c","temp_celsius":{"description":"type_a","lane":"mode_b","chromosome":"mode_f","discount":"2024-06-30","last_name":null,"index":"critical"},"catalyst":"2024-06-30","rating":"baz","brake_pressure":"mode_b"}
markdown_explanation
{ "type": "object", "properties": { "features": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d", "cat_e", "cat_f" ] }, "transaction_id": { "type": "string", "enum": [ "type_a", "type_b", ...
Here's the structured output: ```json {"features":"cat_a","transaction_id":"type_c","temp_celsius":{"description":"type_a","lane":"mode_b","chromosome":"mode_f","discount":"2024-06-30","last_name":null,"index":"critical"},"catalyst":"2024-06-30","rating":"baz","brake_pressure":"mode_b"} ``` Feel free to ask if you have...
Output contains markdown and explanatory text around JSON
{"features":"cat_a","transaction_id":"type_c","temp_celsius":{"description":"type_a","lane":"mode_b","chromosome":"mode_f","discount":"2024-06-30","last_name":null,"index":"critical"},"catalyst":"2024-06-30","rating":"baz","brake_pressure":"mode_b"}
TASK repair_structured_output SPEC FIELD city TYPE boolean REQUIRED yes FIELD frequency_hz TYPE string REQUIRED no FIELD updated_at TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes BROKEN_OUTPUT Analyzing the sensor data to generate the output. I'll apply the required format first. {"city":f...
{"city":false,"frequency_hz":"Hapag-Lloyd-Express","updated_at":"type_c"}
thought_process
{ "type": "object", "properties": { "city": { "type": "boolean" }, "frequency_hz": { "type": "string" }, "updated_at": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] } ...
Analyzing the sensor data to generate the output. I'll apply the required format first. {"city":false,"frequency_hz":"Hapag-Lloyd-Express","updated_at":"type_c"}
Output contains chain-of-thought reasoning before JSON
{"city":false,"frequency_hz":"Hapag-Lloyd-Express","updated_at":"type_c"}
TASK repair_structured_output SPEC FIELD col_w90 TYPE string_date-time REQUIRED no FIELD key_p47 TYPE string VALUES draft|published|archived REQUIRED no FIELD col_b76 TYPE string REQUIRED yes BROKEN_OUTPUT {col_b76:"test"}
{"col_b76":"test"}
unquoted_keys
{ "type": "object", "properties": { "col_w90": { "type": "string", "format": "date-time" }, "key_p47": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "col_b76": { "type": "string" } }, "required": [ "col...
{col_b76:"test"}
Expecting property name enclosed in double quotes
{"col_b76":"test"}
TASK repair_structured_output SPEC FIELD account_id.reagent TYPE boolean REQUIRED yes FIELD account_id.features TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD account_id.maturity_date TYPE string_date-time REQUIRED no FIELD account_id.span_id TYPE string VALUES single|married|divorced REQUIRED yes FIELD acc...
{"account_id":{"reagent":true,"features":"USD","maturity_date":"2022-07-20T22:57:00Z","span_id":"married","weight":"admin@domain.org"},"voltage":"admin","diagnosis_code":167.0,"catalyst":"quux","rating":"Silva","filter_flag":{"allele":"sample","batch_code":569,"balance":"chr1","invoice_id":684.21,"medication":{"credit_...
thought_process
{ "type": "object", "properties": { "account_id": { "type": "object", "properties": { "reagent": { "type": "boolean" }, "features": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", ...
Analyzing the schema to generate valid JSON... Checking required fields and types... {"account_id":{"reagent":true,"features":"USD","maturity_date":"2022-07-20T22:57:00Z","span_id":"married","weight":"admin@domain.org"},"voltage":"admin","diagnosis_code":167.0,"catalyst":"quux","rating":"Silva","filter_flag":{"allele"...
Output contains chain-of-thought reasoning before JSON
{"account_id":{"reagent":true,"features":"USD","maturity_date":"2022-07-20T22:57:00Z","span_id":"married","weight":"admin@domain.org"},"voltage":"admin","diagnosis_code":167.0,"catalyst":"quux","rating":"Silva","filter_flag":{"allele":"sample","batch_code":569,"balance":"chr1","invoice_id":684.21,"medication":{"credit_...
TASK repair_structured_output SPEC FIELD prop_x22 TYPE integer REQUIRED no FIELD param_n68 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD attr_q20 TYPE string_date-time REQUIRED no FIELD prop_d22 TYPE string_date-time REQUIRED yes FIELD attr_s94 TYPE string REQUIRED no FIELD key_u20 TYPE integ...
{"prop_x22":755,"param_n68":"homozygous","prop_d22":"2025-06-12T19:57:00Z","attr_s94":"Paris","key_u20":200}
markdown_explanation
{ "type": "object", "properties": { "prop_x22": { "type": "integer" }, "param_n68": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "attr_q20": { "type": "string", "format": "date-time" }, "prop_d22...
Sure, here's the result: ```json {"prop_x22":755,"param_n68":"homozygous","prop_d22":"2025-06-12T19:57:00Z","attr_s94":"Paris","key_u20":200} ``` Let me know if you need anything else!
Output contains markdown and explanatory text around JSON
{"prop_x22":755,"param_n68":"homozygous","prop_d22":"2025-06-12T19:57:00Z","attr_s94":"Paris","key_u20":200}
TASK repair_structured_output SPEC FIELD crew_id.options TYPE string_date-time REQUIRED no FIELD crew_id.compound TYPE number REQUIRED no FIELD crew_id.width TYPE string REQUIRED yes FIELD crew_id.section TYPE boolean REQUIRED no FIELD crew_id.height TYPE string REQUIRED yes FIELD crew_id.invoice_id TYPE number REQUIR...
{"crew_id":{"options":"2025-06-18T06:03:00Z","width":"MV-Evergreen-01","section":true,"height":"FWD","invoice_id":118.23,"items":"level_5","half_life":true},"last_name":567,"sensor_id":"REV"}
partial_structure
{ "type": "object", "properties": { "crew_id": { "type": "object", "properties": { "options": { "type": "string", "format": "date-time" }, "compound": { "type": "number" }, "width": { "type": "string" }, ...
The last_name is 567 and {"crew_id":{"options":"2025-06-18T06:03:00Z","width":"MV-Evergreen-01","section":true,"height":"FWD","invoice_id":118.23,"items":"level_5","half_life":true},"last_name":567,"sensor_id":"REV"}
Output mixes natural language with JSON
{"crew_id":{"options":"2025-06-18T06:03:00Z","width":"MV-Evergreen-01","section":true,"height":"FWD","invoice_id":118.23,"items":"level_5","half_life":true},"last_name":567,"sensor_id":"REV"}
TASK repair_structured_output SPEC FIELD key_o68 TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD attr_d36 TYPE boolean REQUIRED yes FIELD val_j03 TYPE string REQUIRED no FIELD col_r37.param_i50 TYPE boolean REQUIRED no FIELD col_r37.key_n76 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes ...
{"key_o68":"high","attr_d36":true,"val_j03":"chrX","col_r37":{"key_n76":"intermittent","col_q82":"MV-Evergreen-01","attr_o48":"2022-11-23T21:34:00Z"},"key_p38":"blue"}
invalid_enum
{ "type": "object", "properties": { "key_o68": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "attr_d36": { "type": "boolean" }, "val_j03": { "type": "string" }, "col_r37": { "type": "object", ...
{"key_o68": "high", "attr_d36": true, "val_j03": "chrX", "col_r37": {"key_n76": "intermittent", "col_q82": "MV-Evergreen-01", "attr_o48": "2022-11-23T21:34:00Z"}, "key_p38": "invalid_value_137"}
Field 'key_p38' has invalid enum value 'invalid_value_137', expected one of ['red', 'blue', 'green', 'black', 'white']
{"key_o68":"high","attr_d36":true,"val_j03":"chrX","col_r37":{"key_n76":"intermittent","col_q82":"MV-Evergreen-01","attr_o48":"2022-11-23T21:34:00Z"},"key_p38":"blue"}
TASK repair_structured_output SPEC FIELD position TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD humidity_pct TYPE string VALUES success|error|warning|info REQUIRED yes FIELD url TYPE string REQUIRED no FIELD filter_flag TYPE string REQUIRED no FIELD ph_level TYPE string REQUIRED yes BROKEN_OU...
{"position":"underway","humidity_pct":"error","url":"New York","filter_flag":"Berlin","ph_level":"FWD"}
tool_call_partial_args
{ "type": "object", "properties": { "position": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "humidity_pct": { "type": "string", "enum": [ "success", "error", "warning", "info"...
I need to look up the information first. Action: delete_item Arguments: {"humidity_pct": "error", "url": "New York", "filter_flag": "Berlin", "ph_level": "FWD"}
Agent tool call missing required parameter 'position'
{"position":"underway","humidity_pct":"error","url":"New York","filter_flag":"Berlin","ph_level":"FWD"}
TASK repair_structured_output SPEC FIELD dim_a01 TYPE boolean REQUIRED no FIELD field_l32 TYPE string_date-time REQUIRED no FIELD key_d71 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED yes FIELD dim_k37.col_n26 TYPE string VALUES active|inactive|pending REQUIRED yes FIELD dim_k37.key_i33 TYPE string R...
{"dim_a01":false,"key_d71":"option_d","dim_k37":{"col_n26":"active","key_i33":"completed","val_c81":"REV","col_d34":"chrX"},"prop_k31":{"col_x74":{"key_z64":"in_progress","prop_g65":"Silva","attr_i93":933.2,"dim_e15":false,"attr_g10":325},"prop_p22":"user@example.com","key_u58":"cat_a","dim_z29":827,"key_z69":"sample"}...
boolean_as_string
{ "type": "object", "properties": { "dim_a01": { "type": "boolean" }, "field_l32": { "type": "string", "format": "date-time" }, "key_d71": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d" ] }, ...
{"dim_a01": "yes", "key_d71": "option_d", "dim_k37": {"col_n26": "active", "key_i33": "completed", "val_c81": "REV", "col_d34": "chrX"}, "prop_k31": {"col_x74": {"key_z64": "in_progress", "prop_g65": "Silva", "attr_i93": 933.2, "dim_e15": false, "attr_g10": 325}, "prop_p22": "user@example.com", "key_u58": "cat_a", "dim...
Field 'dim_a01' must be boolean, got string
{"dim_a01":false,"key_d71":"option_d","dim_k37":{"col_n26":"active","key_i33":"completed","val_c81":"REV","col_d34":"chrX"},"prop_k31":{"col_x74":{"key_z64":"in_progress","prop_g65":"Silva","attr_i93":933.2,"dim_e15":false,"attr_g10":325},"prop_p22":"user@example.com","key_u58":"cat_a","dim_z29":827,"key_z69":"sample"}...
TASK repair_structured_output SPEC FIELD voltage TYPE string REQUIRED yes FIELD throttle_pos TYPE string_date-time REQUIRED no FIELD span_id[].level TYPE string_email REQUIRED no FIELD span_id[].published TYPE string REQUIRED no FIELD span_id[].tile TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED n...
{"voltage":"Silva","throttle_pos":"2023-10-19T15:10:00Z"}
extra_text_after
{ "type": "object", "properties": { "voltage": { "type": "string" }, "throttle_pos": { "type": "string", "format": "date-time" }, "span_id": { "type": "array", "items": { "type": "object", "properties": { "level": { "type": "str...
{"voltage":"Silva","throttle_pos":"2023-10-19T15:10:00Z"} This should match the schema you provided.
Output contains non-JSON text after the object
{"voltage":"Silva","throttle_pos":"2023-10-19T15:10:00Z"}
TASK repair_structured_output SPEC FIELD val_o08 TYPE string REQUIRED yes FIELD attr_j32 TYPE boolean REQUIRED yes FIELD field_s31 TYPE string REQUIRED yes BROKEN_OUTPUT {'val_o08':'Luis','attr_j32':true,'field_s31':'demo'}
{"val_o08":"Luis","attr_j32":true,"field_s31":"demo"}
single_quotes
{ "type": "object", "properties": { "val_o08": { "type": "string" }, "attr_j32": { "type": "boolean" }, "field_s31": { "type": "string" } }, "required": [ "val_o08", "field_s31", "attr_j32" ] }
{'val_o08':'Luis','attr_j32':true,'field_s31':'demo'}
Expecting property name enclosed in double quotes
{"val_o08":"Luis","attr_j32":true,"field_s31":"demo"}
TASK repair_structured_output SPEC FIELD key_r85 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD key_b65.field_m65 TYPE number REQUIRED yes FIELD key_b65.key_n78 TYPE string_email REQUIRED yes FIELD key_b65.prop_m49 TYPE boolean REQUIRED no FIELD key_b65.val_h32.key_s69 TYPE string_email REQUIRED...
{"key_r85":"resolved","key_b65":{"field_m65":207.83,"key_n78":"test@test.io","val_h32":{"key_s69":"info@domain.org","param_t58":"maintenance","attr_m57":"https://api.org/data"}},"param_r58":"in_transit","attr_q19":"info@domain.org","param_n16":"success","dim_t65":"foo"}
truncated_array
{ "type": "object", "properties": { "key_r85": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, "key_b65": { "type": "object", "properties": { "field_m65": { "type": "number" }, ...
{"key_r85":"resolved","key_b65":{"field_m65":207.83,"key_n78":"test@test.io","val_h32":{"key_s69":"info@domain.org","param_t58":"maintenance","attr_m57":"https://api.org/data"}},"param_r58":"in_transit","attr_q19":"info@domain.org","param_n16":"success","dim_t65":"foo"
Unexpected end of JSON input — truncated object
{"key_r85":"resolved","key_b65":{"field_m65":207.83,"key_n78":"test@test.io","val_h32":{"key_s69":"info@domain.org","param_t58":"maintenance","attr_m57":"https://api.org/data"}},"param_r58":"in_transit","attr_q19":"info@domain.org","param_n16":"success","dim_t65":"foo"}
TASK repair_structured_output SPEC FIELD col_u39 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED no FIELD key_e86 TYPE integer REQUIRED yes FIELD attr_y10 TYPE string VALUES level_1|level_2 REQUIRED no FIELD col_g49[].key_u63 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no FIELD col...
{"col_u39":"type_a","key_e86":899}
missing_bracket
{ "type": "object", "properties": { "col_u39": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d" ] }, "key_e86": { "type": "integer" }, "attr_y10": { "type": "string", "enum": [ "level_1", "lev...
{"col_u39":"type_a","key_e86":899}
Missing closing bracket
{"col_u39":"type_a","key_e86":899}
TASK repair_structured_output SPEC FIELD dim_i55 TYPE number REQUIRED yes FIELD key_i19 TYPE null REQUIRED yes FIELD field_v83.col_l48 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD field_v83.field_p17 TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no FIELD f...
{"dim_i55":515.55,"key_i19":null,"field_v83":{"col_l48":"hemizygous","field_p17":"option_c","col_k10":{"field_l79":"London","val_j27":"quux","field_h62":"John","attr_g56":"chr1"}},"attr_t23":{"prop_m20":"baz","val_k45":"heterozygous","field_x87":{"key_a96":null,"val_g11":742.21},"dim_w37":{"param_s69":"mode_b","key_t58...
truncated_array
{ "type": "object", "properties": { "dim_i55": { "type": "number" }, "key_i19": { "type": "null" }, "field_v83": { "type": "object", "properties": { "col_l48": { "type": "string", "enum": [ "homozygous", "heterozygous", ...
{"dim_i55":515.55,"key_i19":null,"field_v83":{"col_l48":"hemizygous","field_p17":"option_c","col_k10":{"field_l79":"London","val_j27":"quux","field_h62":"John","attr_g56":"chr1"}},"attr_t23":{"prop_m20":"baz","val_k45":"heterozygous","field_x87":{"key_a96":null,"val_g11":742.21},"dim_w37":{"param_s69":"mode_b","key_t58...
Unexpected end of JSON input — truncated object
{"dim_i55":515.55,"key_i19":null,"field_v83":{"col_l48":"hemizygous","field_p17":"option_c","col_k10":{"field_l79":"London","val_j27":"quux","field_h62":"John","attr_g56":"chr1"}},"attr_t23":{"prop_m20":"baz","val_k45":"heterozygous","field_x87":{"key_a96":null,"val_g11":742.21},"dim_w37":{"param_s69":"mode_b","key_t58...
TASK repair_structured_output SPEC FIELD val_a02 TYPE integer REQUIRED no FIELD field_d64 TYPE number REQUIRED yes FIELD col_q94.param_q73 TYPE number REQUIRED no FIELD col_q94.param_l64 TYPE string REQUIRED yes FIELD col_q94.prop_e08 TYPE boolean REQUIRED no FIELD key_t20.val_v53.attr_y99 TYPE string VALUES mode_a|mo...
{"field_d64":687.31,"col_q94":{"param_l64":"MV-Evergreen-01","prop_e08":true},"key_t20":{"val_v53":{"attr_y99":"mode_b","prop_d80":"admin@example.com","key_b17":"type_a","dim_w56":"offline","dim_p35":958},"field_m12":"medium","col_j46":"mode_a","key_o51":{"param_f40":690.46,"key_m95":"rejected","dim_l41":"underway","pa...
tool_call_partial_args
{ "type": "object", "properties": { "val_a02": { "type": "integer" }, "field_d64": { "type": "number" }, "col_q94": { "type": "object", "properties": { "param_q73": { "type": "number" }, "param_l64": { "type": "string" }...
I need to look up the information first. Action: lookup_customer Arguments: {"col_q94": {"param_l64": "MV-Evergreen-01", "prop_e08": true}, "key_t20": {"val_v53": {"attr_y99": "mode_b", "prop_d80": "admin@example.com", "key_b17": "type_a", "dim_w56": "offline", "dim_p35": 958}, "field_m12": "medium", "col_j46": "mode_a...
Agent tool call missing required parameter 'field_d64'
{"field_d64":687.31,"col_q94":{"param_l64":"MV-Evergreen-01","prop_e08":true},"key_t20":{"val_v53":{"attr_y99":"mode_b","prop_d80":"admin@example.com","key_b17":"type_a","dim_w56":"offline","dim_p35":958},"field_m12":"medium","col_j46":"mode_a","key_o51":{"param_f40":690.46,"key_m95":"rejected","dim_l41":"underway","pa...
TASK repair_structured_output SPEC FIELD attr_n01 TYPE integer REQUIRED no FIELD prop_o84 TYPE number REQUIRED yes FIELD field_y54 TYPE string REQUIRED yes FIELD key_c14 TYPE number REQUIRED yes FIELD dim_s48.prop_r53 TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD dim_s48.attr_l78 TYPE string_uri REQUIRED...
{"attr_n01":625,"prop_o84":199.54,"field_y54":"Johnson","key_c14":471.32,"dim_s48":{"prop_r53":"large","attr_l78":"https://www.org/v1","key_u13":621.7}}
agent_chain
{ "type": "object", "properties": { "attr_n01": { "type": "integer" }, "prop_o84": { "type": "number" }, "field_y54": { "type": "string" }, "key_c14": { "type": "number" }, "dim_s48": { "type": "object", "properties": { "prop_r53": { ...
Let me check the system. Action: read_sensor_array Result: {"attr_n01": 625, "field_y54": "Johnson", "key_c14": 471.32, "dim_s48": {"prop_r53": "large", "attr_l78": "https://www.org/v1", "key_u13": 621.7}} Processing the request now. Action: get_account Result:
Agent multi-step chain with truncated tool output
{"attr_n01":625,"prop_o84":199.54,"field_y54":"Johnson","key_c14":471.32,"dim_s48":{"prop_r53":"large","attr_l78":"https://www.org/v1","key_u13":621.7}}
TASK repair_structured_output SPEC FIELD val_z19 TYPE string_date-time REQUIRED no FIELD val_l78.col_c77 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD val_l78.prop_w07 TYPE integer REQUIRED no FIELD val_l78.col_j01 TYPE integer REQUIRED no FIELD val_l78.dim_c13 TYPE null REQUIRED yes FIE...
{"dim_e54":"Diana","dim_y87":640,"attr_u19":null,"col_c24":774.69}
null_required
{ "type": "object", "properties": { "val_z19": { "type": "string", "format": "date-time" }, "val_l78": { "type": "object", "properties": { "col_c77": { "type": "string", "enum": [ "level_1", "level_2", "level_3", ...
{"dim_e54": "Diana", "dim_y87": 640, "attr_u19": null, "col_c24": null}
Required field 'col_c24' is null
{"dim_e54":"Diana","dim_y87":640,"attr_u19":null,"col_c24":774.69}
TASK repair_structured_output SPEC FIELD manifest_ref TYPE integer REQUIRED yes FIELD current_draw TYPE string REQUIRED yes FIELD yield_pct TYPE string REQUIRED yes BROKEN_OUTPUT {"manifest_ref":373,"current_draw":"chrX","yield_pct":"QC-07",}
{"manifest_ref":373,"current_draw":"chrX","yield_pct":"QC-07"}
trailing_comma
{ "type": "object", "properties": { "manifest_ref": { "type": "integer" }, "current_draw": { "type": "string" }, "yield_pct": { "type": "string" } }, "required": [ "manifest_ref", "current_draw", "yield_pct" ] }
{"manifest_ref":373,"current_draw":"chrX","yield_pct":"QC-07",}
Unexpected trailing comma
{"manifest_ref":373,"current_draw":"chrX","yield_pct":"QC-07"}
TASK repair_structured_output SPEC FIELD prop_w05 TYPE string_uri REQUIRED yes FIELD field_f30 TYPE string REQUIRED yes FIELD param_j62 TYPE null REQUIRED yes BROKEN_OUTPUT {"prop_w05":"https://data.org/v1","field_f30":"Tokyo","param_j62":null,}
{"prop_w05":"https://data.org/v1","field_f30":"Tokyo","param_j62":null}
trailing_comma
{ "type": "object", "properties": { "prop_w05": { "type": "string", "format": "uri" }, "field_f30": { "type": "string" }, "param_j62": { "type": "null" } }, "required": [ "param_j62", "prop_w05", "field_f30" ] }
{"prop_w05":"https://data.org/v1","field_f30":"Tokyo","param_j62":null,}
Unexpected trailing comma
{"prop_w05":"https://data.org/v1","field_f30":"Tokyo","param_j62":null}
TASK repair_structured_output SPEC FIELD vessel_name TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes FIELD voltage TYPE boolean REQUIRED yes FIELD manifest_ref TYPE boolean REQUIRED no FIELD comments.balance TYPE boolean REQUIRED no FIELD comments.department TYPE number REQUIRED yes FIELD comments.aligned_...
{"vessel_name":"type_b","voltage":false,"manifest_ref":true,"comments":{"balance":false,"department":955.51,"aligned_pct":null,"length":971,"phenotype":"This is a test value."}}
extra_text_after
{ "type": "object", "properties": { "vessel_name": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d" ] }, "voltage": { "type": "boolean" }, "manifest_ref": { "type": "boolean" }, "comments": { "type": ...
{"vessel_name":"type_b","voltage":false,"manifest_ref":true,"comments":{"balance":false,"department":955.51,"aligned_pct":null,"length":971,"phenotype":"This is a test value."}} Data logged successfully.
Output contains non-JSON text after the object
{"vessel_name":"type_b","voltage":false,"manifest_ref":true,"comments":{"balance":false,"department":955.51,"aligned_pct":null,"length":971,"phenotype":"This is a test value."}}
TASK repair_structured_output SPEC FIELD field_h11 TYPE integer REQUIRED yes FIELD val_j85 TYPE string_date-time REQUIRED no FIELD val_p45 TYPE string REQUIRED yes FIELD key_r84 TYPE string REQUIRED no FIELD key_o57 TYPE boolean REQUIRED no FIELD key_i85.field_u25 TYPE string REQUIRED yes FIELD key_i85.key_k79.dim_q60...
{"field_h11":388,"val_j85":"2022-12-02T10:40:00Z","val_p45":"sample","key_r84":"QC-07","param_c68":"cancelled","field_w63":"2024-04-07T17:30:00Z"}
null_required
{ "type": "object", "properties": { "field_h11": { "type": "integer" }, "val_j85": { "type": "string", "format": "date-time" }, "val_p45": { "type": "string" }, "key_r84": { "type": "string" }, "key_o57": { "type": "boolean" }, "key_i85...
{"field_h11": 388, "val_j85": "2022-12-02T10:40:00Z", "val_p45": null, "key_r84": "QC-07", "param_c68": "cancelled", "field_w63": "2024-04-07T17:30:00Z"}
Required field 'val_p45' is null
{"field_h11":388,"val_j85":"2022-12-02T10:40:00Z","val_p45":"sample","key_r84":"QC-07","param_c68":"cancelled","field_w63":"2024-04-07T17:30:00Z"}
TASK repair_structured_output SPEC FIELD berth_slot TYPE string REQUIRED yes FIELD total TYPE string REQUIRED yes FIELD annotation.torque_output TYPE string_uri REQUIRED no FIELD annotation.color TYPE string REQUIRED yes FIELD annotation.altitude TYPE number REQUIRED no FIELD annotation.velocity TYPE string REQUIRED y...
{"berth_slot":"Maria","total":"user@domain.com","annotation":{"torque_output":"https://example.com/data","color":"https://api.example.com/v1","altitude":614.84,"velocity":"pending","shift_code":496.97,"latitude":{"city":"mode_a","thumbnail":"sms","amount":"mode_b"}}}
extra_text_after
{ "type": "object", "properties": { "berth_slot": { "type": "string" }, "total": { "type": "string" }, "annotation": { "type": "object", "properties": { "torque_output": { "type": "string", "format": "uri" }, "color": { ...
{"berth_slot":"Maria","total":"user@domain.com","annotation":{"torque_output":"https://example.com/data","color":"https://api.example.com/v1","altitude":614.84,"velocity":"pending","shift_code":496.97,"latitude":{"city":"mode_a","thumbnail":"sms","amount":"mode_b"}}} I've ensured all required fields are present.
Output contains non-JSON text after the object
{"berth_slot":"Maria","total":"user@domain.com","annotation":{"torque_output":"https://example.com/data","color":"https://api.example.com/v1","altitude":614.84,"velocity":"pending","shift_code":496.97,"latitude":{"city":"mode_a","thumbnail":"sms","amount":"mode_b"}}}
TASK repair_structured_output SPEC FIELD col_u36 TYPE boolean REQUIRED no FIELD param_i51 TYPE string_email REQUIRED no FIELD dim_p84 TYPE string VALUES level_1|level_2|level_3 REQUIRED yes FIELD col_x40 TYPE integer REQUIRED no FIELD prop_w67.field_k74 TYPE integer REQUIRED yes FIELD prop_w67.param_p76 TYPE string RE...
{"param_i51":"admin@example.com","dim_p84":"level_1","prop_w67":{"field_k74":98,"param_p76":"Sao Paulo","key_p46":"user@domain.com"},"attr_j93":{"field_z70":{"col_z52":256,"col_o99":"chrX","key_p29":311},"val_b12":646,"val_u18":937},"prop_b59":144}
null_required
{ "type": "object", "properties": { "col_u36": { "type": "boolean" }, "param_i51": { "type": "string", "format": "email" }, "dim_p84": { "type": "string", "enum": [ "level_1", "level_2", "level_3" ] }, "col_x40": { "type":...
{"param_i51": "admin@example.com", "dim_p84": null, "prop_w67": {"field_k74": 98, "param_p76": "Sao Paulo", "key_p46": "user@domain.com"}, "attr_j93": {"field_z70": {"col_z52": 256, "col_o99": "chrX", "key_p29": 311}, "val_b12": 646, "val_u18": 937}, "prop_b59": 144}
Required field 'dim_p84' is null
{"param_i51":"admin@example.com","dim_p84":"level_1","prop_w67":{"field_k74":98,"param_p76":"Sao Paulo","key_p46":"user@domain.com"},"attr_j93":{"field_z70":{"col_z52":256,"col_o99":"chrX","key_p29":311},"val_b12":646,"val_u18":937},"prop_b59":144}
TASK repair_structured_output SPEC FIELD val_s15 TYPE integer REQUIRED no FIELD col_y16 TYPE string REQUIRED no FIELD key_z85 TYPE boolean REQUIRED no FIELD prop_y98 TYPE boolean REQUIRED no FIELD field_q92 TYPE string_email REQUIRED yes FIELD key_c79 TYPE null REQUIRED yes FIELD val_p25 TYPE boolean REQUIRED no BROK...
{"col_y16":"PASS","key_z85":false,"prop_y98":true,"field_q92":"test@test.io","key_c79":null,"val_p25":true}
markdown_explanation
{ "type": "object", "properties": { "val_s15": { "type": "integer" }, "col_y16": { "type": "string" }, "key_z85": { "type": "boolean" }, "prop_y98": { "type": "boolean" }, "field_q92": { "type": "string", "format": "email" }, "key_c79":...
Let me provide the data in JSON format: ```json {"col_y16":"PASS","key_z85":false,"prop_y98":true,"field_q92":"test@test.io","key_c79":null,"val_p25":true} ``` Data logged successfully.
Output contains markdown and explanatory text around JSON
{"col_y16":"PASS","key_z85":false,"prop_y98":true,"field_q92":"test@test.io","key_c79":null,"val_p25":true}
TASK repair_structured_output SPEC FIELD param_m97 TYPE number REQUIRED yes FIELD dim_f39.col_s53 TYPE boolean REQUIRED yes FIELD dim_f39.col_w02 TYPE boolean REQUIRED yes FIELD dim_f39.val_g92.val_u61 TYPE string VALUES success|error|warning|info REQUIRED yes FIELD dim_f39.val_g92.val_l16 TYPE boolean REQUIRED yes FI...
{"param_m97":561.1,"dim_f39":{"col_s53":true,"col_w02":false,"val_g92":{"val_u61":"error","val_l16":true,"key_j72":"https://www.org/v1"},"val_m10":"Smith","key_j50":"https://www.org/data","col_s39":"single"},"prop_v42":971.11,"dim_p54":28.3,"prop_y28":null,"attr_g98":"underway","col_i03":"foo"}
markdown_fences
{ "type": "object", "properties": { "param_m97": { "type": "number" }, "dim_f39": { "type": "object", "properties": { "col_s53": { "type": "boolean" }, "col_w02": { "type": "boolean" }, "val_g92": { "type": "object",...
```json {"param_m97":561.1,"dim_f39":{"col_s53":true,"col_w02":false,"val_g92":{"val_u61":"error","val_l16":true,"key_j72":"https://www.org/v1"},"val_m10":"Smith","key_j50":"https://www.org/data","col_s39":"single"},"prop_v42":971.11,"dim_p54":28.3,"prop_y28":null,"attr_g98":"underway","col_i03":"foo"} ```
Output contains markdown code fences
{"param_m97":561.1,"dim_f39":{"col_s53":true,"col_w02":false,"val_g92":{"val_u61":"error","val_l16":true,"key_j72":"https://www.org/v1"},"val_m10":"Smith","key_j50":"https://www.org/data","col_s39":"single"},"prop_v42":971.11,"dim_p54":28.3,"prop_y28":null,"attr_g98":"underway","col_i03":"foo"}
TASK repair_structured_output SPEC FIELD val_n64 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes FIELD col_g13 TYPE string VALUES level_1|level_2|level_3 REQUIRED no FIELD col_y92 TYPE null REQUIRED no FIELD val_a35 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD param_x...
{"val_n64":"mode_f","col_g13":"level_2","col_y92":null,"param_x27":"admin@test.io","val_s65":false}
wrong_type
{ "type": "object", "properties": { "val_n64": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", "mode_e", "mode_f" ] }, "col_g13": { "type": "string", "enum": [ "level_1", "level_2", ...
{"val_n64": "mode_f", "col_g13": "level_2", "col_y92": null, "param_x27": "admin@test.io", "val_s65": "\"no\""}
Field 'val_s65' must be boolean, got string
{"val_n64":"mode_f","col_g13":"level_2","col_y92":null,"param_x27":"admin@test.io","val_s65":false}
TASK repair_structured_output SPEC FIELD catalyst TYPE number REQUIRED no FIELD amount TYPE integer REQUIRED no FIELD product_id[].chromosome TYPE boolean REQUIRED no FIELD product_id[].options TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED yes FIELD product_id[].rating TYPE string_email REQUIRED ...
{"catalyst":710.11,"product_id":[{"chromosome":false,"options":"level_3","rating":"info@test.io"},{"chromosome":false,"options":"level_5","rating":"test@example.com"}]}
missing_bracket
{ "type": "object", "properties": { "catalyst": { "type": "number" }, "amount": { "type": "integer" }, "product_id": { "type": "array", "items": { "type": "object", "properties": { "chromosome": { "type": "boolean" }, ...
{"catalyst":710.11,"product_id":{"chromosome":false,"options":"level_3","rating":"info@test.io"},{"chromosome":false,"options":"level_5","rating":"test@example.com"}]}
Missing closing bracket
{"catalyst":710.11,"product_id":[{"chromosome":false,"options":"level_3","rating":"info@test.io"},{"chromosome":false,"options":"level_5","rating":"test@example.com"}]}
TASK repair_structured_output SPEC FIELD dim_s94 TYPE string VALUES mode_a|mode_b REQUIRED yes FIELD attr_c75 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD dim_x47 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD param_t90 TYPE string REQUIRED no FIELD param_y06 TYP...
{"dim_s94":"mode_a","attr_c75":"level_5","dim_x47":"in_progress","param_t90":"PASS","param_y06":547,"dim_g88":"berthed","param_c49":"https://data.org/api","val_f83":"level_3"}
tool_call_bad_format
{ "type": "object", "properties": { "dim_s94": { "type": "string", "enum": [ "mode_a", "mode_b" ] }, "attr_c75": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "d...
<functioncall> get_weather {dim_s94: "mode_a", attr_c75: "level_5", dim_x47: "in_progress", param_t90: "PASS", param_y06: 547, dim_g88: "berthed", param_c49: "https://data.org/api", val_f83: "level_3"}
Tool call has malformed arguments — unquoted keys in function parameters
{"dim_s94":"mode_a","attr_c75":"level_5","dim_x47":"in_progress","param_t90":"PASS","param_y06":547,"dim_g88":"berthed","param_c49":"https://data.org/api","val_f83":"level_3"}
TASK repair_structured_output SPEC FIELD frequency_hz TYPE boolean REQUIRED yes FIELD subtotal TYPE string VALUES email|phone|sms|push REQUIRED no FIELD age TYPE string REQUIRED no FIELD verified TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD level TYPE string_email REQUIRED yes FIELD feedback.w...
{"frequency_hz":false,"subtotal":"email","age":"inactive","verified":"underway","level":"test@test.io","feedback":{"width":943.37,"status_code":"Oliveira"},"shipper_ref":"synonymous"}
null_required
{ "type": "object", "properties": { "frequency_hz": { "type": "boolean" }, "subtotal": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "age": { "type": "string" }, "verified": { "type": "string", ...
{"frequency_hz": false, "subtotal": "email", "age": "inactive", "verified": "underway", "level": "test@test.io", "feedback": {"width": 943.37, "status_code": "Oliveira"}, "shipper_ref": null}
Required field 'shipper_ref' is null
{"frequency_hz":false,"subtotal":"email","age":"inactive","verified":"underway","level":"test@test.io","feedback":{"width":943.37,"status_code":"Oliveira"},"shipper_ref":"synonymous"}
TASK repair_structured_output SPEC FIELD balance TYPE integer REQUIRED no FIELD dissolved_oxygen TYPE string REQUIRED yes FIELD paragraph.index TYPE string REQUIRED yes FIELD paragraph.user_id TYPE string_date-time REQUIRED no FIELD paragraph.status_code TYPE string REQUIRED no FIELD paragraph.chapter.organism TYPE st...
{"balance":448,"dissolved_oxygen":"quux","paragraph":{"index":"Hapag-Lloyd-Express","user_id":"2026-06-16T05:49:00Z","status_code":"Maria","chapter":{"chapter":"option_a","paragraph":"archived","voltage":"type_b","quantity":"qux","id":"qux","index":"type_b"}},"title":"foo","sensor_id":{"options":"chr1","bed_number":"mo...
thought_process
{ "type": "object", "properties": { "balance": { "type": "integer" }, "dissolved_oxygen": { "type": "string" }, "paragraph": { "type": "object", "properties": { "index": { "type": "string" }, "user_id": { "type": "string", ...
Analyzing the schema to generate valid JSON... Checking required fields and types... {"balance":448,"dissolved_oxygen":"quux","paragraph":{"index":"Hapag-Lloyd-Express","user_id":"2026-06-16T05:49:00Z","status_code":"Maria","chapter":{"chapter":"option_a","paragraph":"archived","voltage":"type_b","quantity":"qux","id"...
Output contains chain-of-thought reasoning before JSON
{"balance":448,"dissolved_oxygen":"quux","paragraph":{"index":"Hapag-Lloyd-Express","user_id":"2026-06-16T05:49:00Z","status_code":"Maria","chapter":{"chapter":"option_a","paragraph":"archived","voltage":"type_b","quantity":"qux","id":"qux","index":"type_b"}},"title":"foo","sensor_id":{"options":"chr1","bed_number":"mo...