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 key_f09 TYPE string VALUES small|medium|large|xl REQUIRED no FIELD attr_q43 TYPE integer REQUIRED yes FIELD col_z84 TYPE number REQUIRED no FIELD field_h18 TYPE string REQUIRED no FIELD val_o86 TYPE integer REQUIRED yes FIELD col_y79 TYPE null REQUIRED no FIELD col_i06 TYPE str...
{"key_f09":"small","attr_q43":629,"col_z84":205.64,"field_h18":"MV-Evergreen-01","val_o86":437,"col_i06":"sms"}
truncated_object
{ "type": "object", "properties": { "key_f09": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "attr_q43": { "type": "integer" }, "col_z84": { "type": "number" }, "field_h18": { "type": "string" }...
{"key_f09":"small","attr_q43":629,"col_z84":205.64,"field_h18":"MV-Evergreen-01","val_o86":437,"col_i06":"sms"
Unexpected end of JSON input — truncated object
{"key_f09":"small","attr_q43":629,"col_z84":205.64,"field_h18":"MV-Evergreen-01","val_o86":437,"col_i06":"sms"}
TASK repair_structured_output SPEC FIELD val_i35 TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD param_p39 TYPE boolean REQUIRED no FIELD prop_v08[] TYPE string REQUIRED yes BROKEN_OUTPUT Let me check the system. Action: generate_report Arguments: {"val_i35": "pro"}
{"val_i35":"pro","prop_v08":["John","Silva","QC-07","pending"]}
tool_call_partial_args
{ "type": "object", "properties": { "val_i35": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "param_p39": { "type": "boolean" }, "prop_v08": { "type": "array", "items": { "type": "string" ...
Let me check the system. Action: generate_report Arguments: {"val_i35": "pro"}
Agent tool call missing required parameter 'prop_v08'
{"val_i35":"pro","prop_v08":["John","Silva","QC-07","pending"]}
TASK repair_structured_output SPEC FIELD field_s15 TYPE string VALUES admin|editor|viewer REQUIRED no FIELD key_j60 TYPE string REQUIRED no FIELD col_a64 TYPE null REQUIRED yes FIELD field_i91.col_f69 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD field_i91.key_x64 TYPE null REQUIRED no F...
{"field_s15":"editor","key_j60":"This is a test value.","col_a64":null,"field_i91":{"col_f69":"missense","dim_g24":"Smith","dim_m63":false},"prop_f51":true,"dim_s58":true,"field_w13":"sample"}
agent_chain
{ "type": "object", "properties": { "field_s15": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "key_j60": { "type": "string" }, "col_a64": { "type": "null" }, "field_i91": { "type": "object", "properties":...
Let me check the system. Action: create_order Result: {"field_s15": "editor", "key_j60": "This is a test value.", "field_i91": {"col_f69": "missense", "dim_g24": "Smith", "dim_m63": false}, "prop_f51": true, "dim_s58": true, "field_w13": "sample"} I'll query our database. Action: query_port_status Result:
Agent multi-step chain with truncated tool output
{"field_s15":"editor","key_j60":"This is a test value.","col_a64":null,"field_i91":{"col_f69":"missense","dim_g24":"Smith","dim_m63":false},"prop_f51":true,"dim_s58":true,"field_w13":"sample"}
TASK repair_structured_output SPEC FIELD field_j52 TYPE integer REQUIRED yes FIELD param_z68.key_m18.prop_o21 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD param_z68.key_m18.col_c05 TYPE integer REQUIRED no FIELD param_z68.key_m18.val_w86 TYPE string REQUIRED no FIELD param_z68.key_m18.dim_j4...
{"field_j52":38,"param_z68":{"key_m18":{"prop_o21":"homozygous","col_c05":239,"val_w86":"quux","dim_j42":252,"dim_e64":405},"field_z75":"2021-08-11T19:46:00Z","col_e05":"success","key_d56":"viewer","col_f72":660.08,"field_s39":"https://api.com/v1","key_e61":"test@example.com"},"attr_f73":633.34}
thought_process
{ "type": "object", "properties": { "field_j52": { "type": "integer" }, "param_z68": { "type": "object", "properties": { "key_m18": { "type": "object", "properties": { "prop_o21": { "type": "string", "enum": [ ...
Let me construct this step by step. First, I'll identify the required fields, then fill in the values. {"field_j52":38,"param_z68":{"key_m18":{"prop_o21":"homozygous","col_c05":239,"val_w86":"quux","dim_j42":252,"dim_e64":405},"field_z75":"2021-08-11T19:46:00Z","col_e05":"success","key_d56":"viewer","col_f72":660.08,"...
Output contains chain-of-thought reasoning before JSON
{"field_j52":38,"param_z68":{"key_m18":{"prop_o21":"homozygous","col_c05":239,"val_w86":"quux","dim_j42":252,"dim_e64":405},"field_z75":"2021-08-11T19:46:00Z","col_e05":"success","key_d56":"viewer","col_f72":660.08,"field_s39":"https://api.com/v1","key_e61":"test@example.com"},"attr_f73":633.34}
TASK repair_structured_output SPEC FIELD user_id TYPE string_date-time REQUIRED yes FIELD amplitude TYPE string_date-time REQUIRED yes FIELD address.cargo_type TYPE integer REQUIRED no FIELD address.sensor_id TYPE string REQUIRED yes FIELD address.barcode TYPE boolean REQUIRED yes FIELD address.torque_output TYPE bool...
{"user_id":"2024-02-09T19:12:00Z","amplitude":"2025-02-04T21:09:00Z","address":{"sensor_id":"sample","barcode":false,"torque_output":false,"salinity":{"wavelength":"editor","count":"homozygous","decay_rate":"pending_review","medication":244,"notes":"user@test.io","ward":"cancelled"},"address":{"sensor_id":"Smith","orde...
tool_call_wrong_param
{ "type": "object", "properties": { "user_id": { "type": "string", "format": "date-time" }, "amplitude": { "type": "string", "format": "date-time" }, "address": { "type": "object", "properties": { "cargo_type": { "type": "integer" }, ...
Tool: query_port_status Params: {"user_id": "2024-02-09T19:12:00Z", "address": {"sensor_id": "sample", "barcode": false, "torque_output": false, "salinity": {"wavelength": "editor", "count": "homozygous", "decay_rate": "pending_review", "medication": 244, "notes": "user@test.io", "ward": "cancelled"}, "address": {"sens...
Agent used wrong parameter name 'amplitude_new' instead of 'amplitude'
{"user_id":"2024-02-09T19:12:00Z","amplitude":"2025-02-04T21:09:00Z","address":{"sensor_id":"sample","barcode":false,"torque_output":false,"salinity":{"wavelength":"editor","count":"homozygous","decay_rate":"pending_review","medication":244,"notes":"user@test.io","ward":"cancelled"},"address":{"sensor_id":"Smith","orde...
TASK repair_structured_output SPEC FIELD attr_d64 TYPE string REQUIRED yes FIELD key_p05 TYPE string REQUIRED no FIELD attr_h39 TYPE number REQUIRED yes FIELD key_w73.dim_b92 TYPE string REQUIRED yes FIELD key_w73.field_e86 TYPE integer REQUIRED yes FIELD key_w73.attr_q31 TYPE number REQUIRED yes FIELD key_w73.key_w70...
{"attr_d64":"Jane","key_p05":"2023-12-25","attr_h39":37.44,"key_w73":{"dim_b92":"GRCh38","field_e86":192,"attr_q31":813.03,"key_w70":"2020-08-19T04:09:00Z","val_y43":723},"param_j39":{"key_q95":158,"prop_e91":"type_c"}}
tool_call_wrong_param
{ "type": "object", "properties": { "attr_d64": { "type": "string" }, "key_p05": { "type": "string" }, "attr_h39": { "type": "number" }, "key_w73": { "type": "object", "properties": { "dim_b92": { "type": "string" }, "field_...
Tool: filter_variants Params: {"attr_d64": "Jane", "key_p05": "2023-12-25", "attr_h39": 37.44, "key_w73": {"dim_b92": "GRCh38", "field_e86": 192, "attr_q31": 813.03, "key_w70": "2020-08-19T04:09:00Z", "val_y43": 723}, "param_j39_value": {"key_q95": 158, "prop_e91": "type_c"}}
Agent used wrong parameter name 'param_j39_value' instead of 'param_j39'
{"attr_d64":"Jane","key_p05":"2023-12-25","attr_h39":37.44,"key_w73":{"dim_b92":"GRCh38","field_e86":192,"attr_q31":813.03,"key_w70":"2020-08-19T04:09:00Z","val_y43":723},"param_j39":{"key_q95":158,"prop_e91":"type_c"}}
TASK repair_structured_output SPEC FIELD catalyst TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD payment_status TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD values TYPE string VALUES active|inactive|pending REQUIRED no FIELD amount TYPE number REQUIRED yes FIELD pressure_kpa TYPE s...
{"catalyst":"push","payment_status":"berthed","amount":971.78,"pressure_kpa":"https://api.example.com/v1","barcode":"chrX"}
missing_required
{ "type": "object", "properties": { "catalyst": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "payment_status": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ...
{"payment_status": "berthed", "amount": 971.78, "pressure_kpa": "https://api.example.com/v1", "barcode": "chrX"}
Required field 'catalyst' is missing
{"catalyst":"push","payment_status":"berthed","amount":971.78,"pressure_kpa":"https://api.example.com/v1","barcode":"chrX"}
TASK repair_structured_output SPEC FIELD transaction_id.shift_code TYPE integer REQUIRED yes FIELD transaction_id.branch TYPE boolean REQUIRED no FIELD transaction_id.current_draw TYPE string REQUIRED no FIELD transaction_id.position TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes FIELD transaction_id.bed_...
{"transaction_id":{"shift_code":444,"branch":false,"current_draw":"quux","position":"type_c","bed_number":{"sensor_id":"nonsense","state":695,"website":false}},"manifest_ref":160.1,"yield_pct":{"height":{"tags":"type_b","payment_status":"small","updated_at":"single","index":"2023-12-04T06:11:00Z","invoice_id":"error","...
single_quotes
{ "type": "object", "properties": { "transaction_id": { "type": "object", "properties": { "shift_code": { "type": "integer" }, "branch": { "type": "boolean" }, "current_draw": { "type": "string" }, "position": { ...
{'transaction_id':{'shift_code':444,'branch':false,'current_draw':'quux','position':'type_c','bed_number':{'sensor_id':'nonsense','state':695,'website':false}},'manifest_ref':160.1,'yield_pct':{'height':{'tags':'type_b','payment_status':'small','updated_at':'single','index':'2023-12-04T06:11:00Z','invoice_id':'error','...
Expecting property name enclosed in double quotes
{"transaction_id":{"shift_code":444,"branch":false,"current_draw":"quux","position":"type_c","bed_number":{"sensor_id":"nonsense","state":695,"website":false}},"manifest_ref":160.1,"yield_pct":{"height":{"tags":"type_b","payment_status":"small","updated_at":"single","index":"2023-12-04T06:11:00Z","invoice_id":"error","...
TASK repair_structured_output SPEC FIELD dim_a63 TYPE string REQUIRED yes FIELD prop_j85 TYPE string REQUIRED yes FIELD field_m37 TYPE string REQUIRED no BROKEN_OUTPUT check_cargo_manifest(dim_a63='2024-01-15', prop_j85='test')
{"dim_a63":"2024-01-15","prop_j85":"test"}
tool_call_python_syntax
{ "type": "object", "properties": { "dim_a63": { "type": "string" }, "prop_j85": { "type": "string" }, "field_m37": { "type": "string" } }, "required": [ "prop_j85", "dim_a63" ] }
check_cargo_manifest(dim_a63='2024-01-15', prop_j85='test')
Tool call uses Python syntax instead of JSON
{"dim_a63":"2024-01-15","prop_j85":"test"}
TASK repair_structured_output SPEC FIELD field_w30 TYPE string REQUIRED no FIELD dim_z26 TYPE integer REQUIRED no FIELD field_k92.val_c31 TYPE string VALUES red|blue|green|black|white REQUIRED no FIELD field_k92.val_x31 TYPE string VALUES cat_a|cat_b REQUIRED no FIELD field_k92.col_f79 TYPE string VALUES open|in_progr...
{"field_w30":"Hapag-Lloyd-Express","dim_z26":991,"dim_l85":355,"attr_i73":"example","param_c80":"test@example.com","key_f84":"level_1"}
markdown_explanation
{ "type": "object", "properties": { "field_w30": { "type": "string" }, "dim_z26": { "type": "integer" }, "field_k92": { "type": "object", "properties": { "val_c31": { "type": "string", "enum": [ "red", "blue", ...
I've generated the following JSON: ```json {"field_w30":"Hapag-Lloyd-Express","dim_z26":991,"dim_l85":355,"attr_i73":"example","param_c80":"test@example.com","key_f84":"level_1"} ``` Let me know if you need anything else!
Output contains markdown and explanatory text around JSON
{"field_w30":"Hapag-Lloyd-Express","dim_z26":991,"dim_l85":355,"attr_i73":"example","param_c80":"test@example.com","key_f84":"level_1"}
TASK repair_structured_output SPEC FIELD category TYPE null REQUIRED yes FIELD interest_rate TYPE boolean REQUIRED yes FIELD annotation TYPE boolean REQUIRED yes BROKEN_OUTPUT {"category":null,"interest_rate":true,"annotation":false,}
{"category":null,"interest_rate":true,"annotation":false}
trailing_comma
{ "type": "object", "properties": { "category": { "type": "null" }, "interest_rate": { "type": "boolean" }, "annotation": { "type": "boolean" } }, "required": [ "annotation", "interest_rate", "category" ] }
{"category":null,"interest_rate":true,"annotation":false,}
Unexpected trailing comma
{"category":null,"interest_rate":true,"annotation":false}
TASK repair_structured_output SPEC FIELD duration_ms TYPE boolean REQUIRED no FIELD type TYPE integer REQUIRED no FIELD throttle_pos TYPE boolean REQUIRED no FIELD weight TYPE string REQUIRED yes FIELD repository TYPE integer REQUIRED no BROKEN_OUTPUT <functioncall> transfer_call {duration_ms: false, type: 554, throt...
{"duration_ms":false,"type":554,"throttle_pos":true,"weight":"qux","repository":979}
tool_call_bad_format
{ "type": "object", "properties": { "duration_ms": { "type": "boolean" }, "type": { "type": "integer" }, "throttle_pos": { "type": "boolean" }, "weight": { "type": "string" }, "repository": { "type": "integer" } }, "required": [ "weight" ...
<functioncall> transfer_call {duration_ms: false, type: 554, throttle_pos: true, weight: "qux", repository: 979}
Tool call has malformed arguments — unquoted keys in function parameters
{"duration_ms":false,"type":554,"throttle_pos":true,"weight":"qux","repository":979}
TASK repair_structured_output SPEC FIELD compound TYPE string REQUIRED yes FIELD due_date TYPE number REQUIRED no FIELD comments TYPE boolean REQUIRED no FIELD chapter TYPE string_email REQUIRED yes FIELD manifest_ref TYPE integer REQUIRED no FIELD amount TYPE integer REQUIRED yes FIELD throttle_pos.price.shift_code T...
{"compound":"completed","due_date":130.38,"comments":true,"chapter":"info@domain.org","manifest_ref":463,"amount":501,"throttle_pos":{"price":{"shift_code":875.14,"shipper_ref":587.97,"consignee":"ops@example.com","feedback":"level_1","duration_ms":"Alice","procedure_code":true,"lab_result":763},"format":711.27,"vessel...
tool_call_text_mix
{ "type": "object", "properties": { "compound": { "type": "string" }, "due_date": { "type": "number" }, "comments": { "type": "boolean" }, "chapter": { "type": "string", "format": "email" }, "manifest_ref": { "type": "integer" }, "amoun...
Let me check the system. <tool_call name="update_preferences"> {"compound":"completed","due_date":130.38,"comments":true,"chapter":"info@domain.org","manifest_ref":463,"amount":501,"throttle_pos":{"price":{"shift_code":875.14,"shipper_ref":587.97,"consignee":"ops@example.com","feedback":"level_1","duration_ms":"Alice",...
Agent response mixes reasoning text with tool call
{"compound":"completed","due_date":130.38,"comments":true,"chapter":"info@domain.org","manifest_ref":463,"amount":501,"throttle_pos":{"price":{"shift_code":875.14,"shipper_ref":587.97,"consignee":"ops@example.com","feedback":"level_1","duration_ms":"Alice","procedure_code":true,"lab_result":763},"format":711.27,"vessel...
TASK repair_structured_output SPEC FIELD param_e41 TYPE string REQUIRED no FIELD param_l77 TYPE boolean REQUIRED no FIELD attr_s72 TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD attr_v96 TYPE number REQUIRED no FIELD key_l69.col_d93 TYPE number REQUIRED yes FIELD key_l69.dim_b59 TYPE string REQUIRED yes FIE...
{"param_e41":"user@domain.com","param_l77":true,"attr_s72":"viewer","attr_v96":129.59,"key_l69":{"col_d93":61.77,"dim_b59":"2023-12-25","param_p77":"world","dim_g20":"Johnson","key_v41":"chrX","prop_j41":true}}
partial_structure
{ "type": "object", "properties": { "param_e41": { "type": "string" }, "param_l77": { "type": "boolean" }, "attr_s72": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "attr_v96": { "type": "number" }, "key...
Based on the data, param_l77 is True. {"param_e41":"user@domain.com","param_l77":true,"attr_s72":"viewer","attr_v96":129.59,"key_l69":{"col_d93":61.77,"dim_b59":"2023-12-25","param_p77":"world","dim_g20":"Johnson","key_v41":"chrX","prop_j41":true}}
Output mixes natural language with JSON
{"param_e41":"user@domain.com","param_l77":true,"attr_s72":"viewer","attr_v96":129.59,"key_l69":{"col_d93":61.77,"dim_b59":"2023-12-25","param_p77":"world","dim_g20":"Johnson","key_v41":"chrX","prop_j41":true}}
TASK repair_structured_output SPEC FIELD prop_j27 TYPE string VALUES type_a|type_b REQUIRED no FIELD field_y26 TYPE string VALUES active|inactive|pending REQUIRED no FIELD col_o32 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD param_o52 TYPE string REQUIRED no FIELD dim_a76 TYPE strin...
{"prop_j27":"type_a","field_y26":"pending","dim_a76":"inland","key_e22":"test","col_u67":true}
invalid_enum
{ "type": "object", "properties": { "prop_j27": { "type": "string", "enum": [ "type_a", "type_b" ] }, "field_y26": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "col_o32": { "type": "string", ...
{"prop_j27": "type_a", "field_y26": "pending", "dim_a76": "invalid_value_827", "key_e22": "test", "col_u67": true}
Field 'dim_a76' has invalid enum value 'invalid_value_827', expected one of ['coastal', 'oceanic', 'inland', 'arctic']
{"prop_j27":"type_a","field_y26":"pending","dim_a76":"inland","key_e22":"test","col_u67":true}
TASK repair_structured_output SPEC FIELD title TYPE string VALUES type_a|type_b|type_c REQUIRED no FIELD diagnosis_code TYPE boolean REQUIRED yes FIELD size TYPE boolean REQUIRED no FIELD tax TYPE string VALUES cat_a|cat_b|cat_c REQUIRED yes FIELD step TYPE integer REQUIRED no BROKEN_OUTPUT "title":"type_b","diagnosi...
{"title":"type_b","diagnosis_code":true,"size":true,"tax":"cat_a"}
missing_brace
{ "type": "object", "properties": { "title": { "type": "string", "enum": [ "type_a", "type_b", "type_c" ] }, "diagnosis_code": { "type": "boolean" }, "size": { "type": "boolean" }, "tax": { "type": "string", "enum": [ ...
"title":"type_b","diagnosis_code":true,"size":true,"tax":"cat_a"}
Missing closing brace
{"title":"type_b","diagnosis_code":true,"size":true,"tax":"cat_a"}
TASK repair_structured_output SPEC FIELD commit_hash TYPE string_uri REQUIRED yes FIELD medication TYPE integer REQUIRED yes FIELD website TYPE string REQUIRED yes FIELD pressure_kpa TYPE string REQUIRED no FIELD version TYPE string REQUIRED no FIELD shift_code TYPE string REQUIRED yes FIELD decay_rate TYPE string VAL...
{"commit_hash":"https://data.com/data","medication":819,"website":"https://example.com","shift_code":"GRCh38","decay_rate":"warning"}
markdown_explanation
{ "type": "object", "properties": { "commit_hash": { "type": "string", "format": "uri" }, "medication": { "type": "integer" }, "website": { "type": "string" }, "pressure_kpa": { "type": "string" }, "version": { "type": "string" }, "shif...
Sensor output follows: ```json {"commit_hash":"https://data.com/data","medication":819,"website":"https://example.com","shift_code":"GRCh38","decay_rate":"warning"} ``` Feel free to ask if you have questions.
Output contains markdown and explanatory text around JSON
{"commit_hash":"https://data.com/data","medication":819,"website":"https://example.com","shift_code":"GRCh38","decay_rate":"warning"}
TASK repair_structured_output SPEC FIELD param_w15 TYPE boolean REQUIRED no FIELD col_a67 TYPE string REQUIRED yes FIELD param_i49.attr_r78 TYPE number REQUIRED no FIELD param_i49.attr_a69 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD param_i49.val_z74 TYPE string_email REQUIRED no FIELD param_i49.co...
{"param_w15":true,"col_a67":"user@domain.com","dim_w05":"level_2","param_o26":156.94}
invalid_enum
{ "type": "object", "properties": { "param_w15": { "type": "boolean" }, "col_a67": { "type": "string" }, "param_i49": { "type": "object", "properties": { "attr_r78": { "type": "number" }, "attr_a69": { "type": "string", ...
{"param_w15": true, "col_a67": "user@domain.com", "dim_w05": "invalid_option_899", "param_o26": 156.94}
Field 'dim_w05' has invalid enum value 'invalid_option_899', expected one of ['level_1', 'level_2']
{"param_w15":true,"col_a67":"user@domain.com","dim_w05":"level_2","param_o26":156.94}
TASK repair_structured_output SPEC FIELD col_f33 TYPE string REQUIRED yes FIELD prop_n31 TYPE integer REQUIRED no FIELD prop_w99 TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no FIELD prop_y41 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD field_b05 TYPE string REQUIRED n...
{"col_f33":"London","prop_w99":"type_f","prop_y41":"anchored","field_b05":"chr1","dim_o67":"https://api.example.com/v1","param_b19":"https://data.org/data","prop_x10":"mode_a"}
missing_bracket
{ "type": "object", "properties": { "col_f33": { "type": "string" }, "prop_n31": { "type": "integer" }, "prop_w99": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] }, ...
{"col_f33":"London","prop_w99":"type_f","prop_y41":"anchored","field_b05":"chr1","dim_o67":"https://api.example.com/v1","param_b19":"https://data.org/data","prop_x10":"mode_a"}
Missing closing bracket
{"col_f33":"London","prop_w99":"type_f","prop_y41":"anchored","field_b05":"chr1","dim_o67":"https://api.example.com/v1","param_b19":"https://data.org/data","prop_x10":"mode_a"}
TASK repair_structured_output SPEC FIELD procedure_code TYPE integer REQUIRED yes FIELD price TYPE string REQUIRED no FIELD username TYPE number REQUIRED yes FIELD feedback TYPE string_uri REQUIRED no FIELD consignee TYPE string REQUIRED yes BROKEN_OUTPUT I need to look up the information first. Action: validate_addr...
{"procedure_code":835,"username":146.08,"feedback":"https://data.com/api","consignee":"bar"}
agent_chain
{ "type": "object", "properties": { "procedure_code": { "type": "integer" }, "price": { "type": "string" }, "username": { "type": "number" }, "feedback": { "type": "string", "format": "uri" }, "consignee": { "type": "string" } }, "requi...
I need to look up the information first. Action: validate_address Result: {"username": 146.08, "feedback": "https://data.com/api", "consignee": "bar"} Processing the request now. Action: track_vessel Result:
Agent multi-step chain with truncated tool output
{"procedure_code":835,"username":146.08,"feedback":"https://data.com/api","consignee":"bar"}
TASK repair_structured_output SPEC FIELD key_u22 TYPE string_date-time REQUIRED yes FIELD col_c98 TYPE integer REQUIRED yes FIELD col_d72 TYPE number REQUIRED yes FIELD val_r55[].dim_y73 TYPE string REQUIRED yes FIELD val_r55[].param_t54 TYPE string REQUIRED no FIELD val_r55[].param_e72 TYPE string REQUIRED no FIELD v...
{"key_u22":"2023-10-11T03:17:00Z","col_c98":973,"col_d72":462.19}
tool_call_partial_args
{ "type": "object", "properties": { "key_u22": { "type": "string", "format": "date-time" }, "col_c98": { "type": "integer" }, "col_d72": { "type": "number" }, "val_r55": { "type": "array", "items": { "type": "object", "properties": { ...
Let me check the system. Action: get_account Arguments: {"key_u22": "2023-10-11T03:17:00Z", "col_d72": 462.19}
Agent tool call missing required parameter 'col_c98'
{"key_u22":"2023-10-11T03:17:00Z","col_c98":973,"col_d72":462.19}
TASK repair_structured_output SPEC FIELD dim_n82 TYPE boolean REQUIRED no FIELD col_b79 TYPE number REQUIRED no FIELD val_z14 TYPE string_email REQUIRED no FIELD field_j88[].field_x12 TYPE string_email REQUIRED yes FIELD field_j88[].col_a60 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD field_j88[].dim_a20 ...
{"val_z14":"ops@test.io","field_j88":[{"field_x12":"ops@domain.org","col_a60":"JPY","dim_a20":[980]},{"field_x12":"user@example.com","col_a60":"EUR","dim_a20":[853,579,543]},{"field_x12":"info@domain.org","col_a60":"JPY","dim_a20":[530,140,246,302]},{"field_x12":"ops@example.com","col_a60":"BRL","dim_a20":[89,739,280,3...
unquoted_keys
{ "type": "object", "properties": { "dim_n82": { "type": "boolean" }, "col_b79": { "type": "number" }, "val_z14": { "type": "string", "format": "email" }, "field_j88": { "type": "array", "items": { "type": "object", "properties": { ...
{val_z14:"ops@test.io",field_j88:[{field_x12:"ops@domain.org",col_a60:"JPY",dim_a20:[980]},{field_x12:"user@example.com",col_a60:"EUR",dim_a20:[853,579,543]},{field_x12:"info@domain.org",col_a60:"JPY",dim_a20:[530,140,246,302]},{field_x12:"ops@example.com",col_a60:"BRL",dim_a20:[89,739,280,313]}]}
Expecting property name enclosed in double quotes
{"val_z14":"ops@test.io","field_j88":[{"field_x12":"ops@domain.org","col_a60":"JPY","dim_a20":[980]},{"field_x12":"user@example.com","col_a60":"EUR","dim_a20":[853,579,543]},{"field_x12":"info@domain.org","col_a60":"JPY","dim_a20":[530,140,246,302]},{"field_x12":"ops@example.com","col_a60":"BRL","dim_a20":[89,739,280,3...
TASK repair_structured_output SPEC FIELD amplitude TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD state TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD fleet_number.subject TYPE string REQUIRED yes FIELD fleet_number.cargo_type TYPE string REQUIRED no FIELD fleet_number.discount TYPE boolean REQUI...
{"amplitude":"JPY","state":"BRL","label":null,"enabled":{"vital_sign":null,"values":"test@example.com","bill_of_lading":"Oliveira","color":"closed"},"repository":{"verified":284.56,"insurance_id":326,"build_status":990.98,"product_id":444,"nickname":"QC-07","current_draw":"sample","weight":"chr1"}}
truncated_array
{ "type": "object", "properties": { "amplitude": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] }, "state": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ...
{"amplitude":"JPY","state":"BRL","label":null,"enabled":{"vital_sign":null,"values":"test@example.com","bill_of_lading":"Oliveira","color":"closed"},"repository":{"verified":284.56,"insurance_id":326,"build_status":990.98,"product_id":444,"nickname":"QC-07","current_draw":"sample","weight":"chr1"}
Unexpected end of JSON input — truncated object
{"amplitude":"JPY","state":"BRL","label":null,"enabled":{"vital_sign":null,"values":"test@example.com","bill_of_lading":"Oliveira","color":"closed"},"repository":{"verified":284.56,"insurance_id":326,"build_status":990.98,"product_id":444,"nickname":"QC-07","current_draw":"sample","weight":"chr1"}}
TASK repair_structured_output SPEC FIELD currency TYPE string VALUES admin|editor|viewer REQUIRED no FIELD width TYPE string_uri REQUIRED no FIELD status_code TYPE string_date-time REQUIRED no FIELD last_name TYPE number REQUIRED yes FIELD subject TYPE number REQUIRED yes BROKEN_OUTPUT {status_code:"2026-10-23T22:33:...
{"status_code":"2026-10-23T22:33:00Z","last_name":695.55,"subject":166.58}
unquoted_keys
{ "type": "object", "properties": { "currency": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "width": { "type": "string", "format": "uri" }, "status_code": { "type": "string", "format": "date-time" }, "la...
{status_code:"2026-10-23T22:33:00Z",last_name:695.55,subject:166.58}
Expecting property name enclosed in double quotes
{"status_code":"2026-10-23T22:33:00Z","last_name":695.55,"subject":166.58}
TASK repair_structured_output SPEC FIELD dim_k83 TYPE string REQUIRED yes FIELD field_i14.key_k96 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD field_i14.col_r13 TYPE string VALUES low|medium|high|critical REQUIRED no FIELD field_i14.field_s92 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD field_i...
{"dim_k83":"baz","field_i14":{"key_k96":"GBP","col_r13":"high","field_s92":"BRL","field_p07":206.98},"val_n02":146,"dim_m03":"Maria"}
extra_text_after
{ "type": "object", "properties": { "dim_k83": { "type": "string" }, "field_i14": { "type": "object", "properties": { "key_k96": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ...
{"dim_k83":"baz","field_i14":{"key_k96":"GBP","col_r13":"high","field_s92":"BRL","field_p07":206.98},"val_n02":146,"dim_m03":"Maria"} Feel free to ask if you have questions.
Output contains non-JSON text after the object
{"dim_k83":"baz","field_i14":{"key_k96":"GBP","col_r13":"high","field_s92":"BRL","field_p07":206.98},"val_n02":146,"dim_m03":"Maria"}
TASK repair_structured_output SPEC FIELD first_name TYPE string_uri REQUIRED yes FIELD berth_slot TYPE number REQUIRED yes FIELD total TYPE number REQUIRED yes BROKEN_OUTPUT {first_name:"https://api.io/api",berth_slot:307.13,total:638.75}
{"first_name":"https://api.io/api","berth_slot":307.13,"total":638.75}
unquoted_keys
{ "type": "object", "properties": { "first_name": { "type": "string", "format": "uri" }, "berth_slot": { "type": "number" }, "total": { "type": "number" } }, "required": [ "berth_slot", "first_name", "total" ] }
{first_name:"https://api.io/api",berth_slot:307.13,total:638.75}
Expecting property name enclosed in double quotes
{"first_name":"https://api.io/api","berth_slot":307.13,"total":638.75}
TASK repair_structured_output SPEC FIELD collateral TYPE integer REQUIRED no FIELD wavelength.level.cargo_type TYPE string REQUIRED yes FIELD wavelength.level.annotation TYPE number REQUIRED yes FIELD wavelength.level.phone TYPE string_email REQUIRED no FIELD wavelength.level.shipper_ref[] TYPE string VALUES berthed|a...
{"collateral":880,"wavelength":{"level":{"cargo_type":"GRCh38","annotation":422.63,"subject":["mode_b","mode_a","mode_d"]},"features":{"website":null,"features":"ops@example.com","published":"https://example.org/v1"},"phone":"inactive"},"date":81,"count":"cat_c","price":null}
missing_bracket
{ "type": "object", "properties": { "collateral": { "type": "integer" }, "wavelength": { "type": "object", "properties": { "level": { "type": "object", "properties": { "cargo_type": { "type": "string" }, "ann...
{"collateral":880,"wavelength":{"level":{"cargo_type":"GRCh38","annotation":422.63,"subject":"mode_b","mode_a","mode_d"]},"features":{"website":null,"features":"ops@example.com","published":"https://example.org/v1"},"phone":"inactive"},"date":81,"count":"cat_c","price":null}
Missing closing bracket
{"collateral":880,"wavelength":{"level":{"cargo_type":"GRCh38","annotation":422.63,"subject":["mode_b","mode_a","mode_d"]},"features":{"website":null,"features":"ops@example.com","published":"https://example.org/v1"},"phone":"inactive"},"date":81,"count":"cat_c","price":null}
TASK repair_structured_output SPEC FIELD vessel_name TYPE integer REQUIRED yes FIELD priority TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD shipper_ref.build_status TYPE number REQUIRED no FIELD shipper_ref.count TYPE integer REQUIRED no FIELD shipper_ref.options TYPE string REQUIRED yes FIELD shi...
{"vessel_name":619,"priority":"oceanic","shipper_ref":{"build_status":23.33,"count":573,"options":"active","current_draw":"completed","balance":"GRCh38","website":"divorced"},"deploy_target":{"rating":"in_transit","nickname":"2024-01-15","umi":{"temp_celsius":"low","catalyst":"This is a test value.","coverage":["Olivei...
tool_call_wrong_param
{ "type": "object", "properties": { "vessel_name": { "type": "integer" }, "priority": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "shipper_ref": { "type": "object", "properties": { "build_...
Tool: read_sensor_array Params: {"vessel_name": 619, "priority": "oceanic", "shipper_ref": {"build_status": 23.33, "count": 573, "options": "active", "current_draw": "completed", "balance": "GRCh38", "website": "divorced"}, "deploy_target_new": {"rating": "in_transit", "nickname": "2024-01-15", "umi": {"temp_celsius": ...
Agent used wrong parameter name 'deploy_target_new' instead of 'deploy_target'
{"vessel_name":619,"priority":"oceanic","shipper_ref":{"build_status":23.33,"count":573,"options":"active","current_draw":"completed","balance":"GRCh38","website":"divorced"},"deploy_target":{"rating":"in_transit","nickname":"2024-01-15","umi":{"temp_celsius":"low","catalyst":"This is a test value.","coverage":["Olivei...
TASK repair_structured_output SPEC FIELD param_k23 TYPE string REQUIRED no FIELD prop_q83 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no FIELD val_v99.field_x80 TYPE integer REQUIRED yes FIELD val_v99.prop_s55 TYPE string REQUIRED no FIELD val_v99.prop_y91.attr_j46 TYPE string REQUIRED ...
{"param_k23":"PASS","prop_q83":"level_4","val_v99":{"field_x80":596,"prop_y91":{"attr_j46":"inactive","prop_g07":false,"field_b03":"cat_e","param_d73":855.43,"prop_u97":725.4,"dim_k53":null},"prop_l73":{"field_c19":"delivered","val_n97":888},"prop_f31":"GRCh38"},"prop_d61":{"field_p57":156,"col_a58":257.04,"col_f82":{"...
invalid_enum
{ "type": "object", "properties": { "param_k23": { "type": "string" }, "prop_q83": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5", "level_6" ] }, "val_v99": { "type": "object", ...
{"param_k23": "PASS", "prop_q83": "invalid_option_961", "val_v99": {"field_x80": 596, "prop_y91": {"attr_j46": "inactive", "prop_g07": false, "field_b03": "cat_e", "param_d73": 855.43, "prop_u97": 725.4, "dim_k53": null}, "prop_l73": {"field_c19": "delivered", "val_n97": 888}, "prop_f31": "GRCh38"}, "prop_d61": {"field...
Field 'prop_q83' has invalid enum value 'invalid_option_961', expected one of ['level_1', 'level_2', 'level_3', 'level_4', 'level_5', 'level_6']
{"param_k23":"PASS","prop_q83":"level_4","val_v99":{"field_x80":596,"prop_y91":{"attr_j46":"inactive","prop_g07":false,"field_b03":"cat_e","param_d73":855.43,"prop_u97":725.4,"dim_k53":null},"prop_l73":{"field_c19":"delivered","val_n97":888},"prop_f31":"GRCh38"},"prop_d61":{"field_p57":156,"col_a58":257.04,"col_f82":{"...
TASK repair_structured_output SPEC FIELD item_id TYPE integer REQUIRED no FIELD repository TYPE number REQUIRED no FIELD subject TYPE null REQUIRED no FIELD feedback TYPE string_date-time REQUIRED no FIELD salinity TYPE string REQUIRED no FIELD amplitude TYPE string_date-time REQUIRED yes FIELD cargo_type TYPE number ...
{"item_id":953,"repository":412.29,"subject":null,"feedback":"2025-03-09T12:58:00Z","salinity":"London","amplitude":"2021-06-01T02:46:00Z","strand":"mode_a"}
tool_call_wrong_param
{ "type": "object", "properties": { "item_id": { "type": "integer" }, "repository": { "type": "number" }, "subject": { "type": "null" }, "feedback": { "type": "string", "format": "date-time" }, "salinity": { "type": "string" }, "amplitu...
Tool: align_reads Params: {"item_id": 953, "subject": null, "feedback": "2025-03-09T12:58:00Z", "salinity": "London", "amplitude": "2021-06-01T02:46:00Z", "strand": "mode_a", "repository_name": 412.29}
Agent used wrong parameter name 'repository_name' instead of 'repository'
{"item_id":953,"repository":412.29,"subject":null,"feedback":"2025-03-09T12:58:00Z","salinity":"London","amplitude":"2021-06-01T02:46:00Z","strand":"mode_a"}
TASK repair_structured_output SPEC FIELD freight_class TYPE string REQUIRED yes FIELD size TYPE boolean REQUIRED yes FIELD cargo_type TYPE string VALUES email|phone|sms|push REQUIRED yes BROKEN_OUTPUT {"freight_class":"cancelled","size":true,"cargo_type":"email",}
{"freight_class":"cancelled","size":true,"cargo_type":"email"}
trailing_comma
{ "type": "object", "properties": { "freight_class": { "type": "string" }, "size": { "type": "boolean" }, "cargo_type": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] } }, "required": [ "cargo_type", "...
{"freight_class":"cancelled","size":true,"cargo_type":"email",}
Unexpected trailing comma
{"freight_class":"cancelled","size":true,"cargo_type":"email"}
TASK repair_structured_output SPEC FIELD step TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD section TYPE string VALUES email|phone|sms|push REQUIRED no FIELD terminal_id TYPE boolean REQUIRED no FIELD invoice_id TYPE integer REQUIRED no FIELD active TYPE integer REQUIRED no FIELD pressure_kpa...
{"step":"heterozygous","section":"email","active":819,"pressure_kpa":"2024-06-30","span_id":781.6,"ward":false}
tool_call_text_mix
{ "type": "object", "properties": { "step": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "section": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "ter...
Let me check the system. <tool_call name="validate_sample"> {"step":"heterozygous","section":"email","active":819,"pressure_kpa":"2024-06-30","span_id":781.6,"ward":false} </tool_call.
Agent response mixes reasoning text with tool call
{"step":"heterozygous","section":"email","active":819,"pressure_kpa":"2024-06-30","span_id":781.6,"ward":false}
TASK repair_structured_output SPEC FIELD field_j99 TYPE number REQUIRED no FIELD dim_y89 TYPE string REQUIRED no FIELD val_r94 TYPE boolean REQUIRED no FIELD val_b69 TYPE string VALUES success|error|warning|info REQUIRED no FIELD dim_d49.key_u52 TYPE string REQUIRED yes FIELD dim_d49.prop_o59 TYPE string VALUES new|in...
{"field_j99":1.59,"dim_y89":"sample","val_r94":false,"val_b69":"warning","dim_d49":{"key_u52":"foo","prop_o59":"in_transit"},"param_d44":"demo"}
tool_call_partial_args
{ "type": "object", "properties": { "field_j99": { "type": "number" }, "dim_y89": { "type": "string" }, "val_r94": { "type": "boolean" }, "val_b69": { "type": "string", "enum": [ "success", "error", "warning", "info" ] ...
I need to look up the information first. Action: process_payment Arguments: {"field_j99": 1.59, "dim_y89": "sample", "val_r94": false, "val_b69": "warning", "dim_d49": {"key_u52": "foo", "prop_o59": "in_transit"}}
Agent tool call missing required parameter 'param_d44'
{"field_j99":1.59,"dim_y89":"sample","val_r94":false,"val_b69":"warning","dim_d49":{"key_u52":"foo","prop_o59":"in_transit"},"param_d44":"demo"}
TASK repair_structured_output SPEC FIELD chromosome.description TYPE integer REQUIRED no FIELD chromosome.nickname TYPE string_uri REQUIRED no FIELD chromosome.end_date TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD chromosome.values.country TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED...
{"chromosome":{"description":256,"nickname":"https://example.com/v1","values":{"country":"synonymous","notes":"delivered","description":false,"shipping":true}},"shipper_ref":371.54,"amplitude":true}
missing_brace
{ "type": "object", "properties": { "chromosome": { "type": "object", "properties": { "description": { "type": "integer" }, "nickname": { "type": "string", "format": "uri" }, "end_date": { "type": "string", "en...
{"chromosome":{"description":256,"nickname":"https://example.com/v1","values":{"country":"synonymous","notes":"delivered","description":false,"shipping":true}},"shipper_ref":371.54,"amplitude":true
Missing closing brace
{"chromosome":{"description":256,"nickname":"https://example.com/v1","values":{"country":"synonymous","notes":"delivered","description":false,"shipping":true}},"shipper_ref":371.54,"amplitude":true}
TASK repair_structured_output SPEC FIELD prop_m96 TYPE boolean REQUIRED no FIELD param_o78 TYPE string REQUIRED no FIELD key_j30 TYPE integer REQUIRED no FIELD attr_g74 TYPE string_uri REQUIRED no FIELD prop_q95 TYPE string_uri REQUIRED yes BROKEN_OUTPUT Analyzing the schema to generate valid JSON... Checking require...
{"prop_m96":false,"key_j30":265,"attr_g74":"https://www.io/v1","prop_q95":"https://www.com/data"}
thought_process
{ "type": "object", "properties": { "prop_m96": { "type": "boolean" }, "param_o78": { "type": "string" }, "key_j30": { "type": "integer" }, "attr_g74": { "type": "string", "format": "uri" }, "prop_q95": { "type": "string", "format": "uri"...
Analyzing the schema to generate valid JSON... Checking required fields and types... {"prop_m96":false,"key_j30":265,"attr_g74":"https://www.io/v1","prop_q95":"https://www.com/data"}
Output contains chain-of-thought reasoning before JSON
{"prop_m96":false,"key_j30":265,"attr_g74":"https://www.io/v1","prop_q95":"https://www.com/data"}
TASK repair_structured_output SPEC FIELD field_v41 TYPE string_date-time REQUIRED no FIELD dim_i98 TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD key_w10[].prop_c56 TYPE string VALUES email|phone|sms|push REQUIRED no FIELD key_w10[].attr_b06 TYPE boolean REQUIRED yes FIELD key_w10[].val_e02 TYPE string...
{"key_w10":[{"prop_c56":"phone","attr_b06":false,"field_c52":"MV-Evergreen-01"}],"prop_t66":["black"]}
tool_call_partial_args
{ "type": "object", "properties": { "field_v41": { "type": "string", "format": "date-time" }, "dim_i98": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "key_w10": { "type": "array", "items": { ...
Let me check the system. Action: lookup_customer Arguments: {"prop_t66": ["black"]}
Agent tool call missing required parameter 'key_w10'
{"key_w10":[{"prop_c56":"phone","attr_b06":false,"field_c52":"MV-Evergreen-01"}],"prop_t66":["black"]}
TASK repair_structured_output SPEC FIELD catalyst TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED no FIELD barcode TYPE string VALUES email|phone|sms|push REQUIRED no FIELD half_life TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no FIELD age TYPE number REQUIRED yes FIELD paragraph TYP...
{"barcode":"phone","half_life":"option_b","age":785.68,"paragraph":"type_e","role":true,"verified":983.72}
truncated_object
{ "type": "object", "properties": { "catalyst": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e" ] }, "barcode": { "type": "string", "enum": [ "email", "phone", "sms", "pus...
{"barcode":"phone","half_life":"option_b","age":785.68,"paragraph":"type_e","role":true,"verified":983.72
Unexpected end of JSON input — truncated object
{"barcode":"phone","half_life":"option_b","age":785.68,"paragraph":"type_e","role":true,"verified":983.72}
TASK repair_structured_output SPEC FIELD chapter TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD wavelength TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD salinity TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED no FIELD repository TYPE number REQUIRED...
{"chapter":"level_5","wavelength":"nonsense","repository":669.33,"hazmat_code":124,"section":"chrX","nickname":"option_b"}
truncated_object
{ "type": "object", "properties": { "chapter": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "wavelength": { "type": "string", "enum": [ "synonymous", "missense", "non...
{"chapter":"level_5","wavelength":"nonsense","repository":669.33,"hazmat_code":124,"section":"chrX","nickname":"option_b"
Unexpected end of JSON input — truncated object
{"chapter":"level_5","wavelength":"nonsense","repository":669.33,"hazmat_code":124,"section":"chrX","nickname":"option_b"}
TASK repair_structured_output SPEC FIELD dim_p59 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD dim_e77 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no FIELD attr_n31 TYPE number REQUIRED no FIELD val_y26 TYPE number REQUIRED yes FIELD val_q92 TYPE string VALUES free|ba...
{"dim_p59":"arctic","attr_n31":209.73,"val_y26":658.75,"val_q92":"basic","col_w95":"qux","key_u71":285,"param_s83":"2024-05-12T12:10:00Z"}
extra_text_before
{ "type": "object", "properties": { "dim_p59": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "dim_e77": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d"...
The instrument reported: {"dim_p59":"arctic","attr_n31":209.73,"val_y26":658.75,"val_q92":"basic","col_w95":"qux","key_u71":285,"param_s83":"2024-05-12T12:10:00Z"}
Output contains non-JSON text before the object
{"dim_p59":"arctic","attr_n31":209.73,"val_y26":658.75,"val_q92":"basic","col_w95":"qux","key_u71":285,"param_s83":"2024-05-12T12:10:00Z"}
TASK repair_structured_output SPEC FIELD velocity TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes FIELD items TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes FIELD dosage TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD name TYPE string VALUES homozygous|h...
{"velocity":"in_transit","items":"synonymous","dosage":"anchored","name":"heterozygous"}
missing_required
{ "type": "object", "properties": { "velocity": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ] }, "items": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "fram...
{"velocity": "in_transit", "dosage": "anchored", "name": "heterozygous"}
Required field 'items' is missing
{"velocity":"in_transit","items":"synonymous","dosage":"anchored","name":"heterozygous"}
TASK repair_structured_output SPEC FIELD attr_k50 TYPE string REQUIRED yes FIELD param_d57 TYPE string_email REQUIRED yes FIELD key_e14 TYPE string REQUIRED no BROKEN_OUTPUT {"attr_k50":"2024-06-30","param_d57":"test@example.com","key_e14":"bar"
{"attr_k50":"2024-06-30","param_d57":"test@example.com","key_e14":"bar"}
truncated_object
{ "type": "object", "properties": { "attr_k50": { "type": "string" }, "param_d57": { "type": "string", "format": "email" }, "key_e14": { "type": "string" } }, "required": [ "param_d57", "attr_k50" ] }
{"attr_k50":"2024-06-30","param_d57":"test@example.com","key_e14":"bar"
Unexpected end of JSON input — truncated object
{"attr_k50":"2024-06-30","param_d57":"test@example.com","key_e14":"bar"}
TASK repair_structured_output SPEC FIELD val_i69 TYPE string VALUES level_1|level_2|level_3|level_4 REQUIRED yes FIELD attr_o38 TYPE integer REQUIRED yes FIELD field_f86 TYPE string REQUIRED no FIELD attr_l42 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD dim_e35 TYPE string_date-time...
{"val_i69":"level_3","attr_o38":895,"field_f86":"Santos","attr_l42":"escalated","dim_e35":"2026-06-15T04:00:00Z","col_f98":false}
tool_call_text_mix
{ "type": "object", "properties": { "val_i69": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4" ] }, "attr_o38": { "type": "integer" }, "field_f86": { "type": "string" }, "attr_l42": { "type": "st...
Processing the request now. <tool_call name="query_port_status"> {"val_i69":"level_3","attr_o38":895,"field_f86":"Santos","attr_l42":"escalated","dim_e35":"2026-06-15T04:00:00Z","col_f98":false} </tool_call. The result is ready.
Agent response mixes reasoning text with tool call
{"val_i69":"level_3","attr_o38":895,"field_f86":"Santos","attr_l42":"escalated","dim_e35":"2026-06-15T04:00:00Z","col_f98":false}
TASK repair_structured_output SPEC FIELD throttle_pos TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no FIELD user_id TYPE null REQUIRED no FIELD order_id TYPE string_date-time REQUIRED no FIELD torque_output TYPE string REQUIRED no FIELD compound TYPE string VALUES level_1|level_2 REQUIRED yes ...
{"throttle_pos":"type_f","order_id":"2023-10-17T03:07:00Z","torque_output":"FWD","compound":"level_1","catalyst":"Smith"}
agent_chain
{ "type": "object", "properties": { "throttle_pos": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] }, "user_id": { "type": "null" }, "order_id": { "type": "string", "fo...
Let me check the system. Action: get_account Result: {"throttle_pos": "type_f", "order_id": "2023-10-17T03:07:00Z", "torque_output": "FWD", "compound": "level_1"} I'll query our database. Action: read_sensor_array Result:
Agent multi-step chain with truncated tool output
{"throttle_pos":"type_f","order_id":"2023-10-17T03:07:00Z","torque_output":"FWD","compound":"level_1","catalyst":"Smith"}
TASK repair_structured_output SPEC FIELD deploy_target TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED yes FIELD comments TYPE number REQUIRED no FIELD paragraph TYPE string REQUIRED yes BROKEN_OUTPUT {'deploy_target':'level_6','comments':236.76,'paragraph':'https://api.example.com/v1'}
{"deploy_target":"level_6","comments":236.76,"paragraph":"https://api.example.com/v1"}
single_quotes
{ "type": "object", "properties": { "deploy_target": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5", "level_6" ] }, "comments": { "type": "number" }, "paragraph": { "type": "string"...
{'deploy_target':'level_6','comments':236.76,'paragraph':'https://api.example.com/v1'}
Expecting property name enclosed in double quotes
{"deploy_target":"level_6","comments":236.76,"paragraph":"https://api.example.com/v1"}
TASK repair_structured_output SPEC FIELD key_d51 TYPE boolean REQUIRED no FIELD dim_c45 TYPE integer REQUIRED yes FIELD attr_o09 TYPE boolean REQUIRED no FIELD prop_f34 TYPE number REQUIRED no FIELD col_w73 TYPE number REQUIRED no FIELD prop_s98 TYPE integer REQUIRED yes FIELD prop_e04 TYPE string VALUES success|error...
{"key_d51":false,"dim_c45":872,"attr_o09":false,"prop_f34":615.99,"col_w73":1.49,"prop_s98":435,"prop_e04":"success"}
boolean_as_string
{ "type": "object", "properties": { "key_d51": { "type": "boolean" }, "dim_c45": { "type": "integer" }, "attr_o09": { "type": "boolean" }, "prop_f34": { "type": "number" }, "col_w73": { "type": "number" }, "prop_s98": { "type": "integer...
{"key_d51": "True", "dim_c45": 872, "attr_o09": false, "prop_f34": 615.99, "col_w73": 1.49, "prop_s98": 435, "prop_e04": "success"}
Field 'key_d51' must be boolean, got string
{"key_d51":false,"dim_c45":872,"attr_o09":false,"prop_f34":615.99,"col_w73":1.49,"prop_s98":435,"prop_e04":"success"}
TASK repair_structured_output SPEC FIELD attr_x30 TYPE string VALUES success|error|warning|info REQUIRED no FIELD prop_d49 TYPE string REQUIRED yes FIELD attr_g53 TYPE integer REQUIRED yes FIELD val_p31.param_z05 TYPE boolean REQUIRED no FIELD val_p31.prop_k82 TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no FIE...
{"attr_x30":"info","prop_d49":"world","attr_g53":346,"val_p31":{"param_z05":true,"prop_v14":true,"field_j09":798,"col_b40":789,"col_q09":{"val_d97":455,"field_h88":721.13,"param_k38":790.3,"dim_g43":["Oliveira","demo"]}}}
tool_call_python_syntax
{ "type": "object", "properties": { "attr_x30": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "prop_d49": { "type": "string" }, "attr_g53": { "type": "integer" }, "val_p31": { "type": "object",...
align_reads(attr_x30='info', prop_d49='world', attr_g53=346, val_p31={'param_z05': True, 'prop_v14': True, 'field_j09': 798, 'col_b40': 789, 'col_q09': {'val_d97': 455, 'field_h88': 721.13, 'param_k38': 790.3, 'dim_g43': ['Oliveira', 'demo']}})
Tool call uses Python syntax instead of JSON
{"attr_x30":"info","prop_d49":"world","attr_g53":346,"val_p31":{"param_z05":true,"prop_v14":true,"field_j09":798,"col_b40":789,"col_q09":{"val_d97":455,"field_h88":721.13,"param_k38":790.3,"dim_g43":["Oliveira","demo"]}}}
TASK repair_structured_output SPEC FIELD attr_u95 TYPE string VALUES small|medium|large|xl REQUIRED no FIELD key_z61 TYPE string VALUES small|medium|large|xl REQUIRED no FIELD attr_q12 TYPE string REQUIRED yes FIELD prop_t65 TYPE number REQUIRED no FIELD key_n00.field_b71.param_c73 TYPE string VALUES email|phone|sms|p...
{"key_z61":"medium","attr_q12":"Maria","prop_t65":170.01}
extra_field
{ "type": "object", "properties": { "attr_u95": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "key_z61": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "...
{"key_z61": "medium", "attr_q12": "Maria", "prop_t65": 170.01, "extra_value_7070": 42}
Unknown field 'extra_value_7070' not defined in schema
{"key_z61":"medium","attr_q12":"Maria","prop_t65":170.01}
TASK repair_structured_output SPEC FIELD department TYPE string REQUIRED yes FIELD span_id TYPE string REQUIRED yes FIELD version TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes BROKEN_OUTPUT <functioncall> search {department: "Berlin", span_id: "cancelled", version: "mode_d"}
{"department":"Berlin","span_id":"cancelled","version":"mode_d"}
tool_call_bad_format
{ "type": "object", "properties": { "department": { "type": "string" }, "span_id": { "type": "string" }, "version": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", "mode_e", "mode_f" ] } }, ...
<functioncall> search {department: "Berlin", span_id: "cancelled", version: "mode_d"}
Tool call has malformed arguments — unquoted keys in function parameters
{"department":"Berlin","span_id":"cancelled","version":"mode_d"}
TASK repair_structured_output SPEC FIELD dissolved_oxygen TYPE string_uri REQUIRED yes FIELD balance TYPE string_date-time REQUIRED yes FIELD bill_of_lading TYPE string REQUIRED no FIELD role TYPE string REQUIRED yes FIELD price.city TYPE string_date-time REQUIRED yes FIELD price.tags TYPE string REQUIRED yes FIELD pr...
{"dissolved_oxygen":"https://example.org/data","balance":"2026-10-25T22:38:00Z","bill_of_lading":"John","role":"https://api.example.com/v1","price":{"city":"2025-08-28T23:46:00Z","tags":"Charlie"}}
date_format_error
{ "type": "object", "properties": { "dissolved_oxygen": { "type": "string", "format": "uri" }, "balance": { "type": "string", "format": "date-time" }, "bill_of_lading": { "type": "string" }, "role": { "type": "string" }, "price": { "type"...
{"dissolved_oxygen": "https://example.org/data", "balance": "2026-10-25 22:38:00Z", "bill_of_lading": "John", "role": "https://api.example.com/v1", "price": {"city": "2025-08-28T23:46:00Z", "tags": "Charlie"}}
Field 'balance' has invalid date format
{"dissolved_oxygen":"https://example.org/data","balance":"2026-10-25T22:38:00Z","bill_of_lading":"John","role":"https://api.example.com/v1","price":{"city":"2025-08-28T23:46:00Z","tags":"Charlie"}}
TASK repair_structured_output SPEC FIELD attr_t01 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no FIELD prop_j22 TYPE string VALUES cat_a|cat_b REQUIRED yes FIELD param_s24 TYPE string VALUES email|phone|sms|push REQUIRED no FIELD key_x93 TYPE integer REQUIRED no BROKEN_OUTPUT {"attr_t01": "option_...
{"attr_t01":"option_b","prop_j22":"cat_b","param_s24":"phone","key_x93":642}
missing_required
{ "type": "object", "properties": { "attr_t01": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d" ] }, "prop_j22": { "type": "string", "enum": [ "cat_a", "cat_b" ] }, "param_s24": { ...
{"attr_t01": "option_b", "param_s24": "phone", "key_x93": 642}
Required field 'prop_j22' is missing
{"attr_t01":"option_b","prop_j22":"cat_b","param_s24":"phone","key_x93":642}
TASK repair_structured_output SPEC FIELD attr_z33 TYPE integer REQUIRED yes FIELD col_h91 TYPE string REQUIRED yes FIELD prop_d99 TYPE string VALUES email|phone|sms|push REQUIRED yes BROKEN_OUTPUT {"attr_z33":839,"col_h91":"2024-01-15","prop_d99":"email"
{"attr_z33":839,"col_h91":"2024-01-15","prop_d99":"email"}
truncated_array
{ "type": "object", "properties": { "attr_z33": { "type": "integer" }, "col_h91": { "type": "string" }, "prop_d99": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] } }, "required": [ "col_h91", "prop_d9...
{"attr_z33":839,"col_h91":"2024-01-15","prop_d99":"email"
Unexpected end of JSON input — truncated object
{"attr_z33":839,"col_h91":"2024-01-15","prop_d99":"email"}
TASK repair_structured_output SPEC FIELD param_q12 TYPE string REQUIRED yes FIELD val_d56 TYPE string_date-time REQUIRED no FIELD key_j45 TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no FIELD col_m84 TYPE string_uri REQUIRED yes FIELD param_e02 TYPE number REQUIRED yes FIELD val_d49.attr_k60 TYPE number REQUIRED y...
{"param_q12":"completed","val_d56":"2024-05-03T16:35:00Z","col_m84":"https://data.com/data","param_e02":530.29,"key_n64":27,"dim_b32":"archived"}
extra_text_after
{ "type": "object", "properties": { "param_q12": { "type": "string" }, "val_d56": { "type": "string", "format": "date-time" }, "key_j45": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c" ] }, "col_m84": { "type":...
{"param_q12":"completed","val_d56":"2024-05-03T16:35:00Z","col_m84":"https://data.com/data","param_e02":530.29,"key_n64":27,"dim_b32":"archived"} This should match the schema you provided.
Output contains non-JSON text after the object
{"param_q12":"completed","val_d56":"2024-05-03T16:35:00Z","col_m84":"https://data.com/data","param_e02":530.29,"key_n64":27,"dim_b32":"archived"}
TASK repair_structured_output SPEC FIELD prop_u04 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes FIELD prop_x20 TYPE number REQUIRED no FIELD val_x25 TYPE string REQUIRED no BROKEN_OUTPUT {"prop_x20": 515.49, "val_x25": "https://api.example.com/v1"}
{"prop_u04":"operational","prop_x20":515.49,"val_x25":"https://api.example.com/v1"}
missing_required
{ "type": "object", "properties": { "prop_u04": { "type": "string", "enum": [ "operational", "degraded", "offline", "maintenance" ] }, "prop_x20": { "type": "number" }, "val_x25": { "type": "string" } }, "required": [ "pro...
{"prop_x20": 515.49, "val_x25": "https://api.example.com/v1"}
Required field 'prop_u04' is missing
{"prop_u04":"operational","prop_x20":515.49,"val_x25":"https://api.example.com/v1"}
TASK repair_structured_output SPEC FIELD param_n08 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD prop_i99 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD prop_g50 TYPE null REQUIRED no FIELD dim_u96[] TYPE string VALUES single|married|divorced REQUIRED no FIELD ke...
{"param_n08":"anchored","prop_i99":"offline","prop_g50":null,"dim_u96":["single","single","married","divorced"]}
tool_call_partial_args
{ "type": "object", "properties": { "param_n08": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "prop_i99": { "type": "string", "enum": [ "operational", "degraded", "offline", "m...
Let me check the system. Action: search Arguments: {"prop_i99": "offline", "prop_g50": null, "dim_u96": ["single", "single", "married", "divorced"]}
Agent tool call missing required parameter 'param_n08'
{"param_n08":"anchored","prop_i99":"offline","prop_g50":null,"dim_u96":["single","single","married","divorced"]}
TASK repair_structured_output SPEC FIELD due_date TYPE number REQUIRED no FIELD conductivity.company TYPE integer REQUIRED no FIELD conductivity.isotope TYPE string REQUIRED no FIELD conductivity.conductivity TYPE null REQUIRED yes FIELD conductivity.repository.hazmat_code TYPE string VALUES level_1|level_2|level_3|le...
{"due_date":833.5,"conductivity":{"isotope":"qux","conductivity":null,"repository":{"hazmat_code":"level_6","discount":"confirmed","trace_id":"https://example.org/v1"},"consignee":"type_a","balance":581},"status":"world"}
wrong_type
{ "type": "object", "properties": { "due_date": { "type": "number" }, "conductivity": { "type": "object", "properties": { "company": { "type": "integer" }, "isotope": { "type": "string" }, "conductivity": { "type": "...
{"due_date": "\"833.5\"", "conductivity": {"isotope": "qux", "conductivity": null, "repository": {"hazmat_code": "level_6", "discount": "confirmed", "trace_id": "https://example.org/v1"}, "consignee": "type_a", "balance": 581}, "status": "world"}
Field 'due_date' must be number, got string
{"due_date":833.5,"conductivity":{"isotope":"qux","conductivity":null,"repository":{"hazmat_code":"level_6","discount":"confirmed","trace_id":"https://example.org/v1"},"consignee":"type_a","balance":581},"status":"world"}
TASK repair_structured_output SPEC FIELD wavelength TYPE boolean REQUIRED yes FIELD latitude TYPE number REQUIRED no FIELD shift_code.yield_pct TYPE string REQUIRED yes FIELD shift_code.thumbnail TYPE integer REQUIRED no FIELD shift_code.decay_rate TYPE null REQUIRED no FIELD shift_code.subject TYPE string_date-time R...
{"wavelength":false}
missing_bracket
{ "type": "object", "properties": { "wavelength": { "type": "boolean" }, "latitude": { "type": "number" }, "shift_code": { "type": "object", "properties": { "yield_pct": { "type": "string" }, "thumbnail": { "type": "integer" ...
{"wavelength":false}
Missing closing bracket
{"wavelength":false}
TASK repair_structured_output SPEC FIELD prop_e82 TYPE string_date-time REQUIRED no FIELD field_y06 TYPE string_date-time REQUIRED yes FIELD attr_e56 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED no FIELD field_q32 TYPE number REQUIRED yes FIELD attr_q29[] TYPE integer REQUIRED yes FIELD dim_a55[] TYPE null ...
{"prop_e82":"2024-02-03T15:56:00Z","field_y06":"2023-04-09T16:15:00Z","attr_e56":"type_c","field_q32":510.79,"attr_q29":[214,784,310],"dim_a55":[null,null,null]}
extra_field
{ "type": "object", "properties": { "prop_e82": { "type": "string", "format": "date-time" }, "field_y06": { "type": "string", "format": "date-time" }, "attr_e56": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type...
{"prop_e82": "2024-02-03T15:56:00Z", "field_y06": "2023-04-09T16:15:00Z", "attr_e56": "type_c", "field_q32": 510.79, "attr_q29": [214, 784, 310], "dim_a55": [null, null, null], "extra_data_9483": "unexpected"}
Unknown field 'extra_data_9483' not defined in schema
{"prop_e82":"2024-02-03T15:56:00Z","field_y06":"2023-04-09T16:15:00Z","attr_e56":"type_c","field_q32":510.79,"attr_q29":[214,784,310],"dim_a55":[null,null,null]}
TASK repair_structured_output SPEC FIELD label TYPE null REQUIRED no FIELD active TYPE string REQUIRED yes FIELD deploy_target TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no FIELD freight_class TYPE string REQUIRED no BROKEN_OUTPUT {"active": null, "deploy_target": "cat_d", "freight_class": "Johnson"}
{"active":"Charlie","deploy_target":"cat_d","freight_class":"Johnson"}
null_required
{ "type": "object", "properties": { "label": { "type": "null" }, "active": { "type": "string" }, "deploy_target": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d" ] }, "freight_class": { "type": "string" ...
{"active": null, "deploy_target": "cat_d", "freight_class": "Johnson"}
Required field 'active' is null
{"active":"Charlie","deploy_target":"cat_d","freight_class":"Johnson"}
TASK repair_structured_output SPEC FIELD col_l14 TYPE integer REQUIRED no FIELD key_q78.field_m53 TYPE boolean REQUIRED yes FIELD key_q78.param_f77 TYPE integer REQUIRED no FIELD key_q78.val_i86 TYPE string REQUIRED no FIELD key_q78.dim_o71.param_u02 TYPE string REQUIRED no FIELD key_q78.dim_o71.dim_m65 TYPE number RE...
{"col_l14":273,"key_q78":{"field_m53":false,"param_f77":124,"val_i86":"PASS","dim_o71":{"param_u02":"2023-12-25","key_x61":"qux","attr_x89":348.64,"col_g33":false,"param_w61":953},"attr_c79":{"field_i83":755,"val_v42":"2026-03-03T06:57:00Z","prop_v57":"https://www.com/v1"}},"col_u75":"Smith","key_s23":true}
missing_brace
{ "type": "object", "properties": { "col_l14": { "type": "integer" }, "key_q78": { "type": "object", "properties": { "field_m53": { "type": "boolean" }, "param_f77": { "type": "integer" }, "val_i86": { "type": "strin...
{"col_l14":273,"key_q78":"field_m53":false,"param_f77":124,"val_i86":"PASS","dim_o71":{"param_u02":"2023-12-25","key_x61":"qux","attr_x89":348.64,"col_g33":false,"param_w61":953},"attr_c79":{"field_i83":755,"val_v42":"2026-03-03T06:57:00Z","prop_v57":"https://www.com/v1"}},"col_u75":"Smith","key_s23":true}
Missing closing brace
{"col_l14":273,"key_q78":{"field_m53":false,"param_f77":124,"val_i86":"PASS","dim_o71":{"param_u02":"2023-12-25","key_x61":"qux","attr_x89":348.64,"col_g33":false,"param_w61":953},"attr_c79":{"field_i83":755,"val_v42":"2026-03-03T06:57:00Z","prop_v57":"https://www.com/v1"}},"col_u75":"Smith","key_s23":true}
TASK repair_structured_output SPEC FIELD full_name TYPE string VALUES option_a|option_b|option_c REQUIRED no FIELD torque_output TYPE integer REQUIRED no FIELD visible TYPE number REQUIRED no FIELD label TYPE string VALUES level_1|level_2 REQUIRED yes FIELD end_date TYPE string VALUES option_a|option_b|option_c|option...
{"full_name":"option_b","torque_output":687,"label":"level_2","end_date":"option_a","half_life":"level_6"}
agent_chain
{ "type": "object", "properties": { "full_name": { "type": "string", "enum": [ "option_a", "option_b", "option_c" ] }, "torque_output": { "type": "integer" }, "visible": { "type": "number" }, "label": { "type": "string", "...
I need to look up the information first. Action: delete_item Result: {"full_name": "option_b", "torque_output": 687, "label": "level_2", "end_date": "option_a"} I'll query our database. Action: schedule_meeting Result:
Agent multi-step chain with truncated tool output
{"full_name":"option_b","torque_output":687,"label":"level_2","end_date":"option_a","half_life":"level_6"}
TASK repair_structured_output SPEC FIELD account_id TYPE string REQUIRED no FIELD options TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD bearing TYPE string REQUIRED no FIELD order_id TYPE integer REQUIRED no FIELD loan_amount.crew_id TYPE string REQUIRED yes FIELD loan_amount.transaction_id TYPE string V...
{"account_id":"Tokyo","options":"small","loan_amount":{"crew_id":"sample","transaction_id":"archived","run_id":{"state":false,"barcode":"RTG-04","wavelength":"A short description.","options":"Smith","age":"xl"}},"total":{"sensor_id":null,"discount":"closed"}}
extra_field
{ "type": "object", "properties": { "account_id": { "type": "string" }, "options": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "bearing": { "type": "string" }, "order_id": { "type": "integer" ...
{"account_id": "Tokyo", "options": "small", "loan_amount": {"crew_id": "sample", "transaction_id": "archived", "run_id": {"state": false, "barcode": "RTG-04", "wavelength": "A short description.", "options": "Smith", "age": "xl"}}, "total": {"sensor_id": null, "discount": "closed"}, "extra_info_4517": "unexpected"}
Unknown field 'extra_info_4517' not defined in schema
{"account_id":"Tokyo","options":"small","loan_amount":{"crew_id":"sample","transaction_id":"archived","run_id":{"state":false,"barcode":"RTG-04","wavelength":"A short description.","options":"Smith","age":"xl"}},"total":{"sensor_id":null,"discount":"closed"}}
TASK repair_structured_output SPEC FIELD balance TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD level TYPE string VALUES single|married|divorced REQUIRED no FIELD tax TYPE string VALUES success|error|warning|info REQUIRED no FIELD phone TYPE string VALUES admin|editor|viewer REQUIRED no FIELD country T...
{"balance":"pro","tax":"info","phone":"admin","country":"red","currency":"Paris"}
tool_call_partial_args
{ "type": "object", "properties": { "balance": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "level": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "tax": { ...
I need to look up the information first. Action: check_availability Arguments: {"balance": "pro", "tax": "info", "phone": "admin", "currency": "Paris"}
Agent tool call missing required parameter 'country'
{"balance":"pro","tax":"info","phone":"admin","country":"red","currency":"Paris"}
TASK repair_structured_output SPEC FIELD col_q22 TYPE string_email REQUIRED no FIELD field_p75 TYPE string REQUIRED no FIELD param_y42 TYPE string_uri REQUIRED no FIELD key_z70 TYPE number REQUIRED yes FIELD param_x21 TYPE number REQUIRED no FIELD key_h92.prop_q81 TYPE string VALUES homozygous|heterozygous|hemizygous ...
{"col_q22":"info@domain.org","field_p75":"London","param_y42":"https://api.io/data","key_z70":585.43,"param_x21":997.86,"key_h92":{"prop_q81":"homozygous","prop_k16":"REV","attr_h83":141,"dim_m66":657.11},"col_c42":620.54}
tool_call_text_mix
{ "type": "object", "properties": { "col_q22": { "type": "string", "format": "email" }, "field_p75": { "type": "string" }, "param_y42": { "type": "string", "format": "uri" }, "key_z70": { "type": "number" }, "param_x21": { "type": "number...
Let me check the system. <tool_call name="calibrate_instrument"> {"col_q22":"info@domain.org","field_p75":"London","param_y42":"https://api.io/data","key_z70":585.43,"param_x21":997.86,"key_h92":{"prop_q81":"homozygous","prop_k16":"REV","attr_h83":141,"dim_m66":657.11},"col_c42":620.54} </tool_call. Operation completed...
Agent response mixes reasoning text with tool call
{"col_q22":"info@domain.org","field_p75":"London","param_y42":"https://api.io/data","key_z70":585.43,"param_x21":997.86,"key_h92":{"prop_q81":"homozygous","prop_k16":"REV","attr_h83":141,"dim_m66":657.11},"col_c42":620.54}
TASK repair_structured_output SPEC FIELD active TYPE string VALUES option_a|option_b|option_c REQUIRED no FIELD collateral TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD tags TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no FIELD conductivity TYPE string REQUIRED yes FIELD type.visible TYP...
{"active":"option_b","tags":"cat_c","conductivity":"REV","type":{"width":320,"consignee":{"id":"demo","catalyst":null,"enabled":"2020-11-21T03:24:00Z","phenotype":"2024-05-23T23:47:00Z","ward":"2025-04-03T09:38:00Z","conductivity":"chr1","comments":451},"barcode":false,"label":528,"verified":"type_c"}}
extra_text_before
{ "type": "object", "properties": { "active": { "type": "string", "enum": [ "option_a", "option_b", "option_c" ] }, "collateral": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] },...
The instrument reported: {"active":"option_b","tags":"cat_c","conductivity":"REV","type":{"width":320,"consignee":{"id":"demo","catalyst":null,"enabled":"2020-11-21T03:24:00Z","phenotype":"2024-05-23T23:47:00Z","ward":"2025-04-03T09:38:00Z","conductivity":"chr1","comments":451},"barcode":false,"label":528,"verified":"t...
Output contains non-JSON text before the object
{"active":"option_b","tags":"cat_c","conductivity":"REV","type":{"width":320,"consignee":{"id":"demo","catalyst":null,"enabled":"2020-11-21T03:24:00Z","phenotype":"2024-05-23T23:47:00Z","ward":"2025-04-03T09:38:00Z","conductivity":"chr1","comments":451},"barcode":false,"label":528,"verified":"type_c"}}
TASK repair_structured_output SPEC FIELD val_d16 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD field_t98 TYPE string REQUIRED no FIELD param_l25 TYPE number REQUIRED yes FIELD param_l07 TYPE integer REQUIRED yes FIELD field_x19 TYPE string_email REQUIRED yes BROKEN_OUTPUT {"val_d16": "reliable"...
{"val_d16":"reliable","param_l25":269.72,"param_l07":59,"field_x19":"admin@example.com"}
missing_required
{ "type": "object", "properties": { "val_d16": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "field_t98": { "type": "string" }, "param_l25": { "type": "number" }, "param_l07": { "type": "integer" ...
{"val_d16": "reliable", "param_l07": 59, "field_x19": "admin@example.com"}
Required field 'param_l25' is missing
{"val_d16":"reliable","param_l25":269.72,"param_l07":59,"field_x19":"admin@example.com"}
TASK repair_structured_output SPEC FIELD deploy_target TYPE boolean REQUIRED yes FIELD version TYPE string REQUIRED no FIELD phone[] TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no BROKEN_OUTPUT {deploy_target:true,version:"Smith"}
{"deploy_target":true,"version":"Smith"}
unquoted_keys
{ "type": "object", "properties": { "deploy_target": { "type": "boolean" }, "version": { "type": "string" }, "phone": { "type": "array", "items": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ...
{deploy_target:true,version:"Smith"}
Expecting property name enclosed in double quotes
{"deploy_target":true,"version":"Smith"}
TASK repair_structured_output SPEC FIELD key_h50 TYPE string REQUIRED yes FIELD attr_a59 TYPE string REQUIRED no FIELD key_q88 TYPE string VALUES draft|published|archived REQUIRED no FIELD val_u75 TYPE number REQUIRED yes FIELD prop_z02[].param_v66 TYPE string REQUIRED yes FIELD prop_z02[].attr_b01 TYPE string REQUIRE...
{"key_h50":"https://api.example.com/v1","attr_a59":"qux","key_q88":"published","val_u75":478.56,"prop_z02":[{"param_v66":"approved","attr_b01":"Maria","dim_o11":"option_c","attr_b43":354},{"param_v66":"Berlin","attr_b01":"Bob","dim_o11":"option_b","attr_b43":496},{"param_v66":"2023-12-25","attr_b01":"This is a test val...
trailing_comma
{ "type": "object", "properties": { "key_h50": { "type": "string" }, "attr_a59": { "type": "string" }, "key_q88": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "val_u75": { "type": "number" }, "prop...
{"key_h50":"https://api.example.com/v1","attr_a59":"qux","key_q88":"published","val_u75":478.56,"prop_z02":[{"param_v66":"approved","attr_b01":"Maria","dim_o11":"option_c","attr_b43":354,},{"param_v66":"Berlin","attr_b01":"Bob","dim_o11":"option_b","attr_b43":496},{"param_v66":"2023-12-25","attr_b01":"This is a test va...
Unexpected trailing comma
{"key_h50":"https://api.example.com/v1","attr_a59":"qux","key_q88":"published","val_u75":478.56,"prop_z02":[{"param_v66":"approved","attr_b01":"Maria","dim_o11":"option_c","attr_b43":354},{"param_v66":"Berlin","attr_b01":"Bob","dim_o11":"option_b","attr_b43":496},{"param_v66":"2023-12-25","attr_b01":"This is a test val...
TASK repair_structured_output SPEC FIELD attr_r05.dim_r68 TYPE number REQUIRED yes FIELD attr_r05.val_j79 TYPE null REQUIRED yes FIELD attr_r05.col_t77[] TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD attr_t85 TYPE null REQUIRED no FIELD col_t81 TYPE string REQUIRED yes FIELD prop_i87 TYPE string VALUES ne...
{"attr_r05":{"dim_r68":42.8,"val_j79":null,"col_t77":["push","push","sms","sms"]},"attr_t85":null,"col_t81":"Johnson","prop_i87":"returned","col_z22":{"prop_j70":null,"val_k52":null,"col_z14":"basic","field_y81":false},"col_d34":{"prop_q86":{"param_l38":"oceanic","val_h78":["pending","inactive"]},"col_g46":"2024-03-19T...
tool_call_python_syntax
{ "type": "object", "properties": { "attr_r05": { "type": "object", "properties": { "dim_r68": { "type": "number" }, "val_j79": { "type": "null" }, "col_t77": { "type": "array", "items": { "type": "string", ...
call_variants(attr_r05={'dim_r68': 42.8, 'val_j79': None, 'col_t77': ['push', 'push', 'sms', 'sms']}, attr_t85=None, col_t81='Johnson', prop_i87='returned', col_z22={'prop_j70': None, 'val_k52': None, 'col_z14': 'basic', 'field_y81': False}, col_d34={'prop_q86': {'param_l38': 'oceanic', 'val_h78': ['pending', 'inactive...
Tool call uses Python syntax instead of JSON
{"attr_r05":{"dim_r68":42.8,"val_j79":null,"col_t77":["push","push","sms","sms"]},"attr_t85":null,"col_t81":"Johnson","prop_i87":"returned","col_z22":{"prop_j70":null,"val_k52":null,"col_z14":"basic","field_y81":false},"col_d34":{"prop_q86":{"param_l38":"oceanic","val_h78":["pending","inactive"]},"col_g46":"2024-03-19T...
TASK repair_structured_output SPEC FIELD maturity_date TYPE string VALUES admin|editor|viewer REQUIRED no FIELD quantity TYPE number REQUIRED no FIELD medication TYPE string REQUIRED no FIELD commit_hash TYPE string REQUIRED yes FIELD status TYPE string REQUIRED no BROKEN_OUTPUT {medication:"pending",commit_hash:"app...
{"medication":"pending","commit_hash":"approved","status":"2023-12-25"}
unquoted_keys
{ "type": "object", "properties": { "maturity_date": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "quantity": { "type": "number" }, "medication": { "type": "string" }, "commit_hash": { "type": "string" }, ...
{medication:"pending",commit_hash:"approved",status:"2023-12-25"}
Expecting property name enclosed in double quotes
{"medication":"pending","commit_hash":"approved","status":"2023-12-25"}
TASK repair_structured_output SPEC FIELD transaction_id TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD interest_rate TYPE integer REQUIRED yes FIELD level TYPE number REQUIRED yes BROKEN_OUTPUT {'transaction_id':'email','interest_rate':649,'level':770.09}
{"transaction_id":"email","interest_rate":649,"level":770.09}
single_quotes
{ "type": "object", "properties": { "transaction_id": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "interest_rate": { "type": "integer" }, "level": { "type": "number" } }, "required": [ "interest_rate...
{'transaction_id':'email','interest_rate':649,'level':770.09}
Expecting property name enclosed in double quotes
{"transaction_id":"email","interest_rate":649,"level":770.09}
TASK repair_structured_output SPEC FIELD val_a00 TYPE string_uri REQUIRED no FIELD key_h20 TYPE string_uri REQUIRED no FIELD field_o60 TYPE string_email REQUIRED yes FIELD dim_h93 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD prop_g36[].attr_y97 TYPE string_email REQUIRED no FIELD prop_g36[].co...
{"val_a00":"https://api.com/api","key_h20":"https://example.com/api","field_o60":"admin@example.com","dim_h93":"moored"}
tool_call_python_syntax
{ "type": "object", "properties": { "val_a00": { "type": "string", "format": "uri" }, "key_h20": { "type": "string", "format": "uri" }, "field_o60": { "type": "string", "format": "email" }, "dim_h93": { "type": "string", "enum": [ "...
send_email(val_a00='https://api.com/api', key_h20='https://example.com/api', field_o60='admin@example.com', dim_h93='moored')
Tool call uses Python syntax instead of JSON
{"val_a00":"https://api.com/api","key_h20":"https://example.com/api","field_o60":"admin@example.com","dim_h93":"moored"}
TASK repair_structured_output SPEC FIELD param_a31.val_a59 TYPE string REQUIRED yes FIELD param_a31.param_h12 TYPE boolean REQUIRED no FIELD param_a31.prop_r15 TYPE integer REQUIRED yes FIELD param_a31.val_y01 TYPE number REQUIRED yes FIELD param_a31.field_o41.dim_m89 TYPE number REQUIRED no FIELD param_a31.field_o41....
{"attr_s80":true,"val_x91":"pro"}
missing_brace
{ "type": "object", "properties": { "param_a31": { "type": "object", "properties": { "val_a59": { "type": "string" }, "param_h12": { "type": "boolean" }, "prop_r15": { "type": "integer" }, "val_y01": { "t...
{"attr_s80":true,"val_x91":"pro"
Missing closing brace
{"attr_s80":true,"val_x91":"pro"}
TASK repair_structured_output SPEC FIELD prop_e59 TYPE integer REQUIRED no FIELD col_p08 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD val_e06 TYPE integer REQUIRED yes FIELD val_l87 TYPE integer REQUIRED no FIELD param_g04 TYPE null REQUIRED yes FIELD field_r16.prop_h50 TYPE string VALUES operati...
{"prop_e59":699,"col_p08":"oceanic","val_e06":467,"param_g04":null,"field_r16":{"prop_h50":"maintenance","col_b78":"hello","val_n08":160.85}}
truncated_object
{ "type": "object", "properties": { "prop_e59": { "type": "integer" }, "col_p08": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "val_e06": { "type": "integer" }, "val_l87": { "type": "intege...
{"prop_e59":699,"col_p08":"oceanic","val_e06":467,"param_g04":null,"field_r16":{"prop_h50":"maintenance","col_b78":"hello","val_n08":160.85}
Unexpected end of JSON input — truncated object
{"prop_e59":699,"col_p08":"oceanic","val_e06":467,"param_g04":null,"field_r16":{"prop_h50":"maintenance","col_b78":"hello","val_n08":160.85}}
TASK repair_structured_output SPEC FIELD product_id TYPE string REQUIRED yes FIELD email TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes FIELD deploy_target TYPE integer REQUIRED no FIELD diagnosis_code TYPE string VALUES level_1|level_2|level_3 REQUIRED yes FIELD label.lab_result TYPE string REQUIRED no FIELD...
{"product_id":"test","email":"cat_d","deploy_target":667,"diagnosis_code":"level_3"}
truncated_array
{ "type": "object", "properties": { "product_id": { "type": "string" }, "email": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d" ] }, "deploy_target": { "type": "integer" }, "diagnosis_code": { "type": "...
{"product_id":"test","email":"cat_d","deploy_target":667,"diagnosis_code":"level_3"
Unexpected end of JSON input — truncated object
{"product_id":"test","email":"cat_d","deploy_target":667,"diagnosis_code":"level_3"}
TASK repair_structured_output SPEC FIELD diagnosis_code TYPE string REQUIRED no FIELD id TYPE string_uri REQUIRED no FIELD yield_pct TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD insurance_id TYPE string_email REQUIRED no FIELD berth_slot TYPE integer REQUIRED no FIELD country TYPE integ...
{"diagnosis_code":"RTG-04","id":"https://api.org/data","yield_pct":"nonsense","insurance_id":"ops@test.io","country":374,"width":858.62}
single_quotes
{ "type": "object", "properties": { "diagnosis_code": { "type": "string" }, "id": { "type": "string", "format": "uri" }, "yield_pct": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, ...
{'diagnosis_code':'RTG-04','id':'https://api.org/data','yield_pct':'nonsense','insurance_id':'ops@test.io','country':374,'width':858.62}
Expecting property name enclosed in double quotes
{"diagnosis_code":"RTG-04","id":"https://api.org/data","yield_pct":"nonsense","insurance_id":"ops@test.io","country":374,"width":858.62}
TASK repair_structured_output SPEC FIELD voltage TYPE number REQUIRED yes FIELD coverage TYPE string REQUIRED no FIELD rating TYPE string_date-time REQUIRED no FIELD medication TYPE integer REQUIRED yes FIELD start_date TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD umi TYPE boolean REQUIRED no...
{"voltage":453.16,"rating":"2026-01-16T04:07:00Z","medication":917,"start_date":"berthed","umi":true}
trailing_comma
{ "type": "object", "properties": { "voltage": { "type": "number" }, "coverage": { "type": "string" }, "rating": { "type": "string", "format": "date-time" }, "medication": { "type": "integer" }, "start_date": { "type": "string", "enum": [...
{"voltage":453.16,"rating":"2026-01-16T04:07:00Z","medication":917,"start_date":"berthed","umi":true,}
Unexpected trailing comma
{"voltage":453.16,"rating":"2026-01-16T04:07:00Z","medication":917,"start_date":"berthed","umi":true}
TASK repair_structured_output SPEC FIELD field_q30 TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD attr_v68 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD val_p50 TYPE integer REQUIRED yes FIELD prop_n55 TYPE string VALUES active|inactive|pending REQUIRED yes FIELD field_t80.key_o04 TYP...
{"field_q30":"editor","attr_v68":"reliable","val_p50":980,"prop_n55":"active","field_t80":{"key_o04":"admin@domain.org","key_q44":"arctic","key_w32":"test@test.io"}}
extra_field
{ "type": "object", "properties": { "field_q30": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "attr_v68": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "val_p50": { ...
{"field_q30": "editor", "attr_v68": "reliable", "val_p50": 980, "prop_n55": "active", "field_t80": {"key_o04": "admin@domain.org", "key_q44": "arctic", "key_w32": "test@test.io"}, "extra_field_5048": 42}
Unknown field 'extra_field_5048' not defined in schema
{"field_q30":"editor","attr_v68":"reliable","val_p50":980,"prop_n55":"active","field_t80":{"key_o04":"admin@domain.org","key_q44":"arctic","key_w32":"test@test.io"}}
TASK repair_structured_output SPEC FIELD port_code TYPE string_date-time REQUIRED yes FIELD score TYPE integer REQUIRED no FIELD altitude TYPE integer REQUIRED no FIELD index TYPE string REQUIRED yes FIELD yield_pct TYPE string REQUIRED yes FIELD notes TYPE integer REQUIRED yes FIELD state TYPE string VALUES email|pho...
{"port_code":"2025-07-25T09:54:00Z","score":148,"altitude":224,"index":"approved","yield_pct":"Sao Paulo","notes":585}
missing_brace
{ "type": "object", "properties": { "port_code": { "type": "string", "format": "date-time" }, "score": { "type": "integer" }, "altitude": { "type": "integer" }, "index": { "type": "string" }, "yield_pct": { "type": "string" }, "notes": ...
{"port_code":"2025-07-25T09:54:00Z","score":148,"altitude":224,"index":"approved","yield_pct":"Sao Paulo","notes":585
Missing closing brace
{"port_code":"2025-07-25T09:54:00Z","score":148,"altitude":224,"index":"approved","yield_pct":"Sao Paulo","notes":585}
TASK repair_structured_output SPEC FIELD param_s37 TYPE null REQUIRED yes FIELD field_w69 TYPE string_date-time REQUIRED yes FIELD key_s21 TYPE integer REQUIRED no FIELD key_r09 TYPE string_uri REQUIRED no FIELD key_h07.prop_w37 TYPE string_date-time REQUIRED yes FIELD key_h07.key_i94 TYPE string_date-time REQUIRED ye...
{"param_s37":null,"field_w69":"2023-10-15T15:49:00Z","key_s21":215,"key_r09":"https://data.com/api","key_h07":{"prop_w37":"2020-09-21T08:03:00Z","key_i94":"2024-01-26T17:03:00Z","key_t81":"escalated","field_m87":{"attr_n64":"London","val_r01":"https://data.io/api","field_g05":"https://data.org/api"},"param_i48":718}}
partial_structure
{ "type": "object", "properties": { "param_s37": { "type": "null" }, "field_w69": { "type": "string", "format": "date-time" }, "key_s21": { "type": "integer" }, "key_r09": { "type": "string", "format": "uri" }, "key_h07": { "type": "objec...
The field_w69 is 2023-10-15T15:49:00Z and {"param_s37":null,"field_w69":"2023-10-15T15:49:00Z","key_s21":215,"key_r09":"https://data.com/api","key_h07":{"prop_w37":"2020-09-21T08:03:00Z","key_i94":"2024-01-26T17:03:00Z","key_t81":"escalated","field_m87":{"attr_n64":"London","val_r01":"https://data.io/api","field_g05":"...
Output mixes natural language with JSON
{"param_s37":null,"field_w69":"2023-10-15T15:49:00Z","key_s21":215,"key_r09":"https://data.com/api","key_h07":{"prop_w37":"2020-09-21T08:03:00Z","key_i94":"2024-01-26T17:03:00Z","key_t81":"escalated","field_m87":{"attr_n64":"London","val_r01":"https://data.io/api","field_g05":"https://data.org/api"},"param_i48":718}}
TASK repair_structured_output SPEC FIELD param_l78 TYPE string REQUIRED no FIELD field_o94.param_g76 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD field_o94.prop_g35.attr_h70 TYPE string REQUIRED yes FIELD field_o94.prop_g35.key_t77 TYPE string REQUIRED yes FIELD field_o94.prop_g35.key_i57 TYPE string REQU...
{"param_l78":"REV","field_o94":{"param_g76":"BRL","prop_g35":{"attr_h70":"Oliveira","key_t77":"bar","key_i57":"FWD"},"param_s87":{"col_d64":true,"dim_u72":"2025-10-04T14:37:00Z","field_d71":"2023-11-10T20:35:00Z","prop_x74":"quux"}},"dim_u22":674.62,"val_g44":null,"key_z45":840}
number_with_unit
{ "type": "object", "properties": { "param_l78": { "type": "string" }, "field_o94": { "type": "object", "properties": { "param_g76": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ...
{"param_l78": "REV", "field_o94": {"param_g76": "BRL", "prop_g35": {"attr_h70": "Oliveira", "key_t77": "bar", "key_i57": "FWD"}, "param_s87": {"col_d64": true, "dim_u72": "2025-10-04T14:37:00Z", "field_d71": "2023-11-10T20:35:00Z", "prop_x74": "quux"}}, "dim_u22": "674.62kg", "val_g44": null, "key_z45": 840}
Field 'dim_u22' must be number, got string with unit
{"param_l78":"REV","field_o94":{"param_g76":"BRL","prop_g35":{"attr_h70":"Oliveira","key_t77":"bar","key_i57":"FWD"},"param_s87":{"col_d64":true,"dim_u72":"2025-10-04T14:37:00Z","field_d71":"2023-11-10T20:35:00Z","prop_x74":"quux"}},"dim_u22":674.62,"val_g44":null,"key_z45":840}
TASK repair_structured_output SPEC FIELD attr_a07 TYPE string VALUES success|error|warning|info REQUIRED no FIELD param_o54.col_c80 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD param_o54.col_e61 TYPE integer REQUIRED yes FIELD param_o54.prop_g78 TYPE boolean REQUIRED no FIELD param_o54....
{"param_o54":{"col_c80":"level_4","col_e61":561,"prop_g78":true,"prop_g62":[{"val_x30":"ops@example.com","prop_g23":521,"prop_y32":966,"val_n20":"Maria","dim_l74":false,"field_o22":null}]},"dim_d05":"cat_a","attr_e26":true,"col_e89":true,"col_v58":678.39,"col_c41":"Sao Paulo"}
tool_call_bad_format
{ "type": "object", "properties": { "attr_a07": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "param_o54": { "type": "object", "properties": { "col_c80": { "type": "string", "enum": [ ...
<functioncall> calculate_docking_fee {param_o54: {col_c80: "level_4", col_e61: 561, prop_g78: true, prop_g62: [{val_x30: "ops@example.com", prop_g23: 521, prop_y32: 966, val_n20: "Maria", dim_l74: false, field_o22: null}]}, dim_d05: "cat_a", attr_e26: true, col_e89: true, col_v58: 678.39, col_c41: "Sao Paulo"}
Tool call has malformed arguments — unquoted keys in function parameters
{"param_o54":{"col_c80":"level_4","col_e61":561,"prop_g78":true,"prop_g62":[{"val_x30":"ops@example.com","prop_g23":521,"prop_y32":966,"val_n20":"Maria","dim_l74":false,"field_o22":null}]},"dim_d05":"cat_a","attr_e26":true,"col_e89":true,"col_v58":678.39,"col_c41":"Sao Paulo"}
TASK repair_structured_output SPEC FIELD section.item_id TYPE string VALUES single|married|divorced REQUIRED no FIELD section.email TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD section.bed_number TYPE integer REQUIRED yes FIELD section.diagnosis_code TYPE string REQUIRED no FIELD secti...
{"section":{"item_id":"married","email":"operational","bed_number":666,"aligned_pct":"critical"},"url":false}
null_required
{ "type": "object", "properties": { "section": { "type": "object", "properties": { "item_id": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "email": { "type": "string", ...
{"section": {"item_id": "married", "email": "operational", "bed_number": 666, "aligned_pct": "critical"}, "url": null}
Required field 'url' is null
{"section":{"item_id":"married","email":"operational","bed_number":666,"aligned_pct":"critical"},"url":false}
TASK repair_structured_output SPEC FIELD prop_b13 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no FIELD key_c73 TYPE string VALUES success|error|warning|info REQUIRED no FIELD key_u46 TYPE string_date-time REQUIRED no FIELD attr_o78 TYPE string REQUIRED no FIELD attr_y58 TYPE string VALUES cat_a...
{"key_c73":"success","key_u46":"2020-03-15T14:45:00Z","attr_o78":"world","attr_y58":"cat_c","col_d06":"chrX","attr_d85":null}
tool_call_wrong_param
{ "type": "object", "properties": { "prop_b13": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "key_c73": { "type": "string", "enum": [ "success", "error", "warning", ...
Tool: call_variants Params: {"key_c73": "success", "key_u46": "2020-03-15T14:45:00Z", "attr_o78": "world", "attr_y58": "cat_c", "col_d06": "chrX", "attr_d852": null}
Agent used wrong parameter name 'attr_d852' instead of 'attr_d85'
{"key_c73":"success","key_u46":"2020-03-15T14:45:00Z","attr_o78":"world","attr_y58":"cat_c","col_d06":"chrX","attr_d85":null}
TASK repair_structured_output SPEC FIELD param_r24.col_n87 TYPE string_date-time REQUIRED yes FIELD param_r24.param_x11 TYPE number REQUIRED yes FIELD param_r24.dim_r84 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED yes FIELD param_r24.field_u55 TYPE integer REQUIRED yes FIELD dim_x94 TYPE number REQU...
{"dim_r81":"blue","param_t79":153,"col_o56":379.78}
tool_call_wrong_param
{ "type": "object", "properties": { "param_r24": { "type": "object", "properties": { "col_n87": { "type": "string", "format": "date-time" }, "param_x11": { "type": "number" }, "dim_r84": { "type": "string", "en...
Tool: search Params: {"dim_r81": "blue", "param_t79": 153, "col_o56": 379.78}
Agent used wrong parameter name 'dim_x94_id' instead of 'dim_x94'
{"dim_r81":"blue","param_t79":153,"col_o56":379.78}
TASK repair_structured_output SPEC FIELD field_u77 TYPE integer REQUIRED no FIELD val_k78 TYPE string REQUIRED no FIELD val_t55 TYPE string REQUIRED no FIELD field_a04 TYPE number REQUIRED yes FIELD attr_s78 TYPE number REQUIRED no BROKEN_OUTPUT ```json {"field_u77":484,"val_k78":"completed","val_t55":"Sao Paulo","fi...
{"field_u77":484,"val_k78":"completed","val_t55":"Sao Paulo","field_a04":430.51,"attr_s78":95.79}
markdown_fences
{ "type": "object", "properties": { "field_u77": { "type": "integer" }, "val_k78": { "type": "string" }, "val_t55": { "type": "string" }, "field_a04": { "type": "number" }, "attr_s78": { "type": "number" } }, "required": [ "field_a04" ]...
```json {"field_u77":484,"val_k78":"completed","val_t55":"Sao Paulo","field_a04":430.51,"attr_s78":95.79} ```
Output contains markdown code fences
{"field_u77":484,"val_k78":"completed","val_t55":"Sao Paulo","field_a04":430.51,"attr_s78":95.79}
TASK repair_structured_output SPEC FIELD paragraph TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes FIELD pressure_kpa TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD timezone TYPE integer REQUIRED yes BROKEN_OUTPUT <functioncall> calculate_price {paragraph: "...
{"paragraph":"option_a","pressure_kpa":"operational","timezone":131}
tool_call_bad_format
{ "type": "object", "properties": { "paragraph": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d", "option_e" ] }, "pressure_kpa": { "type": "string", "enum": [ "operational", "degraded", ...
<functioncall> calculate_price {paragraph: "option_a", pressure_kpa: "operational", timezone: 131}
Tool call has malformed arguments — unquoted keys in function parameters
{"paragraph":"option_a","pressure_kpa":"operational","timezone":131}
TASK repair_structured_output SPEC FIELD currency TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes FIELD catalyst TYPE boolean REQUIRED yes FIELD tags.timezone TYPE integer REQUIRED yes FIELD tags.priority.balance TYPE integer REQUIRED no FIELD tags.priority.insurance_id TYPE integer REQUIRED yes FIE...
{"currency":"hemizygous","catalyst":false,"tags":{"timezone":675,"priority":{"insurance_id":651,"torque_output":"active","vessel_name":null,"temp_celsius":null,"procedure_code":null},"url":1000,"shipping":null}}
markdown_fences
{ "type": "object", "properties": { "currency": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "catalyst": { "type": "boolean" }, "tags": { "type": "object", "properties": { "timezone": { ...
```json {"currency":"hemizygous","catalyst":false,"tags":{"timezone":675,"priority":{"insurance_id":651,"torque_output":"active","vessel_name":null,"temp_celsius":null,"procedure_code":null},"url":1000,"shipping":null}} ```
Output contains markdown code fences
{"currency":"hemizygous","catalyst":false,"tags":{"timezone":675,"priority":{"insurance_id":651,"torque_output":"active","vessel_name":null,"temp_celsius":null,"procedure_code":null},"url":1000,"shipping":null}}
TASK repair_structured_output SPEC FIELD longitude TYPE boolean REQUIRED yes FIELD annotation TYPE string VALUES active|inactive|pending REQUIRED no FIELD position TYPE string VALUES active|inactive|pending REQUIRED no FIELD due_date TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD category TYPE integer REQUI...
{"longitude":false,"annotation":"active","position":"pending","due_date":"JPY","category":297,"language":755,"coverage":{"step":"user@test.io","paragraph":"sample","height":{"insurance_id":"low","chapter":"pro","lab_result":"heterozygous"},"full_name":246,"user_id":"arctic"}}
extra_text_after
{ "type": "object", "properties": { "longitude": { "type": "boolean" }, "annotation": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "position": { "type": "string", "enum": [ "active", "inactive", ...
{"longitude":false,"annotation":"active","position":"pending","due_date":"JPY","category":297,"language":755,"coverage":{"step":"user@test.io","paragraph":"sample","height":{"insurance_id":"low","chapter":"pro","lab_result":"heterozygous"},"full_name":246,"user_id":"arctic"}} Analysis finished.
Output contains non-JSON text after the object
{"longitude":false,"annotation":"active","position":"pending","due_date":"JPY","category":297,"language":755,"coverage":{"step":"user@test.io","paragraph":"sample","height":{"insurance_id":"low","chapter":"pro","lab_result":"heterozygous"},"full_name":246,"user_id":"arctic"}}
TASK repair_structured_output SPEC FIELD col_b73 TYPE integer REQUIRED no FIELD val_z74.dim_s22 TYPE string REQUIRED no FIELD val_z74.field_j27 TYPE string REQUIRED yes FIELD val_z74.prop_z80 TYPE number REQUIRED no FIELD val_z74.col_z95 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD val_z74.va...
{"val_z74":{"dim_s22":"QC-07","field_j27":"sample","prop_z80":583.45},"prop_v43":"A short description.","val_r97":false,"attr_e55":251}
tool_call_wrong_param
{ "type": "object", "properties": { "col_b73": { "type": "integer" }, "val_z74": { "type": "object", "properties": { "dim_s22": { "type": "string" }, "field_j27": { "type": "string" }, "prop_z80": { "type": "number" ...
Tool: book_appointment Params: {"val_z74": {"dim_s22": "QC-07", "field_j27": "sample", "prop_z80": 583.45}, "prop_v43": "A short description.", "attr_e55": 251, "val_r97_name": false}
Agent used wrong parameter name 'val_r97_name' instead of 'val_r97'
{"val_z74":{"dim_s22":"QC-07","field_j27":"sample","prop_z80":583.45},"prop_v43":"A short description.","val_r97":false,"attr_e55":251}
TASK repair_structured_output SPEC FIELD level TYPE string REQUIRED no FIELD batch_code TYPE integer REQUIRED yes FIELD coverage TYPE string_uri REQUIRED yes FIELD start_date TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no FIELD full_name TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD i...
{"level":"Diana","batch_code":257,"coverage":"https://www.org/api","start_date":"mode_d","full_name":"coastal","id":"test"}
number_with_unit
{ "type": "object", "properties": { "level": { "type": "string" }, "batch_code": { "type": "integer" }, "coverage": { "type": "string", "format": "uri" }, "start_date": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c",...
{"level": "Diana", "batch_code": "257sec", "coverage": "https://www.org/api", "start_date": "mode_d", "full_name": "coastal", "id": "test"}
Field 'batch_code' must be number, got string with unit
{"level":"Diana","batch_code":257,"coverage":"https://www.org/api","start_date":"mode_d","full_name":"coastal","id":"test"}
TASK repair_structured_output SPEC FIELD temp_celsius TYPE string_uri REQUIRED no FIELD bearing TYPE string REQUIRED yes FIELD ward TYPE number REQUIRED yes FIELD state TYPE string REQUIRED no FIELD features[].rating TYPE number REQUIRED yes FIELD features[].ward TYPE string REQUIRED no FIELD features[].payment_status...
{"bearing":"demo","ward":448.13,"state":"QC-07","features":[{"rating":261.37,"commit_hash":"maintenance","nickname":565,"freight_class":"https://example.io/data"}]}
tool_call_python_syntax
{ "type": "object", "properties": { "temp_celsius": { "type": "string", "format": "uri" }, "bearing": { "type": "string" }, "ward": { "type": "number" }, "state": { "type": "string" }, "features": { "type": "array", "items": { "ty...
get_weather(bearing='demo', ward=448.13, state='QC-07', features=[{'rating': 261.37, 'commit_hash': 'maintenance', 'nickname': 565, 'freight_class': 'https://example.io/data'}])
Tool call uses Python syntax instead of JSON
{"bearing":"demo","ward":448.13,"state":"QC-07","features":[{"rating":261.37,"commit_hash":"maintenance","nickname":565,"freight_class":"https://example.io/data"}]}
TASK repair_structured_output SPEC FIELD dim_v31 TYPE null REQUIRED yes FIELD param_j20 TYPE integer REQUIRED yes FIELD field_v76 TYPE integer REQUIRED no FIELD col_l56.dim_b30 TYPE string_uri REQUIRED no FIELD col_l56.col_m36 TYPE string VALUES level_1|level_2|level_3|level_4 REQUIRED no FIELD col_l56.attr_l22.dim_p4...
{"dim_v31":null,"param_j20":355,"field_v76":520,"col_l56":{"col_m36":"level_3","attr_l22":{"dim_p43":"level_1","attr_j19":"JPY","dim_p28":"2020-11-15T13:51:00Z","val_a67":"black"},"prop_b83":null,"prop_h85":false},"attr_b99":true}
missing_brace
{ "type": "object", "properties": { "dim_v31": { "type": "null" }, "param_j20": { "type": "integer" }, "field_v76": { "type": "integer" }, "col_l56": { "type": "object", "properties": { "dim_b30": { "type": "string", "format": "ur...
{"dim_v31":null,"param_j20":355,"field_v76":520,"col_l56":{"col_m36":"level_3","attr_l22":{"dim_p43":"level_1","attr_j19":"JPY","dim_p28":"2020-11-15T13:51:00Z","val_a67":"black"},"prop_b83":null,"prop_h85":false,"attr_b99":true}
Missing closing brace
{"dim_v31":null,"param_j20":355,"field_v76":520,"col_l56":{"col_m36":"level_3","attr_l22":{"dim_p43":"level_1","attr_j19":"JPY","dim_p28":"2020-11-15T13:51:00Z","val_a67":"black"},"prop_b83":null,"prop_h85":false},"attr_b99":true}
TASK repair_structured_output SPEC FIELD maturity_date TYPE string REQUIRED no FIELD shipper_ref TYPE string VALUES email|phone|sms|push REQUIRED no FIELD width TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD nickname[] TYPE number REQUIRED no BROKEN_OUTPUT ```json {"maturity_date":"qux","width":...
{"maturity_date":"qux","width":"unstable","nickname":[648.58]}
markdown_fences
{ "type": "object", "properties": { "maturity_date": { "type": "string" }, "shipper_ref": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "width": { "type": "string", "enum": [ "reliable", "uns...
```json {"maturity_date":"qux","width":"unstable","nickname":[648.58]} ```
Output contains markdown code fences
{"maturity_date":"qux","width":"unstable","nickname":[648.58]}
TASK repair_structured_output SPEC FIELD val_h69 TYPE string REQUIRED no FIELD val_w27 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD dim_r21 TYPE string REQUIRED yes FIELD field_c01 TYPE string REQUIRED no FIELD prop_g96 TYPE string REQUIRED yes BROKEN_OUTPUT {"val_h69": "FWD", "val_w27": "be...
{"val_h69":"FWD","val_w27":"berthed","dim_r21":"approved","field_c01":"New York","prop_g96":"chr1"}
missing_required
{ "type": "object", "properties": { "val_h69": { "type": "string" }, "val_w27": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "dim_r21": { "type": "string" }, "field_c01": { "type": "stri...
{"val_h69": "FWD", "val_w27": "berthed", "dim_r21": "approved", "field_c01": "New York"}
Required field 'prop_g96' is missing
{"val_h69":"FWD","val_w27":"berthed","dim_r21":"approved","field_c01":"New York","prop_g96":"chr1"}
TASK repair_structured_output SPEC FIELD val_e33 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes FIELD param_l79 TYPE string REQUIRED yes FIELD field_y77 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD val_d26 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIEL...
{"val_e33":"heterozygous","param_l79":"completed","field_y77":"underway","col_o77":{"attr_o53":"missense","field_h88":"warning","prop_p38":"synonymous","col_s56":585}}
thought_process
{ "type": "object", "properties": { "val_e33": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "param_l79": { "type": "string" }, "field_y77": { "type": "string", "enum": [ "berthed", "ancho...
I need to create a JSON object that matches the given schema. Let me make sure all required fields are included. {"val_e33":"heterozygous","param_l79":"completed","field_y77":"underway","col_o77":{"attr_o53":"missense","field_h88":"warning","prop_p38":"synonymous","col_s56":585}}
Output contains chain-of-thought reasoning before JSON
{"val_e33":"heterozygous","param_l79":"completed","field_y77":"underway","col_o77":{"attr_o53":"missense","field_h88":"warning","prop_p38":"synonymous","col_s56":585}}
TASK repair_structured_output SPEC FIELD col_e23 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD param_d97.prop_l73 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD param_d97.val_u50 TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD param_d97.prop_y36...
{"col_e23":"nonsense","param_d97":{"prop_l73":"in_progress","val_u50":"unstable","prop_y36":false,"field_d80":true},"param_n63":176.37,"prop_y83":{"key_i73":"completed","attr_n79":304,"col_o85":"admin@domain.org"},"prop_o48":257,"attr_q93":342,"prop_y97":"ops@example.com"}
missing_brace
{ "type": "object", "properties": { "col_e23": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "param_d97": { "type": "object", "properties": { "prop_l73": { "type": "string", ...
{"col_e23":"nonsense","param_d97":"prop_l73":"in_progress","val_u50":"unstable","prop_y36":false,"field_d80":true},"param_n63":176.37,"prop_y83":{"key_i73":"completed","attr_n79":304,"col_o85":"admin@domain.org"},"prop_o48":257,"attr_q93":342,"prop_y97":"ops@example.com"}
Missing closing brace
{"col_e23":"nonsense","param_d97":{"prop_l73":"in_progress","val_u50":"unstable","prop_y36":false,"field_d80":true},"param_n63":176.37,"prop_y83":{"key_i73":"completed","attr_n79":304,"col_o85":"admin@domain.org"},"prop_o48":257,"attr_q93":342,"prop_y97":"ops@example.com"}
TASK repair_structured_output SPEC FIELD col_h80 TYPE string REQUIRED yes FIELD dim_q81.dim_o75.param_t24 TYPE integer REQUIRED yes FIELD dim_q81.dim_o75.field_v08 TYPE integer REQUIRED no FIELD dim_q81.dim_o75.prop_o84 TYPE string REQUIRED no FIELD dim_q81.dim_o75.field_l38 TYPE null REQUIRED no FIELD dim_q81.prop_k1...
{"col_h80":"Johnson","dim_q81":{"dim_o75":{"param_t24":778,"field_v08":554,"prop_o84":"John","field_l38":null},"prop_k11":false,"col_p66":"Johnson"},"val_d58":"New York"}
tool_call_bad_format
{ "type": "object", "properties": { "col_h80": { "type": "string" }, "dim_q81": { "type": "object", "properties": { "dim_o75": { "type": "object", "properties": { "param_t24": { "type": "integer" }, "field_v0...
<functioncall> create_order {col_h80: "Johnson", dim_q81: {dim_o75: {param_t24: 778, field_v08: 554, prop_o84: "John", field_l38: null}, prop_k11: false, col_p66: "Johnson"}, val_d58: "New York"}
Tool call has malformed arguments — unquoted keys in function parameters
{"col_h80":"Johnson","dim_q81":{"dim_o75":{"param_t24":778,"field_v08":554,"prop_o84":"John","field_l38":null},"prop_k11":false,"col_p66":"Johnson"},"val_d58":"New York"}
TASK repair_structured_output SPEC FIELD price TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD label TYPE integer REQUIRED yes FIELD diagnosis_code TYPE number REQUIRED no FIELD tags TYPE number REQUIRED yes FIELD role[] TYPE number REQUIRED no BROKEN_OUTPUT I'll query our database. <tool_call...
{"price":"hemizygous","label":589,"tags":214.58,"role":[73.77,868.86,12.09]}
tool_call_text_mix
{ "type": "object", "properties": { "price": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "label": { "type": "integer" }, "diagnosis_code": { "type": "number" }, "tags": { "type": "number" },...
I'll query our database. <tool_call name="track_vessel"> {"price":"hemizygous","label":589,"tags":214.58,"role":[73.77,868.86,12.09]} </tool_call. Done!
Agent response mixes reasoning text with tool call
{"price":"hemizygous","label":589,"tags":214.58,"role":[73.77,868.86,12.09]}
TASK repair_structured_output SPEC FIELD vital_sign TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED yes FIELD berth_slot TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no FIELD zip_code TYPE string VALUES level_1|level_2 REQUIRED no FIELD age TYPE number REQUIRED no BROKEN_OUTPUT...
{"vital_sign":"type_e","berth_slot":"type_e","zip_code":"level_1","age":576.47}
trailing_comma
{ "type": "object", "properties": { "vital_sign": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e" ] }, "berth_slot": { "type": "string", "enum": [ "type_a", "type_b", "type_c", ...
{"vital_sign":"type_e","berth_slot":"type_e","zip_code":"level_1","age":576.47,}
Unexpected trailing comma
{"vital_sign":"type_e","berth_slot":"type_e","zip_code":"level_1","age":576.47}
TASK repair_structured_output SPEC FIELD height TYPE null REQUIRED no FIELD insurance_id TYPE string_uri REQUIRED yes FIELD payment_status TYPE string_email REQUIRED no FIELD description TYPE number REQUIRED no FIELD created_at[] TYPE string_date-time REQUIRED no BROKEN_OUTPUT calculate_docking_fee(height=None, insur...
{"height":null,"insurance_id":"https://data.com/api","payment_status":"admin@test.io","description":868.96,"created_at":["2024-02-02T07:03:00Z","2023-09-17T20:32:00Z"]}
tool_call_python_syntax
{ "type": "object", "properties": { "height": { "type": "null" }, "insurance_id": { "type": "string", "format": "uri" }, "payment_status": { "type": "string", "format": "email" }, "description": { "type": "number" }, "created_at": { "type...
calculate_docking_fee(height=None, insurance_id='https://data.com/api', payment_status='admin@test.io', description=868.96, created_at=['2024-02-02T07:03:00Z', '2023-09-17T20:32:00Z'])
Tool call uses Python syntax instead of JSON
{"height":null,"insurance_id":"https://data.com/api","payment_status":"admin@test.io","description":868.96,"created_at":["2024-02-02T07:03:00Z","2023-09-17T20:32:00Z"]}