input
stringlengths
170
4.38k
target
stringlengths
11
500
corruption_type
stringclasses
28 values
schema
dict
invalid_json
stringlengths
2
1.02k
error
stringlengths
21
156
target_json
stringlengths
11
500
TASK repair_structured_output SPEC FIELD prop_s82 TYPE number REQUIRED no FIELD val_k20.prop_v68 TYPE number REQUIRED no FIELD val_k20.param_q66 TYPE number REQUIRED no FIELD val_k20.dim_w50.col_t15 TYPE string REQUIRED no FIELD val_k20.dim_w50.param_m54 TYPE string REQUIRED yes FIELD val_k20.dim_w50.key_e28[] TYPE st...
{"prop_s82":764.02,"val_k20":{"param_q66":134.85,"dim_w50":{"col_t15":"completed","param_m54":"cancelled","key_e28":["admin","admin","editor","editor"],"key_g46":["Maria","2024-06-30"]},"param_w17":{"prop_z08":"Sao Paulo","key_y24":30,"val_j52":"error","val_x13":"2023-12-11T08:47:00Z","attr_w86":"Charlie","key_d34":"te...
thought_process
{ "type": "object", "properties": { "prop_s82": { "type": "number" }, "val_k20": { "type": "object", "properties": { "prop_v68": { "type": "number" }, "param_q66": { "type": "number" }, "dim_w50": { "type": "object",...
Analyzing the sensor data to generate the output. I'll apply the required format first. {"prop_s82":764.02,"val_k20":{"param_q66":134.85,"dim_w50":{"col_t15":"completed","param_m54":"cancelled","key_e28":["admin","admin","editor","editor"],"key_g46":["Maria","2024-06-30"]},"param_w17":{"prop_z08":"Sao Paulo","key_y24"...
Output contains chain-of-thought reasoning before JSON
{"prop_s82":764.02,"val_k20":{"param_q66":134.85,"dim_w50":{"col_t15":"completed","param_m54":"cancelled","key_e28":["admin","admin","editor","editor"],"key_g46":["Maria","2024-06-30"]},"param_w17":{"prop_z08":"Sao Paulo","key_y24":30,"val_j52":"error","val_x13":"2023-12-11T08:47:00Z","attr_w86":"Charlie","key_d34":"te...
TASK repair_structured_output SPEC FIELD balance TYPE integer REQUIRED no FIELD title.diagnosis_code TYPE string REQUIRED yes FIELD title.cargo_type TYPE null REQUIRED yes FIELD title.compound[].ward TYPE string REQUIRED no FIELD title.compound[].transaction_id TYPE string REQUIRED yes FIELD title.compound[].full_name...
{"balance":520,"title":{"diagnosis_code":"2024-06-30","cargo_type":null,"compound":[{"transaction_id":"hello","full_name":false,"position":838,"item_id":"degraded","repository":920},{"transaction_id":"Maria","full_name":true,"temp_celsius":"xl","position":830,"repository":580,"filter_flag":"bar"}]},"dissolved_oxygen":"...
truncated_array
{ "type": "object", "properties": { "balance": { "type": "integer" }, "title": { "type": "object", "properties": { "diagnosis_code": { "type": "string" }, "cargo_type": { "type": "null" }, "compound": { "type": "arra...
{"balance":520,"title":{"diagnosis_code":"2024-06-30","cargo_type":null,"compound":[{"transaction_id":"hello","full_name":false,"position":838,"item_id":"degraded","repository":920},{"transaction_id":"Maria","full_name":true,"temp_celsius":"xl","position":830,"repository":580,"filter_flag":"bar"}]},"dissolved_oxygen":"...
Unexpected end of JSON input — truncated object
{"balance":520,"title":{"diagnosis_code":"2024-06-30","cargo_type":null,"compound":[{"transaction_id":"hello","full_name":false,"position":838,"item_id":"degraded","repository":920},{"transaction_id":"Maria","full_name":true,"temp_celsius":"xl","position":830,"repository":580,"filter_flag":"bar"}]},"dissolved_oxygen":"...
TASK repair_structured_output SPEC FIELD field_u45.attr_q70 TYPE number REQUIRED yes FIELD field_u45.param_m11 TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD field_u45.prop_a39 TYPE number REQUIRED no FIELD field_u45.field_o94.val_y87 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIE...
{"field_u45":{"attr_q70":815.41,"param_m11":"low","prop_a39":166.85,"field_o94":{"val_y87":"underway","val_z75":"PASS","col_h26":false,"val_v48":true,"param_f33":"draft"},"dim_o30":{"val_t60":"ops@test.io","val_a94":null,"dim_u04":"foo"}},"param_x65":"Smith","col_f49":195}
thought_process
{ "type": "object", "properties": { "field_u45": { "type": "object", "properties": { "attr_q70": { "type": "number" }, "param_m11": { "type": "string", "enum": [ "low", "medium", "high", "critical" ...
I need to check the port status before assigning the berth. Let me verify the cargo manifest. {"field_u45":{"attr_q70":815.41,"param_m11":"low","prop_a39":166.85,"field_o94":{"val_y87":"underway","val_z75":"PASS","col_h26":false,"val_v48":true,"param_f33":"draft"},"dim_o30":{"val_t60":"ops@test.io","val_a94":null,"dim...
Output contains chain-of-thought reasoning before JSON
{"field_u45":{"attr_q70":815.41,"param_m11":"low","prop_a39":166.85,"field_o94":{"val_y87":"underway","val_z75":"PASS","col_h26":false,"val_v48":true,"param_f33":"draft"},"dim_o30":{"val_t60":"ops@test.io","val_a94":null,"dim_u04":"foo"}},"param_x65":"Smith","col_f49":195}
TASK repair_structured_output SPEC FIELD field_g46 TYPE integer REQUIRED yes FIELD col_n03 TYPE string REQUIRED yes FIELD col_t42 TYPE boolean REQUIRED no FIELD val_t83 TYPE boolean REQUIRED no FIELD prop_m95 TYPE number REQUIRED no FIELD key_p57.prop_b69 TYPE string REQUIRED no FIELD key_p57.col_b65 TYPE string VALUE...
{"field_g46":132,"col_n03":"Smith","col_t42":false,"val_t83":true,"prop_m95":716.82,"key_p57":{"prop_b69":"Charlie","col_b65":"operational","field_t64":"active","dim_s96":"world","col_o68":981.53,"prop_y89":{"col_a89":366,"field_i17":"London","attr_g58":"small","param_c49":"admin@example.com","val_j19":["user@example.c...
missing_required
{ "type": "object", "properties": { "field_g46": { "type": "integer" }, "col_n03": { "type": "string" }, "col_t42": { "type": "boolean" }, "val_t83": { "type": "boolean" }, "prop_m95": { "type": "number" }, "key_p57": { "type": "object"...
{"field_g46": 132, "col_n03": "Smith", "col_t42": false, "val_t83": true, "prop_m95": 716.82, "param_x91": "user@domain.com"}
Required field 'key_p57' is missing
{"field_g46":132,"col_n03":"Smith","col_t42":false,"val_t83":true,"prop_m95":716.82,"key_p57":{"prop_b69":"Charlie","col_b65":"operational","field_t64":"active","dim_s96":"world","col_o68":981.53,"prop_y89":{"col_a89":366,"field_i17":"London","attr_g58":"small","param_c49":"admin@example.com","val_j19":["user@example.c...
TASK repair_structured_output SPEC FIELD first_name TYPE string_uri REQUIRED yes FIELD amount TYPE boolean REQUIRED yes FIELD visible TYPE string VALUES level_1|level_2 REQUIRED yes FIELD tax TYPE integer REQUIRED yes BROKEN_OUTPUT {"first_name": "https://www.org/v1", "amount": false, "visible": "level_2"}
{"first_name":"https://www.org/v1","amount":false,"visible":"level_2","tax":838}
missing_required
{ "type": "object", "properties": { "first_name": { "type": "string", "format": "uri" }, "amount": { "type": "boolean" }, "visible": { "type": "string", "enum": [ "level_1", "level_2" ] }, "tax": { "type": "integer" } }, "...
{"first_name": "https://www.org/v1", "amount": false, "visible": "level_2"}
Required field 'tax' is missing
{"first_name":"https://www.org/v1","amount":false,"visible":"level_2","tax":838}
TASK repair_structured_output SPEC FIELD col_f21 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes FIELD val_d68 TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no FIELD dim_t13 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD field_y79 TYPE string R...
{"col_f21":"operational","dim_t13":"coastal","dim_a73":null}
extra_text_after
{ "type": "object", "properties": { "col_f21": { "type": "string", "enum": [ "operational", "degraded", "offline", "maintenance" ] }, "val_d68": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "l...
{"col_f21":"operational","dim_t13":"coastal","dim_a73":null} Hope this helps!
Output contains non-JSON text after the object
{"col_f21":"operational","dim_t13":"coastal","dim_a73":null}
TASK repair_structured_output SPEC FIELD key_i25 TYPE null REQUIRED yes FIELD key_c46 TYPE string REQUIRED yes FIELD param_f94.field_y50 TYPE number REQUIRED yes FIELD param_f94.key_a39 TYPE string REQUIRED yes FIELD param_f94.dim_o84 TYPE boolean REQUIRED no BROKEN_OUTPUT {"key_i25":null,"key_c46":"Smith","param_f94...
{"key_i25":null,"key_c46":"Smith","param_f94":{"field_y50":157.56,"key_a39":"Bob","dim_o84":false}}
missing_bracket
{ "type": "object", "properties": { "key_i25": { "type": "null" }, "key_c46": { "type": "string" }, "param_f94": { "type": "object", "properties": { "field_y50": { "type": "number" }, "key_a39": { "type": "string" }, ...
{"key_i25":null,"key_c46":"Smith","param_f94":{"field_y50":157.56,"key_a39":"Bob","dim_o84":false}}
Missing closing bracket
{"key_i25":null,"key_c46":"Smith","param_f94":{"field_y50":157.56,"key_a39":"Bob","dim_o84":false}}
TASK repair_structured_output SPEC FIELD field_l74 TYPE integer REQUIRED no FIELD dim_c97 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD param_l26.field_y79 TYPE number REQUIRED no FIELD param_l26.col_w94 TYPE string VALUES draft|published|archived REQUIRED yes FIELD param_l26.val_w23 TYPE null...
{"field_l74":869,"dim_c97":"berthed","param_l26":{"field_y79":445.17,"col_w94":"draft","val_w23":null,"col_q32":["blue","blue","green","red"],"attr_w97":[null]}}
extra_text_after
{ "type": "object", "properties": { "field_l74": { "type": "integer" }, "dim_c97": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "param_l26": { "type": "object", "properties": { "field_y7...
{"field_l74":869,"dim_c97":"berthed","param_l26":{"field_y79":445.17,"col_w94":"draft","val_w23":null,"col_q32":["blue","blue","green","red"],"attr_w97":[null]}} I've ensured all required fields are present.
Output contains non-JSON text after the object
{"field_l74":869,"dim_c97":"berthed","param_l26":{"field_y79":445.17,"col_w94":"draft","val_w23":null,"col_q32":["blue","blue","green","red"],"attr_w97":[null]}}
TASK repair_structured_output SPEC FIELD hazmat_code TYPE string VALUES single|married|divorced REQUIRED yes FIELD timezone TYPE string REQUIRED yes FIELD allele TYPE string REQUIRED no FIELD deploy_target TYPE integer REQUIRED no FIELD currency TYPE boolean REQUIRED yes FIELD amplitude TYPE boolean REQUIRED yes FIELD...
{"hazmat_code":"divorced","timezone":"Oliveira","allele":"hello","deploy_target":385,"currency":true,"amplitude":true,"dosage":{"tile":null,"diagnosis_code":166.36,"gene_id":"GBP"}}
partial_structure
{ "type": "object", "properties": { "hazmat_code": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "timezone": { "type": "string" }, "allele": { "type": "string" }, "deploy_target": { "type": "integer" }, ...
The timezone is Oliveira and {"hazmat_code":"divorced","timezone":"Oliveira","allele":"hello","deploy_target":385,"currency":true,"amplitude":true,"dosage":{"tile":null,"diagnosis_code":166.36,"gene_id":"GBP"}}
Output mixes natural language with JSON
{"hazmat_code":"divorced","timezone":"Oliveira","allele":"hello","deploy_target":385,"currency":true,"amplitude":true,"dosage":{"tile":null,"diagnosis_code":166.36,"gene_id":"GBP"}}
TASK repair_structured_output SPEC FIELD end_date TYPE string REQUIRED yes FIELD yield_pct TYPE number REQUIRED no FIELD bill_of_lading TYPE integer REQUIRED yes FIELD umi TYPE string REQUIRED no FIELD procedure_code TYPE string VALUES mode_a|mode_b|mode_c REQUIRED yes FIELD barcode TYPE string REQUIRED no FIELD condu...
{"end_date":"RTG-04","yield_pct":500.78,"bill_of_lading":392,"umi":"test","procedure_code":"mode_b","conductivity":null}
extra_text_after
{ "type": "object", "properties": { "end_date": { "type": "string" }, "yield_pct": { "type": "number" }, "bill_of_lading": { "type": "integer" }, "umi": { "type": "string" }, "procedure_code": { "type": "string", "enum": [ "mode_a", ...
{"end_date":"RTG-04","yield_pct":500.78,"bill_of_lading":392,"umi":"test","procedure_code":"mode_b","conductivity":null} Analysis finished.
Output contains non-JSON text after the object
{"end_date":"RTG-04","yield_pct":500.78,"bill_of_lading":392,"umi":"test","procedure_code":"mode_b","conductivity":null}
TASK repair_structured_output SPEC FIELD longitude TYPE string REQUIRED no FIELD compound TYPE null REQUIRED no FIELD order_id TYPE string_date-time REQUIRED yes FIELD features[] TYPE integer REQUIRED yes FIELD shift_code[] TYPE string REQUIRED no BROKEN_OUTPUT Let me check the system. Action: search Arguments: {"lon...
{"longitude":"Oliveira","compound":null,"order_id":"2024-12-15T17:24:00Z","features":[781,831,998,838]}
tool_call_partial_args
{ "type": "object", "properties": { "longitude": { "type": "string" }, "compound": { "type": "null" }, "order_id": { "type": "string", "format": "date-time" }, "features": { "type": "array", "items": { "type": "integer" } }, "shif...
Let me check the system. Action: search Arguments: {"longitude": "Oliveira", "compound": null, "features": [781, 831, 998, 838]}
Agent tool call missing required parameter 'order_id'
{"longitude":"Oliveira","compound":null,"order_id":"2024-12-15T17:24:00Z","features":[781,831,998,838]}
TASK repair_structured_output SPEC FIELD val_l99 TYPE number REQUIRED no FIELD field_b96 TYPE boolean REQUIRED no FIELD prop_c89 TYPE string REQUIRED yes FIELD prop_v35.param_i60 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no FIELD prop_v35.dim_d80 TYPE string VALUES draft|published|archived REQUIR...
{"val_l99":820.25,"field_b96":true,"prop_c89":"Sao Paulo","prop_v35":{"param_i60":"option_c","dim_d80":"archived","col_y02":"level_1","dim_k16":308},"field_r38":{"field_a33":null,"dim_b45":"in_transit","key_h51":416}}
missing_required
{ "type": "object", "properties": { "val_l99": { "type": "number" }, "field_b96": { "type": "boolean" }, "prop_c89": { "type": "string" }, "prop_v35": { "type": "object", "properties": { "param_i60": { "type": "string", "enum": [ ...
{"val_l99": 820.25, "field_b96": true, "prop_v35": {"param_i60": "option_c", "dim_d80": "archived", "col_y02": "level_1", "dim_k16": 308}, "field_r38": {"field_a33": null, "dim_b45": "in_transit", "key_h51": 416}}
Required field 'prop_c89' is missing
{"val_l99":820.25,"field_b96":true,"prop_c89":"Sao Paulo","prop_v35":{"param_i60":"option_c","dim_d80":"archived","col_y02":"level_1","dim_k16":308},"field_r38":{"field_a33":null,"dim_b45":"in_transit","key_h51":416}}
TASK repair_structured_output SPEC FIELD size TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes FIELD visible TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes FIELD version TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD full_name TYPE string VALUE...
{"size":"type_c","visible":"degraded","full_name":"delivered"}
extra_text_before
{ "type": "object", "properties": { "size": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d", "type_e", "type_f" ] }, "visible": { "type": "string", "enum": [ "operational", "degraded", ...
Here's the structured output: {"size":"type_c","visible":"degraded","full_name":"delivered"}
Output contains non-JSON text before the object
{"size":"type_c","visible":"degraded","full_name":"delivered"}
TASK repair_structured_output SPEC FIELD website TYPE string REQUIRED yes FIELD payment_status TYPE string VALUES option_a|option_b REQUIRED yes FIELD label.width TYPE string REQUIRED yes FIELD label.website TYPE string REQUIRED no FIELD label.loan_amount TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED ...
{"website":"Paris","payment_status":"option_a","label":{"width":"Sao Paulo","website":"John"}}
missing_required
{ "type": "object", "properties": { "website": { "type": "string" }, "payment_status": { "type": "string", "enum": [ "option_a", "option_b" ] }, "label": { "type": "object", "properties": { "width": { "type": "string" ...
{"website": "Paris", "payment_status": "option_a"}
Required field 'label' is missing
{"website":"Paris","payment_status":"option_a","label":{"width":"Sao Paulo","website":"John"}}
TASK repair_structured_output SPEC FIELD diagnosis_code TYPE string REQUIRED no FIELD section.country TYPE boolean REQUIRED yes FIELD section.run_id.subtotal TYPE string REQUIRED yes FIELD section.run_id.footnote TYPE string REQUIRED yes FIELD section.run_id.timezone TYPE string REQUIRED no FIELD section.run_id.run_id...
{"interest_rate":{"phone":true,"procedure_code":447.6,"language":false,"width":null,"status":553,"chapter":"https://example.io/v1"},"turbidity":{"chapter":"https://example.org/api","chromosome":"delivered","company":null,"position":{"throttle_pos":"in_transit","voltage":["success","error","warning"],"shipper_ref":["med...
agent_chain
{ "type": "object", "properties": { "diagnosis_code": { "type": "string" }, "section": { "type": "object", "properties": { "country": { "type": "boolean" }, "run_id": { "type": "object", "properties": { "subtotal": { ...
Let me check the system. Action: apply_discount Result: {"interest_rate": {"phone": true, "procedure_code": 447.6, "language": false, "width": null, "status": 553, "chapter": "https://example.io/v1"}, "turbidity": {"chapter": "https://example.org/api", "chromosome": "delivered", "company": null, "position": {"throttle_...
Agent multi-step chain with truncated tool output
{"interest_rate":{"phone":true,"procedure_code":447.6,"language":false,"width":null,"status":553,"chapter":"https://example.io/v1"},"turbidity":{"chapter":"https://example.org/api","chromosome":"delivered","company":null,"position":{"throttle_pos":"in_transit","voltage":["success","error","warning"],"shipper_ref":["med...
TASK repair_structured_output SPEC FIELD tax TYPE number REQUIRED no FIELD turbidity TYPE string REQUIRED no FIELD branch TYPE string_date-time REQUIRED yes BROKEN_OUTPUT Result: branch=2024-08-08T01:15:00Z, {"branch":"2024-08-08T01:15:00Z"}
{"branch":"2024-08-08T01:15:00Z"}
partial_structure
{ "type": "object", "properties": { "tax": { "type": "number" }, "turbidity": { "type": "string" }, "branch": { "type": "string", "format": "date-time" } }, "required": [ "branch" ] }
Result: branch=2024-08-08T01:15:00Z, {"branch":"2024-08-08T01:15:00Z"}
Output mixes natural language with JSON
{"branch":"2024-08-08T01:15:00Z"}
TASK repair_structured_output SPEC FIELD key_y76 TYPE number REQUIRED no FIELD key_k94 TYPE string VALUES option_a|option_b|option_c REQUIRED yes FIELD param_t25 TYPE string REQUIRED no FIELD key_g12 TYPE integer REQUIRED no FIELD key_j33 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD dim_p10 TYPE str...
{"key_y76":263.3,"key_k94":"option_b","key_g12":612,"key_j33":"enterprise","dim_p10":"option_c","attr_f38":838.44}
extra_text_after
{ "type": "object", "properties": { "key_y76": { "type": "number" }, "key_k94": { "type": "string", "enum": [ "option_a", "option_b", "option_c" ] }, "param_t25": { "type": "string" }, "key_g12": { "type": "integer" }, "...
{"key_y76":263.3,"key_k94":"option_b","key_g12":612,"key_j33":"enterprise","dim_p10":"option_c","attr_f38":838.44} I've ensured all required fields are present.
Output contains non-JSON text after the object
{"key_y76":263.3,"key_k94":"option_b","key_g12":612,"key_j33":"enterprise","dim_p10":"option_c","attr_f38":838.44}
TASK repair_structured_output SPEC FIELD attr_g76 TYPE string REQUIRED yes FIELD field_n10 TYPE integer REQUIRED no FIELD val_b19 TYPE string REQUIRED no FIELD prop_z56[] TYPE integer REQUIRED no BROKEN_OUTPUT transfer_call(attr_g76='example', field_n10=848, val_b19='MV-Evergreen-01')
{"attr_g76":"example","field_n10":848,"val_b19":"MV-Evergreen-01"}
tool_call_python_syntax
{ "type": "object", "properties": { "attr_g76": { "type": "string" }, "field_n10": { "type": "integer" }, "val_b19": { "type": "string" }, "prop_z56": { "type": "array", "items": { "type": "integer" } } }, "required": [ "attr_g76" ...
transfer_call(attr_g76='example', field_n10=848, val_b19='MV-Evergreen-01')
Tool call uses Python syntax instead of JSON
{"attr_g76":"example","field_n10":848,"val_b19":"MV-Evergreen-01"}
TASK repair_structured_output SPEC FIELD width.tax TYPE boolean REQUIRED yes FIELD width.decay_rate TYPE string REQUIRED no FIELD width.altitude[] TYPE string_uri REQUIRED no FIELD umi TYPE string REQUIRED no FIELD weight TYPE string REQUIRED no FIELD end_date TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD ...
{"width":{"tax":true,"decay_rate":"Paris"},"umi":"example","weight":"Charlie","end_date":"JPY","company":"oceanic","gene_id":"xl","active":643.3}
missing_bracket
{ "type": "object", "properties": { "width": { "type": "object", "properties": { "tax": { "type": "boolean" }, "decay_rate": { "type": "string" }, "altitude": { "type": "array", "items": { "type": "string", ...
{"width":{"tax":true,"decay_rate":"Paris"},"umi":"example","weight":"Charlie","end_date":"JPY","company":"oceanic","gene_id":"xl","active":643.3}
Missing closing bracket
{"width":{"tax":true,"decay_rate":"Paris"},"umi":"example","weight":"Charlie","end_date":"JPY","company":"oceanic","gene_id":"xl","active":643.3}
TASK repair_structured_output SPEC FIELD dim_l34 TYPE boolean REQUIRED no FIELD key_w81 TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD attr_w95.attr_k25 TYPE string REQUIRED yes FIELD attr_w95.col_p14 TYPE string REQUIRED no FIELD attr_w95.col_s46[] TYPE string VALUES small|medium|large|xl REQUIRED no FIE...
{"key_w81":"medium","attr_w95":{"attr_k25":"quux","col_p14":"Maria","col_s46":["small"]},"dim_z86":"degraded"}
null_required
{ "type": "object", "properties": { "dim_l34": { "type": "boolean" }, "key_w81": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "attr_w95": { "type": "object", "properties": { "attr_k25": { ...
{"key_w81": null, "attr_w95": {"attr_k25": "quux", "col_p14": "Maria", "col_s46": ["small"]}, "dim_z86": "degraded"}
Required field 'key_w81' is null
{"key_w81":"medium","attr_w95":{"attr_k25":"quux","col_p14":"Maria","col_s46":["small"]},"dim_z86":"degraded"}
TASK repair_structured_output SPEC FIELD prop_b00 TYPE string VALUES success|error|warning|info REQUIRED no FIELD prop_m76 TYPE string VALUES success|error|warning|info REQUIRED yes FIELD attr_t01 TYPE string VALUES mode_a|mode_b REQUIRED yes FIELD attr_p63 TYPE string_email REQUIRED no FIELD val_a67 TYPE string REQUI...
{"prop_b00":"warning","prop_m76":"error","attr_t01":"mode_a","val_a67":"Santos","dim_s70":"cat_a"}
tool_call_text_mix
{ "type": "object", "properties": { "prop_b00": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "prop_m76": { "type": "string", "enum": [ "success", "error", "warning", "info" ] ...
I need to look up the information first. <tool_call name="send_email"> {"prop_b00":"warning","prop_m76":"error","attr_t01":"mode_a","val_a67":"Santos","dim_s70":"cat_a"} </tool_call. Operation completed.
Agent response mixes reasoning text with tool call
{"prop_b00":"warning","prop_m76":"error","attr_t01":"mode_a","val_a67":"Santos","dim_s70":"cat_a"}
TASK repair_structured_output SPEC FIELD attr_w73 TYPE string VALUES admin|editor|viewer REQUIRED no FIELD val_h79 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED no FIELD val_t08 TYPE number REQUIRED yes FIELD col_o59[].val_d23 TYPE boolean REQUIRED yes FIELD col_o59[].field_t49 TYPE number REQUIRED no FIELD ...
{"attr_w73":"viewer","val_h79":"type_d","val_t08":448.95,"col_o59":[{"val_d23":false,"field_t49":187.04,"dim_s35":["QC-07"],"key_q41":["quux","2023-12-25"]},{"val_d23":true,"dim_s35":["Silva"]},{"val_d23":true,"dim_s35":["Luis","Santos","Oliveira","test@example.com"]},{"val_d23":true,"dim_s35":["Santos","London","test"...
tool_call_partial_args
{ "type": "object", "properties": { "attr_w73": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "val_h79": { "type": "string", "enum": [ "type_a", "type_b", "type_c", "type_d" ] }, "val_t08...
Let me check the system. Action: validate_address Arguments: {"attr_w73": "viewer", "val_h79": "type_d", "val_t08": 448.95}
Agent tool call missing required parameter 'col_o59'
{"attr_w73":"viewer","val_h79":"type_d","val_t08":448.95,"col_o59":[{"val_d23":false,"field_t49":187.04,"dim_s35":["QC-07"],"key_q41":["quux","2023-12-25"]},{"val_d23":true,"dim_s35":["Silva"]},{"val_d23":true,"dim_s35":["Luis","Santos","Oliveira","test@example.com"]},{"val_d23":true,"dim_s35":["Santos","London","test"...
TASK repair_structured_output SPEC FIELD torque_output TYPE string REQUIRED no FIELD credit_score TYPE string REQUIRED yes FIELD balance[].sensor_id TYPE number REQUIRED yes FIELD balance[].type TYPE string REQUIRED yes FIELD balance[].full_name TYPE string_uri REQUIRED no FIELD balance[].position TYPE number REQUIRED...
{"credit_score":"chr1","balance":[{"sensor_id":640.95,"type":"Luis","position":779.56,"total":[true,true,false,false],"options":[794.0,642.06,317.18]}],"span_id":[{"type":761,"manifest_ref":15.24,"patient_id":664,"index":"Maria"},{"type":991,"manifest_ref":186.3,"patient_id":253,"index":"New York"},{"manifest_ref":787....
markdown_explanation
{ "type": "object", "properties": { "torque_output": { "type": "string" }, "credit_score": { "type": "string" }, "balance": { "type": "array", "items": { "type": "object", "properties": { "sensor_id": { "type": "number" }, ...
Below is the JSON object: ```json {"credit_score":"chr1","balance":[{"sensor_id":640.95,"type":"Luis","position":779.56,"total":[true,true,false,false],"options":[794.0,642.06,317.18]}],"span_id":[{"type":761,"manifest_ref":15.24,"patient_id":664,"index":"Maria"},{"type":991,"manifest_ref":186.3,"patient_id":253,"index...
Output contains markdown and explanatory text around JSON
{"credit_score":"chr1","balance":[{"sensor_id":640.95,"type":"Luis","position":779.56,"total":[true,true,false,false],"options":[794.0,642.06,317.18]}],"span_id":[{"type":761,"manifest_ref":15.24,"patient_id":664,"index":"Maria"},{"type":991,"manifest_ref":186.3,"patient_id":253,"index":"New York"},{"manifest_ref":787....
TASK repair_structured_output SPEC FIELD half_life TYPE integer REQUIRED yes FIELD cargo_type TYPE string VALUES option_a|option_b REQUIRED no FIELD image_url TYPE string VALUES level_1|level_2 REQUIRED yes FIELD city TYPE string REQUIRED yes FIELD updated_at[].dissolved_oxygen TYPE integer REQUIRED no FIELD updated_a...
{"half_life":945,"image_url":"level_1","city":"https://api.example.com/v1"}
tool_call_bad_format
{ "type": "object", "properties": { "half_life": { "type": "integer" }, "cargo_type": { "type": "string", "enum": [ "option_a", "option_b" ] }, "image_url": { "type": "string", "enum": [ "level_1", "level_2" ] }, "...
<functioncall> read_sensor_array {half_life: 945, image_url: "level_1", city: "https://api.example.com/v1"}
Tool call has malformed arguments — unquoted keys in function parameters
{"half_life":945,"image_url":"level_1","city":"https://api.example.com/v1"}
TASK repair_structured_output SPEC FIELD filter_flag TYPE boolean REQUIRED yes FIELD span_id TYPE string REQUIRED yes FIELD url TYPE string VALUES option_a|option_b REQUIRED yes FIELD category TYPE boolean REQUIRED yes FIELD width TYPE null REQUIRED no BROKEN_OUTPUT {"filter_flag":false,"span_id":"demo","url":"option...
{"filter_flag":false,"span_id":"demo","url":"option_b","category":false}
truncated_array
{ "type": "object", "properties": { "filter_flag": { "type": "boolean" }, "span_id": { "type": "string" }, "url": { "type": "string", "enum": [ "option_a", "option_b" ] }, "category": { "type": "boolean" }, "width": { "typ...
{"filter_flag":false,"span_id":"demo","url":"option_b","category":false
Unexpected end of JSON input — truncated object
{"filter_flag":false,"span_id":"demo","url":"option_b","category":false}
TASK repair_structured_output SPEC FIELD col_r50 TYPE boolean REQUIRED no FIELD param_q23 TYPE number REQUIRED no FIELD dim_i10 TYPE string VALUES type_a|type_b REQUIRED no FIELD attr_y87 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD field_v70 TYPE null REQUIRED no FIELD col_z09 TYPE string VA...
{"dim_i10":"type_a","attr_y87":"moored","col_k17":"mode_a","prop_q23":"test"}
unquoted_keys
{ "type": "object", "properties": { "col_r50": { "type": "boolean" }, "param_q23": { "type": "number" }, "dim_i10": { "type": "string", "enum": [ "type_a", "type_b" ] }, "attr_y87": { "type": "string", "enum": [ "berthed",...
{dim_i10:"type_a",attr_y87:"moored",col_k17:"mode_a",prop_q23:"test"}
Expecting property name enclosed in double quotes
{"dim_i10":"type_a","attr_y87":"moored","col_k17":"mode_a","prop_q23":"test"}
TASK repair_structured_output SPEC FIELD width TYPE number REQUIRED yes FIELD first_name TYPE string_date-time REQUIRED yes FIELD username[].start_date TYPE boolean REQUIRED yes FIELD username[].category TYPE string_uri REQUIRED yes FIELD username[].lane TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no BROKEN_OUTPU...
{"width":268.31,"first_name":"2024-11-25T12:16:00Z","username":[{"start_date":false,"category":"https://www.com/v1","lane":"JPY"}]}
extra_text_before
{ "type": "object", "properties": { "width": { "type": "number" }, "first_name": { "type": "string", "format": "date-time" }, "username": { "type": "array", "items": { "type": "object", "properties": { "start_date": { "type": "b...
Here's the structured output: {"width":268.31,"first_name":"2024-11-25T12:16:00Z","username":[{"start_date":false,"category":"https://www.com/v1","lane":"JPY"}]}
Output contains non-JSON text before the object
{"width":268.31,"first_name":"2024-11-25T12:16:00Z","username":[{"start_date":false,"category":"https://www.com/v1","lane":"JPY"}]}
TASK repair_structured_output SPEC FIELD attr_n38 TYPE number REQUIRED yes FIELD col_z55.col_y85 TYPE string VALUES active|inactive|pending REQUIRED yes FIELD col_z55.col_v86 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD col_z55.field_k03 TYPE string VALUES success|error|warning|info REQ...
{"attr_n38":247.84,"col_z55":{"col_y85":"active","col_v86":"missense","field_k03":"info","prop_d27":false,"key_a65":222},"attr_d74":"unstable"}
tool_call_bad_format
{ "type": "object", "properties": { "attr_n38": { "type": "number" }, "col_z55": { "type": "object", "properties": { "col_y85": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "...
<functioncall> search {attr_n38: 247.84, col_z55: {col_y85: "active", col_v86: "missense", field_k03: "info", prop_d27: false, key_a65: 222}, attr_d74: "unstable"}
Tool call has malformed arguments — unquoted keys in function parameters
{"attr_n38":247.84,"col_z55":{"col_y85":"active","col_v86":"missense","field_k03":"info","prop_d27":false,"key_a65":222},"attr_d74":"unstable"}
TASK repair_structured_output SPEC FIELD temp_celsius TYPE string REQUIRED no FIELD rating TYPE string VALUES active|inactive|pending REQUIRED yes FIELD format[].lab_result TYPE string VALUES cat_a|cat_b|cat_c REQUIRED no FIELD format[].order_id TYPE number REQUIRED yes FIELD format[].color TYPE number REQUIRED yes FI...
{"temp_celsius":"Paris","rating":"active","aligned_pct":[{"medication":"QC-07","longitude":["Johnson"],"verified":["approved"]}]}
markdown_explanation
{ "type": "object", "properties": { "temp_celsius": { "type": "string" }, "rating": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "format": { "type": "array", "items": { "type": "object", "properties...
Pipeline result: ```json {"temp_celsius":"Paris","rating":"active","aligned_pct":[{"medication":"QC-07","longitude":["Johnson"],"verified":["approved"]}]} ``` Hope this helps!
Output contains markdown and explanatory text around JSON
{"temp_celsius":"Paris","rating":"active","aligned_pct":[{"medication":"QC-07","longitude":["Johnson"],"verified":["approved"]}]}
TASK repair_structured_output SPEC FIELD currency TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD consignee TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD catalyst.bearing TYPE string VALUES low|medium|high|critical REQUIRED no FIELD catalyst.maturity_date TYPE string VALUES smal...
{"currency":"critical","consignee":"moored","catalyst":{"maturity_date":"small","user_id":"unstable","department":"MV-Evergreen-01","age":null},"vital_sign":806}
extra_text_before
{ "type": "object", "properties": { "currency": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "consignee": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ...
The instrument reported: {"currency":"critical","consignee":"moored","catalyst":{"maturity_date":"small","user_id":"unstable","department":"MV-Evergreen-01","age":null},"vital_sign":806}
Output contains non-JSON text before the object
{"currency":"critical","consignee":"moored","catalyst":{"maturity_date":"small","user_id":"unstable","department":"MV-Evergreen-01","age":null},"vital_sign":806}
TASK repair_structured_output SPEC FIELD chromosome TYPE string REQUIRED no FIELD build_status TYPE integer REQUIRED no FIELD active.torque_output TYPE integer REQUIRED no FIELD active.comments TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD active.state TYPE number REQUIRED no FIELD acti...
{"chromosome":"GRCh38","build_status":273,"active":{"torque_output":101,"weight":"test","yield_pct":false,"crew_id":"bar"},"end_date":"inactive"}
trailing_comma
{ "type": "object", "properties": { "chromosome": { "type": "string" }, "build_status": { "type": "integer" }, "active": { "type": "object", "properties": { "torque_output": { "type": "integer" }, "comments": { "type": "string",...
{"chromosome":"GRCh38","build_status":273,"active":{"torque_output":101,"weight":"test","yield_pct":false,"crew_id":"bar"},"end_date":"inactive",}
Unexpected trailing comma
{"chromosome":"GRCh38","build_status":273,"active":{"torque_output":101,"weight":"test","yield_pct":false,"crew_id":"bar"},"end_date":"inactive"}
TASK repair_structured_output SPEC FIELD val_l67 TYPE boolean REQUIRED no FIELD field_d90 TYPE string REQUIRED no FIELD param_l85 TYPE integer REQUIRED yes FIELD prop_r50[].key_o22 TYPE string REQUIRED yes FIELD prop_r50[].param_w27 TYPE string_date-time REQUIRED no FIELD prop_r50[].dim_v44 TYPE string REQUIRED yes FI...
{"val_l67":true,"field_d90":"pending","param_l85":871,"prop_r50":[{"key_o22":"sample","dim_v44":"A short description.","attr_a13":"https://api.com/data"},{"key_o22":"completed","param_w27":"2023-12-05T17:49:00Z","dim_v44":"Paris","attr_a13":"https://www.org/data"}]}
markdown_explanation
{ "type": "object", "properties": { "val_l67": { "type": "boolean" }, "field_d90": { "type": "string" }, "param_l85": { "type": "integer" }, "prop_r50": { "type": "array", "items": { "type": "object", "properties": { "key_o22": { ...
I've generated the following JSON: ```json {"val_l67":true,"field_d90":"pending","param_l85":871,"prop_r50":[{"key_o22":"sample","dim_v44":"A short description.","attr_a13":"https://api.com/data"},{"key_o22":"completed","param_w27":"2023-12-05T17:49:00Z","dim_v44":"Paris","attr_a13":"https://www.org/data"}]} ``` Feel f...
Output contains markdown and explanatory text around JSON
{"val_l67":true,"field_d90":"pending","param_l85":871,"prop_r50":[{"key_o22":"sample","dim_v44":"A short description.","attr_a13":"https://api.com/data"},{"key_o22":"completed","param_w27":"2023-12-05T17:49:00Z","dim_v44":"Paris","attr_a13":"https://www.org/data"}]}
TASK repair_structured_output SPEC FIELD department.invoice_id TYPE number REQUIRED no FIELD department.throttle_pos TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD department.yield_pct.department TYPE integer REQUIRED yes FIELD department.yield_pct.payment_status TYPE string VALUES new|in_transit|...
{"department":{"throttle_pos":"unstable","yield_pct":{"department":939,"comments":"sample"}},"transaction_id":"Luis","nickname":"chr1"}
truncated_object
{ "type": "object", "properties": { "department": { "type": "object", "properties": { "invoice_id": { "type": "number" }, "throttle_pos": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ...
{"department":{"throttle_pos":"unstable","yield_pct":{"department":939,"comments":"sample"}},"transaction_id":"Luis","nickname":"chr1"
Unexpected end of JSON input — truncated object
{"department":{"throttle_pos":"unstable","yield_pct":{"department":939,"comments":"sample"}},"transaction_id":"Luis","nickname":"chr1"}
TASK repair_structured_output SPEC FIELD total TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes FIELD phone TYPE string REQUIRED yes FIELD country TYPE integer REQUIRED yes FIELD chromosome TYPE boolean REQUIRED yes BROKEN_OUTPUT I need to create a JSON object that matches the given schema...
{"total":"option_c","phone":"FWD","country":793,"chromosome":false}
thought_process
{ "type": "object", "properties": { "total": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d", "option_e" ] }, "phone": { "type": "string" }, "country": { "type": "integer" }, "chromosome": ...
I need to create a JSON object that matches the given schema. Let me make sure all required fields are included. {"total":"option_c","phone":"FWD","country":793,"chromosome":false}
Output contains chain-of-thought reasoning before JSON
{"total":"option_c","phone":"FWD","country":793,"chromosome":false}
TASK repair_structured_output SPEC FIELD account_id TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED yes FIELD vessel_name TYPE string REQUIRED yes FIELD status_code TYPE number REQUIRED no FIELD values TYPE boolean REQUIRED yes BROKEN_OUTPUT Sensor output follows: {"account_id":"level_1","vessel_n...
{"account_id":"level_1","vessel_name":"Tokyo","status_code":520.5,"values":false}
extra_text_before
{ "type": "object", "properties": { "account_id": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "vessel_name": { "type": "string" }, "status_code": { "type": "number" }, "valu...
Sensor output follows: {"account_id":"level_1","vessel_name":"Tokyo","status_code":520.5,"values":false}
Output contains non-JSON text before the object
{"account_id":"level_1","vessel_name":"Tokyo","status_code":520.5,"values":false}
TASK repair_structured_output SPEC FIELD col_v63 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD prop_i24 TYPE string REQUIRED yes FIELD val_d32 TYPE string REQUIRED yes FIELD param_m93 TYPE integer REQUIRED no FIELD attr_s11 TYPE string_uri REQUIRED no FIELD col_d31 TYPE string VALUES success|err...
{"col_v63":"reliable","prop_i24":"Alice","val_d32":"GRCh38"}
trailing_comma
{ "type": "object", "properties": { "col_v63": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, "prop_i24": { "type": "string" }, "val_d32": { "type": "string" }, "param_m93": { "type": "integer" }, ...
{"col_v63":"reliable","prop_i24":"Alice","val_d32":"GRCh38",}
Unexpected trailing comma
{"col_v63":"reliable","prop_i24":"Alice","val_d32":"GRCh38"}
TASK repair_structured_output SPEC FIELD phenotype TYPE integer REQUIRED yes FIELD title TYPE string REQUIRED yes FIELD catalyst[].barcode TYPE string VALUES draft|published|archived REQUIRED no FIELD catalyst[].weight TYPE string REQUIRED no FIELD catalyst[].product_id TYPE integer REQUIRED yes BROKEN_OUTPUT {"pheno...
{"phenotype":790,"title":"qux","catalyst":[{"barcode":"draft","weight":"Johnson","product_id":163},{"weight":"Johnson","product_id":569},{"weight":"Hapag-Lloyd-Express","product_id":101}]}
extra_text_after
{ "type": "object", "properties": { "phenotype": { "type": "integer" }, "title": { "type": "string" }, "catalyst": { "type": "array", "items": { "type": "object", "properties": { "barcode": { "type": "string", "enum": [ ...
{"phenotype":790,"title":"qux","catalyst":[{"barcode":"draft","weight":"Johnson","product_id":163},{"weight":"Johnson","product_id":569},{"weight":"Hapag-Lloyd-Express","product_id":101}]} Feel free to ask if you have questions.
Output contains non-JSON text after the object
{"phenotype":790,"title":"qux","catalyst":[{"barcode":"draft","weight":"Johnson","product_id":163},{"weight":"Johnson","product_id":569},{"weight":"Hapag-Lloyd-Express","product_id":101}]}
TASK repair_structured_output SPEC FIELD field_z71.col_f88 TYPE number REQUIRED no FIELD field_z71.prop_j50 TYPE string_uri REQUIRED no FIELD field_z71.attr_f62 TYPE string REQUIRED no FIELD field_z71.val_k86.attr_d53 TYPE string REQUIRED no FIELD field_z71.val_k86.prop_t66 TYPE integer REQUIRED no FIELD field_z71.val...
{"key_a97":"2024-10-01T09:57:00Z","dim_r52":"completed"}
unquoted_keys
{ "type": "object", "properties": { "field_z71": { "type": "object", "properties": { "col_f88": { "type": "number" }, "prop_j50": { "type": "string", "format": "uri" }, "attr_f62": { "type": "string" }, "...
{key_a97:"2024-10-01T09:57:00Z",dim_r52:"completed"}
Expecting property name enclosed in double quotes
{"key_a97":"2024-10-01T09:57:00Z","dim_r52":"completed"}
TASK repair_structured_output SPEC FIELD col_p29 TYPE string REQUIRED yes FIELD col_r49.col_h02 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD col_r49.attr_j73 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD col_r49.dim_q05 TYPE string VALUES operational|degraded|offline|ma...
{"col_p29":"Berlin","prop_u28":{"field_l23":"New York","dim_q45":{"field_y68":139,"field_n57":"degraded","field_s53":"active"},"prop_l26":{"prop_t32":"in_transit","param_y45":"2021-08-15T17:18:00Z","param_a13":"FWD","key_p75":true,"attr_v82":"Jane","dim_j78":"admin"},"param_r61":"nonsense"},"val_k37":307,"attr_e54":"ht...
tool_call_text_mix
{ "type": "object", "properties": { "col_p29": { "type": "string" }, "col_r49": { "type": "object", "properties": { "col_h02": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ...
I need to look up the information first. <tool_call name="apply_discount"> {"col_p29":"Berlin","prop_u28":{"field_l23":"New York","dim_q45":{"field_y68":139,"field_n57":"degraded","field_s53":"active"},"prop_l26":{"prop_t32":"in_transit","param_y45":"2021-08-15T17:18:00Z","param_a13":"FWD","key_p75":true,"attr_v82":"Ja...
Agent response mixes reasoning text with tool call
{"col_p29":"Berlin","prop_u28":{"field_l23":"New York","dim_q45":{"field_y68":139,"field_n57":"degraded","field_s53":"active"},"prop_l26":{"prop_t32":"in_transit","param_y45":"2021-08-15T17:18:00Z","param_a13":"FWD","key_p75":true,"attr_v82":"Jane","dim_j78":"admin"},"param_r61":"nonsense"},"val_k37":307,"attr_e54":"ht...
TASK repair_structured_output SPEC FIELD enabled TYPE string VALUES active|inactive|pending REQUIRED yes FIELD account_id TYPE integer REQUIRED yes FIELD dissolved_oxygen TYPE integer REQUIRED no BROKEN_OUTPUT {"enabled":"inactive","account_id":209
{"enabled":"inactive","account_id":209}
truncated_object
{ "type": "object", "properties": { "enabled": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "account_id": { "type": "integer" }, "dissolved_oxygen": { "type": "integer" } }, "required": [ "account_id", "e...
{"enabled":"inactive","account_id":209
Unexpected end of JSON input — truncated object
{"enabled":"inactive","account_id":209}
TASK repair_structured_output SPEC FIELD total TYPE integer REQUIRED no FIELD hazmat_code TYPE integer REQUIRED no FIELD sensor_id TYPE string REQUIRED yes FIELD weight TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD patient_id TYPE number REQUIRED yes FIELD loan_amount TYPE string REQUIRED yes FIELD reagent ...
{"total":599,"hazmat_code":867,"sensor_id":"PASS","weight":"JPY","patient_id":801.3,"loan_amount":"GRCh38","reagent":"approved"}
extra_field
{ "type": "object", "properties": { "total": { "type": "integer" }, "hazmat_code": { "type": "integer" }, "sensor_id": { "type": "string" }, "weight": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ...
{"total": 599, "hazmat_code": 867, "sensor_id": "PASS", "weight": "JPY", "patient_id": 801.3, "loan_amount": "GRCh38", "reagent": "approved", "extra_data_4477": true}
Unknown field 'extra_data_4477' not defined in schema
{"total":599,"hazmat_code":867,"sensor_id":"PASS","weight":"JPY","patient_id":801.3,"loan_amount":"GRCh38","reagent":"approved"}
TASK repair_structured_output SPEC FIELD compound TYPE boolean REQUIRED yes FIELD deploy_target TYPE string REQUIRED no FIELD maturity_date TYPE string_date-time REQUIRED yes FIELD lab_result TYPE string REQUIRED yes BROKEN_OUTPUT The output is as follows: {"compound":true,"deploy_target":"London","maturity_date":"20...
{"compound":true,"deploy_target":"London","maturity_date":"2021-06-04T21:05:00Z","lab_result":"Tokyo"}
extra_text_before
{ "type": "object", "properties": { "compound": { "type": "boolean" }, "deploy_target": { "type": "string" }, "maturity_date": { "type": "string", "format": "date-time" }, "lab_result": { "type": "string" } }, "required": [ "maturity_date", "...
The output is as follows: {"compound":true,"deploy_target":"London","maturity_date":"2021-06-04T21:05:00Z","lab_result":"Tokyo"}
Output contains non-JSON text before the object
{"compound":true,"deploy_target":"London","maturity_date":"2021-06-04T21:05:00Z","lab_result":"Tokyo"}
TASK repair_structured_output SPEC FIELD repository TYPE string_date-time REQUIRED yes FIELD isotope TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD size TYPE string_uri REQUIRED yes FIELD published TYPE boolean REQUIRED no FIELD message TYPE string VALUES red|blue|green|black|white RE...
{"repository":"2022-05-22T01:10:00Z","isotope":"escalated","size":"https://www.org/api","published":true,"message":"red","turbidity":986,"enabled":{"paragraph":"JPY","width":"Alice","filter_flag":663.69,"title":{"order_id":"https://api.org/data","category":"ops@domain.org","loan_amount":false,"email":"2024-06-30","amou...
boolean_as_string
{ "type": "object", "properties": { "repository": { "type": "string", "format": "date-time" }, "isotope": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "size": { "type": "string", ...
{"repository": "2022-05-22T01:10:00Z", "isotope": "escalated", "size": "https://www.org/api", "published": "False", "message": "red", "turbidity": 986, "enabled": {"paragraph": "JPY", "width": "Alice", "filter_flag": 663.69, "title": {"order_id": "https://api.org/data", "category": "ops@domain.org", "loan_amount": fals...
Field 'published' must be boolean, got string
{"repository":"2022-05-22T01:10:00Z","isotope":"escalated","size":"https://www.org/api","published":true,"message":"red","turbidity":986,"enabled":{"paragraph":"JPY","width":"Alice","filter_flag":663.69,"title":{"order_id":"https://api.org/data","category":"ops@domain.org","loan_amount":false,"email":"2024-06-30","amou...
TASK repair_structured_output SPEC FIELD key_l92 TYPE number REQUIRED no FIELD attr_s95 TYPE string REQUIRED no FIELD val_x19 TYPE string_uri REQUIRED no FIELD val_w51.prop_a51 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no FIELD val_w51.attr_a04 TYPE string VALUES operational|degraded|off...
{"key_l92":369.68,"val_w51":{"prop_a51":"option_c","attr_a04":"degraded","attr_c43":926.25,"col_c94":161},"key_w07":{"val_k97":"test","field_c82":{"prop_p20":"reliable","param_f42":"type_d","param_u40":"hello","dim_g32":"GRCh38","attr_b01":"option_c","field_m18":true},"attr_a91":"2021-10-12T22:22:00Z","dim_w84":"draft"...
wrong_type
{ "type": "object", "properties": { "key_l92": { "type": "number" }, "attr_s95": { "type": "string" }, "val_x19": { "type": "string", "format": "uri" }, "val_w51": { "type": "object", "properties": { "prop_a51": { "type": "string", ...
{"key_l92": "\"369.68\"", "val_w51": {"prop_a51": "option_c", "attr_a04": "degraded", "attr_c43": 926.25, "col_c94": 161}, "key_w07": {"val_k97": "test", "field_c82": {"prop_p20": "reliable", "param_f42": "type_d", "param_u40": "hello", "dim_g32": "GRCh38", "attr_b01": "option_c", "field_m18": true}, "attr_a91": "2021-...
Field 'key_l92' must be number, got string
{"key_l92":369.68,"val_w51":{"prop_a51":"option_c","attr_a04":"degraded","attr_c43":926.25,"col_c94":161},"key_w07":{"val_k97":"test","field_c82":{"prop_p20":"reliable","param_f42":"type_d","param_u40":"hello","dim_g32":"GRCh38","attr_b01":"option_c","field_m18":true},"attr_a91":"2021-10-12T22:22:00Z","dim_w84":"draft"...
TASK repair_structured_output SPEC FIELD val_f66 TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD prop_a10 TYPE integer REQUIRED no FIELD key_y01[] TYPE boolean REQUIRED yes FIELD col_k47[].val_z90 TYPE string VALUES level_1|level_2|level_3 REQUIRED no FIELD col_k47[].attr_d17 TYPE integer REQUIRED no FIELD c...
{"val_f66":"viewer","key_y01":[false]}
invalid_enum
{ "type": "object", "properties": { "val_f66": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "prop_a10": { "type": "integer" }, "key_y01": { "type": "array", "items": { "type": "boolean" } }, "col_...
{"val_f66": "invalid_choice_833", "key_y01": [false]}
Field 'val_f66' has invalid enum value 'invalid_choice_833', expected one of ['admin', 'editor', 'viewer']
{"val_f66":"viewer","key_y01":[false]}
TASK repair_structured_output SPEC FIELD berth_slot TYPE number REQUIRED no FIELD bearing.status_code TYPE string REQUIRED no FIELD bearing.end_date TYPE boolean REQUIRED yes FIELD bearing.deploy_target TYPE string REQUIRED no FIELD bearing.longitude TYPE integer REQUIRED no FIELD bearing.verified TYPE string REQUIRED...
{"berth_slot":472.06,"bearing":{"status_code":"RTG-04","end_date":false,"deploy_target":"quux","longitude":789,"trace_id":"qux","account_id":"medium"},"chromosome":924}
tool_call_text_mix
{ "type": "object", "properties": { "berth_slot": { "type": "number" }, "bearing": { "type": "object", "properties": { "status_code": { "type": "string" }, "end_date": { "type": "boolean" }, "deploy_target": { "type"...
Processing the request now. <tool_call name="get_weather"> {"berth_slot":472.06,"bearing":{"status_code":"RTG-04","end_date":false,"deploy_target":"quux","longitude":789,"trace_id":"qux","account_id":"medium"},"chromosome":924} </tool_call. Done!
Agent response mixes reasoning text with tool call
{"berth_slot":472.06,"bearing":{"status_code":"RTG-04","end_date":false,"deploy_target":"quux","longitude":789,"trace_id":"qux","account_id":"medium"},"chromosome":924}
TASK repair_structured_output SPEC FIELD subtotal.shipping TYPE boolean REQUIRED no FIELD subtotal.allele TYPE string REQUIRED yes FIELD subtotal.name TYPE integer REQUIRED no FIELD subtotal.product_id TYPE integer REQUIRED no FIELD language TYPE boolean REQUIRED no FIELD visible TYPE null REQUIRED no BROKEN_OUTPUT L...
{"subtotal":{"shipping":true,"allele":"GRCh38","name":379,"product_id":279}}
agent_chain
{ "type": "object", "properties": { "subtotal": { "type": "object", "properties": { "shipping": { "type": "boolean" }, "allele": { "type": "string" }, "name": { "type": "integer" }, "product_id": { "type"...
Let me check the system. Action: generate_report Observation: {"subtotal":{"shipping":true,"allele":"GRCh38","name":379,"product_id":279}} I'll query our database. Final:
Agent multi-step chain with truncated tool output
{"subtotal":{"shipping":true,"allele":"GRCh38","name":379,"product_id":279}}
TASK repair_structured_output SPEC FIELD prop_h14 TYPE string REQUIRED no FIELD col_b03 TYPE string_uri REQUIRED yes FIELD prop_x83 TYPE string REQUIRED no FIELD dim_i93 TYPE string REQUIRED no FIELD prop_v15 TYPE string_uri REQUIRED no FIELD param_m71 TYPE string REQUIRED no FIELD val_o14 TYPE string VALUES success|e...
{"prop_h14":"Santos","col_b03":"https://api.io/api","prop_x83":"Diana","dim_i93":"Hapag-Lloyd-Express","prop_v15":"https://www.com/data","param_m71":"test","val_o14":"success","key_y08":"https://data.com/data"}
missing_bracket
{ "type": "object", "properties": { "prop_h14": { "type": "string" }, "col_b03": { "type": "string", "format": "uri" }, "prop_x83": { "type": "string" }, "dim_i93": { "type": "string" }, "prop_v15": { "type": "string", "format": "uri" ...
{"prop_h14":"Santos","col_b03":"https://api.io/api","prop_x83":"Diana","dim_i93":"Hapag-Lloyd-Express","prop_v15":"https://www.com/data","param_m71":"test","val_o14":"success","key_y08":"https://data.com/data"}
Missing closing bracket
{"prop_h14":"Santos","col_b03":"https://api.io/api","prop_x83":"Diana","dim_i93":"Hapag-Lloyd-Express","prop_v15":"https://www.com/data","param_m71":"test","val_o14":"success","key_y08":"https://data.com/data"}
TASK repair_structured_output SPEC FIELD key_z96 TYPE string REQUIRED no FIELD prop_q11 TYPE string VALUES type_a|type_b REQUIRED no FIELD val_p88 TYPE number REQUIRED no FIELD field_y77 TYPE integer REQUIRED no FIELD val_t15 TYPE string REQUIRED yes FIELD val_c34.col_r87 TYPE string VALUES email|phone|sms|push REQUIR...
{"key_z96":"inactive","prop_q11":"type_b","val_t15":"GRCh38","val_c34":{"col_r87":"phone","field_l68":967,"field_g42":"single"},"key_f54":679.01}
partial_structure
{ "type": "object", "properties": { "key_z96": { "type": "string" }, "prop_q11": { "type": "string", "enum": [ "type_a", "type_b" ] }, "val_p88": { "type": "number" }, "field_y77": { "type": "integer" }, "val_t15": { "type...
I found that val_c34 should be {'col_r87': 'phone', 'field_l68': 967, 'field_g42': 'single'}. {"key_z96":"inactive","prop_q11":"type_b","val_t15":"GRCh38","val_c34":{"col_r87":"phone","field_l68":967,"field_g42":"single"},"key_f54":679.01}
Output mixes natural language with JSON
{"key_z96":"inactive","prop_q11":"type_b","val_t15":"GRCh38","val_c34":{"col_r87":"phone","field_l68":967,"field_g42":"single"},"key_f54":679.01}
TASK repair_structured_output SPEC FIELD attr_f77 TYPE integer REQUIRED yes FIELD key_g72 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD param_c58 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD param_y81[] TYPE string VALUES low|medium|high|critical REQUI...
{"attr_f77":574,"key_g72":"confirmed","param_y81":["low","low"]}
markdown_explanation
{ "type": "object", "properties": { "attr_f77": { "type": "integer" }, "key_g72": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "param_c58": { "type": "string", "enum": [ "syno...
Based on your request, here is the data: ```json {"attr_f77":574,"key_g72":"confirmed","param_y81":["low","low"]} ``` Data logged successfully.
Output contains markdown and explanatory text around JSON
{"attr_f77":574,"key_g72":"confirmed","param_y81":["low","low"]}
TASK repair_structured_output SPEC FIELD conductivity TYPE boolean REQUIRED yes FIELD barcode TYPE string_uri REQUIRED yes FIELD website TYPE string_date-time REQUIRED no FIELD subject TYPE boolean REQUIRED no FIELD tax.duration_ms TYPE integer REQUIRED yes FIELD tax.section TYPE number REQUIRED yes FIELD tax.vessel_n...
{"conductivity":true,"barcode":"https://example.org/api","website":"2021-06-11T15:34:00Z","subject":true,"image_url":{"title":"resolved","id":"https://data.io/data","paragraph":{"created_at":"high","address":"https://api.org/data","dissolved_oxygen":"JPY","velocity":"inland"},"address":"pending"}}
extra_text_after
{ "type": "object", "properties": { "conductivity": { "type": "boolean" }, "barcode": { "type": "string", "format": "uri" }, "website": { "type": "string", "format": "date-time" }, "subject": { "type": "boolean" }, "tax": { "type": "objec...
{"conductivity":true,"barcode":"https://example.org/api","website":"2021-06-11T15:34:00Z","subject":true,"image_url":{"title":"resolved","id":"https://data.io/data","paragraph":{"created_at":"high","address":"https://api.org/data","dissolved_oxygen":"JPY","velocity":"inland"},"address":"pending"}} Let me know if you ne...
Output contains non-JSON text after the object
{"conductivity":true,"barcode":"https://example.org/api","website":"2021-06-11T15:34:00Z","subject":true,"image_url":{"title":"resolved","id":"https://data.io/data","paragraph":{"created_at":"high","address":"https://api.org/data","dissolved_oxygen":"JPY","velocity":"inland"},"address":"pending"}}
TASK repair_structured_output SPEC FIELD shipper_ref TYPE string VALUES mode_a|mode_b REQUIRED yes FIELD crew_id TYPE integer REQUIRED yes FIELD item_id TYPE integer REQUIRED yes BROKEN_OUTPUT {"shipper_ref":"mode_a","crew_id":404,"item_id":155
{"shipper_ref":"mode_a","crew_id":404,"item_id":155}
truncated_object
{ "type": "object", "properties": { "shipper_ref": { "type": "string", "enum": [ "mode_a", "mode_b" ] }, "crew_id": { "type": "integer" }, "item_id": { "type": "integer" } }, "required": [ "item_id", "crew_id", "shipper_ref" ] }
{"shipper_ref":"mode_a","crew_id":404,"item_id":155
Unexpected end of JSON input — truncated object
{"shipper_ref":"mode_a","crew_id":404,"item_id":155}
TASK repair_structured_output SPEC FIELD col_g89 TYPE boolean REQUIRED no FIELD col_k89.field_h86 TYPE boolean REQUIRED no FIELD col_k89.val_q59 TYPE null REQUIRED no FIELD col_k89.dim_f03 TYPE string REQUIRED no FIELD col_k89.dim_d57 TYPE string VALUES admin|editor|viewer REQUIRED no FIELD col_k89.attr_q84 TYPE strin...
{"col_k89":{"val_q59":null,"dim_d57":"editor","attr_q84":"hemizygous","param_g11":null,"val_y09":{"prop_p49":"user@domain.com","val_z01":"2026-01-15T17:23:00Z","attr_o49":825.76}},"field_r06":{"prop_n01":"active","attr_l00":90.77,"dim_x71":{"field_a45":596,"field_q65":false,"prop_n23":["missense"]},"val_t55":{"prop_w29...
extra_text_before
{ "type": "object", "properties": { "col_g89": { "type": "boolean" }, "col_k89": { "type": "object", "properties": { "field_h86": { "type": "boolean" }, "val_q59": { "type": "null" }, "dim_f03": { "type": "string" ...
The parsed result is: {"col_k89":{"val_q59":null,"dim_d57":"editor","attr_q84":"hemizygous","param_g11":null,"val_y09":{"prop_p49":"user@domain.com","val_z01":"2026-01-15T17:23:00Z","attr_o49":825.76}},"field_r06":{"prop_n01":"active","attr_l00":90.77,"dim_x71":{"field_a45":596,"field_q65":false,"prop_n23":["missense"]...
Output contains non-JSON text before the object
{"col_k89":{"val_q59":null,"dim_d57":"editor","attr_q84":"hemizygous","param_g11":null,"val_y09":{"prop_p49":"user@domain.com","val_z01":"2026-01-15T17:23:00Z","attr_o49":825.76}},"field_r06":{"prop_n01":"active","attr_l00":90.77,"dim_x71":{"field_a45":596,"field_q65":false,"prop_n23":["missense"]},"val_t55":{"prop_w29...
TASK repair_structured_output SPEC FIELD key_q02 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD field_c34.prop_x29.field_r37 TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD field_c34.prop_x29.key_h57 TYPE null REQUIRED yes FIELD field_c34.prop_x29.val_j57 TYPE string REQUIRED no FIELD field_c34.p...
{"key_q02":"USD","field_c34":{"prop_x29":{"field_r37":"sms","key_h57":null,"val_y45":null,"dim_x18":"degraded"},"field_b45":"inland","field_j28":237.58},"field_r44":"GRCh38","field_n62":"hemizygous","attr_n62":"sample","dim_u82":"2024-01-15","val_k73":"admin@domain.org"}
extra_field
{ "type": "object", "properties": { "key_q02": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] }, "field_c34": { "type": "object", "properties": { "prop_x29": { "type": "object", "properti...
{"key_q02": "USD", "field_c34": {"prop_x29": {"field_r37": "sms", "key_h57": null, "val_y45": null, "dim_x18": "degraded"}, "field_b45": "inland", "field_j28": 237.58}, "field_r44": "GRCh38", "field_n62": "hemizygous", "attr_n62": "sample", "dim_u82": "2024-01-15", "val_k73": "admin@domain.org", "extra_data_3137": true...
Unknown field 'extra_data_3137' not defined in schema
{"key_q02":"USD","field_c34":{"prop_x29":{"field_r37":"sms","key_h57":null,"val_y45":null,"dim_x18":"degraded"},"field_b45":"inland","field_j28":237.58},"field_r44":"GRCh38","field_n62":"hemizygous","attr_n62":"sample","dim_u82":"2024-01-15","val_k73":"admin@domain.org"}
TASK repair_structured_output SPEC FIELD quantity TYPE string REQUIRED no FIELD compound TYPE boolean REQUIRED yes FIELD ward TYPE string_date-time REQUIRED yes BROKEN_OUTPUT {"quantity":"https://example.com","compound":true,"ward":"2022-01-18T23:39:00Z"
{"quantity":"https://example.com","compound":true,"ward":"2022-01-18T23:39:00Z"}
missing_brace
{ "type": "object", "properties": { "quantity": { "type": "string" }, "compound": { "type": "boolean" }, "ward": { "type": "string", "format": "date-time" } }, "required": [ "ward", "compound" ] }
{"quantity":"https://example.com","compound":true,"ward":"2022-01-18T23:39:00Z"
Missing closing brace
{"quantity":"https://example.com","compound":true,"ward":"2022-01-18T23:39:00Z"}
TASK repair_structured_output SPEC FIELD param_y10.field_t81 TYPE null REQUIRED no FIELD param_y10.attr_f35 TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD param_y10.val_l69[].key_f49 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD param_y10.val_l69[].key_z09 TYPE string VALUES operational|deg...
{"param_y10":{"field_t81":null,"attr_f35":"high"},"col_f32":false,"dim_e77":"Diana"}
markdown_fences
{ "type": "object", "properties": { "param_y10": { "type": "object", "properties": { "field_t81": { "type": "null" }, "attr_f35": { "type": "string", "enum": [ "low", "medium", "high", "critical" ...
```json {"param_y10":{"field_t81":null,"attr_f35":"high"},"col_f32":false,"dim_e77":"Diana"} ```
Output contains markdown code fences
{"param_y10":{"field_t81":null,"attr_f35":"high"},"col_f32":false,"dim_e77":"Diana"}
TASK repair_structured_output SPEC FIELD dim_j60 TYPE number REQUIRED no FIELD dim_w74 TYPE string REQUIRED no FIELD key_c17 TYPE number REQUIRED yes FIELD param_j72.col_t73 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD param_j72.key_v31 TYPE null REQUIRED no FIELD param_j72.key_n93 ...
{"dim_j60":344.29,"key_c17":312.17,"param_j72":{"col_t73":"rejected","key_v31":null,"col_c41":124.95,"col_u96":253,"key_a83":696,"dim_r37":"https://example.com"},"prop_h38":true,"attr_e56":{"val_c29":"active","key_m34":"JPY","key_w75":false,"param_q90":"pro","prop_t15":"https://www.org/data","attr_c23":"Berlin"}}
markdown_fences
{ "type": "object", "properties": { "dim_j60": { "type": "number" }, "dim_w74": { "type": "string" }, "key_c17": { "type": "number" }, "param_j72": { "type": "object", "properties": { "col_t73": { "type": "string", "enum": [ ...
```json {"dim_j60":344.29,"key_c17":312.17,"param_j72":{"col_t73":"rejected","key_v31":null,"col_c41":124.95,"col_u96":253,"key_a83":696,"dim_r37":"https://example.com"},"prop_h38":true,"attr_e56":{"val_c29":"active","key_m34":"JPY","key_w75":false,"param_q90":"pro","prop_t15":"https://www.org/data","attr_c23":"Berlin"...
Output contains markdown code fences
{"dim_j60":344.29,"key_c17":312.17,"param_j72":{"col_t73":"rejected","key_v31":null,"col_c41":124.95,"col_u96":253,"key_a83":696,"dim_r37":"https://example.com"},"prop_h38":true,"attr_e56":{"val_c29":"active","key_m34":"JPY","key_w75":false,"param_q90":"pro","prop_t15":"https://www.org/data","attr_c23":"Berlin"}}
TASK repair_structured_output SPEC FIELD balance TYPE null REQUIRED yes FIELD feedback TYPE integer REQUIRED no FIELD maturity_date TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no BROKEN_OUTPUT Tool: apply_discount Params: {"balance": null, "maturity_date_name": "frameshift"}
{"balance":null,"maturity_date":"frameshift"}
tool_call_wrong_param
{ "type": "object", "properties": { "balance": { "type": "null" }, "feedback": { "type": "integer" }, "maturity_date": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] } }, "required": [ "...
Tool: apply_discount Params: {"balance": null, "maturity_date_name": "frameshift"}
Agent used wrong parameter name 'maturity_date_name' instead of 'maturity_date'
{"balance":null,"maturity_date":"frameshift"}
TASK repair_structured_output SPEC FIELD voltage TYPE number REQUIRED no FIELD status_code TYPE string REQUIRED yes FIELD chapter TYPE string_uri REQUIRED yes BROKEN_OUTPUT {"status_code":"pending","chapter":"https://data.io/v1",}
{"status_code":"pending","chapter":"https://data.io/v1"}
trailing_comma
{ "type": "object", "properties": { "voltage": { "type": "number" }, "status_code": { "type": "string" }, "chapter": { "type": "string", "format": "uri" } }, "required": [ "chapter", "status_code" ] }
{"status_code":"pending","chapter":"https://data.io/v1",}
Unexpected trailing comma
{"status_code":"pending","chapter":"https://data.io/v1"}
TASK repair_structured_output SPEC FIELD latitude TYPE string REQUIRED yes FIELD longitude TYPE integer REQUIRED no FIELD payment_status TYPE null REQUIRED no FIELD throttle_pos TYPE string VALUES success|error|warning|info REQUIRED no FIELD duration_ms TYPE boolean REQUIRED yes FIELD aligned_pct TYPE integer REQUIRED...
{"latitude":"chrX","longitude":471,"payment_status":null,"duration_ms":true,"aligned_pct":699,"published":true}
extra_text_after
{ "type": "object", "properties": { "latitude": { "type": "string" }, "longitude": { "type": "integer" }, "payment_status": { "type": "null" }, "throttle_pos": { "type": "string", "enum": [ "success", "error", "warning", "info...
{"latitude":"chrX","longitude":471,"payment_status":null,"duration_ms":true,"aligned_pct":699,"published":true} Data logged successfully.
Output contains non-JSON text after the object
{"latitude":"chrX","longitude":471,"payment_status":null,"duration_ms":true,"aligned_pct":699,"published":true}
TASK repair_structured_output SPEC FIELD port_code TYPE boolean REQUIRED no FIELD type.username TYPE boolean REQUIRED no FIELD type.section TYPE integer REQUIRED no FIELD type.language TYPE string VALUES email|phone|sms|push REQUIRED no FIELD type.trace_id TYPE string_date-time REQUIRED no FIELD type.discount TYPE int...
{"type":{"section":649,"language":"phone","trace_id":"2020-10-25T00:39:00Z","discount":296,"commit_hash":"small","index":795,"freight_class":null},"due_date":null,"crew_id":787,"notes":"option_b","medication":"test@test.io"}
trailing_comma
{ "type": "object", "properties": { "port_code": { "type": "boolean" }, "type": { "type": "object", "properties": { "username": { "type": "boolean" }, "section": { "type": "integer" }, "language": { "type": "string",...
{"type":{"section":649,"language":"phone","trace_id":"2020-10-25T00:39:00Z","discount":296,"commit_hash":"small","index":795,"freight_class":null,},"due_date":null,"crew_id":787,"notes":"option_b","medication":"test@test.io"}
Unexpected trailing comma
{"type":{"section":649,"language":"phone","trace_id":"2020-10-25T00:39:00Z","discount":296,"commit_hash":"small","index":795,"freight_class":null},"due_date":null,"crew_id":787,"notes":"option_b","medication":"test@test.io"}
TASK repair_structured_output SPEC FIELD image_url TYPE number REQUIRED yes FIELD deploy_target TYPE string_email REQUIRED yes FIELD chapter TYPE string REQUIRED yes FIELD label TYPE null REQUIRED yes BROKEN_OUTPUT I need to look up the information first. Action: search Result: {"image_url": 283.65, "deploy_target": ...
{"image_url":283.65,"deploy_target":"info@example.com","chapter":"RTG-04","label":null}
agent_chain
{ "type": "object", "properties": { "image_url": { "type": "number" }, "deploy_target": { "type": "string", "format": "email" }, "chapter": { "type": "string" }, "label": { "type": "null" } }, "required": [ "deploy_target", "chapter", "la...
I need to look up the information first. Action: search Result: {"image_url": 283.65, "deploy_target": "info@example.com", "label": null} Processing the request now. Action: create_ticket Result:
Agent multi-step chain with truncated tool output
{"image_url":283.65,"deploy_target":"info@example.com","chapter":"RTG-04","label":null}
TASK repair_structured_output SPEC FIELD verified TYPE string_email REQUIRED yes FIELD hazmat_code TYPE string_email REQUIRED yes FIELD features TYPE integer REQUIRED yes BROKEN_OUTPUT I found that hazmat_code should be user@domain.org. {"verified":"info@domain.org","hazmat_code":"user@domain.org","features":638}
{"verified":"info@domain.org","hazmat_code":"user@domain.org","features":638}
partial_structure
{ "type": "object", "properties": { "verified": { "type": "string", "format": "email" }, "hazmat_code": { "type": "string", "format": "email" }, "features": { "type": "integer" } }, "required": [ "hazmat_code", "verified", "features" ] }
I found that hazmat_code should be user@domain.org. {"verified":"info@domain.org","hazmat_code":"user@domain.org","features":638}
Output mixes natural language with JSON
{"verified":"info@domain.org","hazmat_code":"user@domain.org","features":638}
TASK repair_structured_output SPEC FIELD prop_x90 TYPE number REQUIRED no FIELD col_k61 TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD val_l16 TYPE integer REQUIRED yes FIELD dim_k99.prop_k98 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD dim_k99.prop_s40 TYPE number REQUIRED n...
{"col_k61":"red","val_l16":76,"dim_k99":{"prop_k98":"moored","prop_s40":834.79,"dim_g45":"basic"}}
tool_call_bad_format
{ "type": "object", "properties": { "prop_x90": { "type": "number" }, "col_k61": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "val_l16": { "type": "integer" }, "dim_k99": { "type": ...
<functioncall> align_reads {col_k61: "red", val_l16: 76, dim_k99: {prop_k98: "moored", prop_s40: 834.79, dim_g45: "basic"}}
Tool call has malformed arguments — unquoted keys in function parameters
{"col_k61":"red","val_l16":76,"dim_k99":{"prop_k98":"moored","prop_s40":834.79,"dim_g45":"basic"}}
TASK repair_structured_output SPEC FIELD attr_w56 TYPE string REQUIRED yes FIELD col_x68 TYPE string REQUIRED yes FIELD key_k75 TYPE number REQUIRED no FIELD dim_u31 TYPE string VALUES red|blue|green|black|white REQUIRED no FIELD col_x39 TYPE boolean REQUIRED no FIELD prop_n97 TYPE integer REQUIRED no FIELD field_w93 ...
{"attr_w56":"Charlie","col_x68":"foo","key_k75":913.34,"dim_u31":"white","col_x39":true,"prop_n97":739,"field_w93":false,"col_e31":{"attr_t84":654.51,"key_m18":"Hapag-Lloyd-Express","param_e48":{"attr_n06":"2024-01-15","key_m11":"https://api.org/api","col_p29":87},"key_m40":"Bob","key_x56":691}}
tool_call_partial_args
{ "type": "object", "properties": { "attr_w56": { "type": "string" }, "col_x68": { "type": "string" }, "key_k75": { "type": "number" }, "dim_u31": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ...
Let me check the system. Action: search Arguments: {"attr_w56": "Charlie", "key_k75": 913.34, "dim_u31": "white", "col_x39": true, "prop_n97": 739, "field_w93": false, "col_e31": {"attr_t84": 654.51, "key_m18": "Hapag-Lloyd-Express", "param_e48": {"attr_n06": "2024-01-15", "key_m11": "https://api.org/api", "col_p29": 8...
Agent tool call missing required parameter 'col_x68'
{"attr_w56":"Charlie","col_x68":"foo","key_k75":913.34,"dim_u31":"white","col_x39":true,"prop_n97":739,"field_w93":false,"col_e31":{"attr_t84":654.51,"key_m18":"Hapag-Lloyd-Express","param_e48":{"attr_n06":"2024-01-15","key_m11":"https://api.org/api","col_p29":87},"key_m40":"Bob","key_x56":691}}
TASK repair_structured_output SPEC FIELD sensor_id.country.status_code TYPE string REQUIRED no FIELD sensor_id.country.shipper_ref TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD sensor_id.country.subject TYPE number REQUIRED yes FIELD sensor_id.country.full_name TYPE null REQUIRED yes FIELD sensor_id.countr...
{"sensor_id":{"country":{"status_code":"London","shipper_ref":"admin","subject":538.71,"full_name":null,"end_date":39},"feedback":"arctic","comments":"success"},"department":924,"terminal_id":null,"isotope":"nonsense"}
tool_call_python_syntax
{ "type": "object", "properties": { "sensor_id": { "type": "object", "properties": { "country": { "type": "object", "properties": { "status_code": { "type": "string" }, "shipper_ref": { "type": "string", ...
track_vessel(sensor_id={'country': {'status_code': 'London', 'shipper_ref': 'admin', 'subject': 538.71, 'full_name': None, 'end_date': 39}, 'feedback': 'arctic', 'comments': 'success'}, department=924, terminal_id=None, isotope='nonsense')
Tool call uses Python syntax instead of JSON
{"sensor_id":{"country":{"status_code":"London","shipper_ref":"admin","subject":538.71,"full_name":null,"end_date":39},"feedback":"arctic","comments":"success"},"department":924,"terminal_id":null,"isotope":"nonsense"}
TASK repair_structured_output SPEC FIELD format TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED yes FIELD tile TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no FIELD category TYPE string REQUIRED yes FIELD count TYPE integer REQUIRED yes FIELD yield_pct TYPE string VALUES ho...
{"format":"level_3","category":"2024-01-15","count":166,"yield_pct":"homozygous"}
markdown_explanation
{ "type": "object", "properties": { "format": { "type": "string", "enum": [ "level_1", "level_2", "level_3", "level_4", "level_5" ] }, "tile": { "type": "string", "enum": [ "type_a", "type_b", "type_c", ...
Here is the JSON you requested: ```json {"format":"level_3","category":"2024-01-15","count":166,"yield_pct":"homozygous"} ``` I've ensured all required fields are present.
Output contains markdown and explanatory text around JSON
{"format":"level_3","category":"2024-01-15","count":166,"yield_pct":"homozygous"}
TASK repair_structured_output SPEC FIELD full_name.credit_score TYPE string REQUIRED no FIELD full_name.height TYPE string REQUIRED yes FIELD full_name.email TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD full_name.latitude TYPE integer REQUIRED yes FIELD full_name.lab_result TYPE string...
{"full_name":{"credit_score":"Alice","height":"world","latitude":838,"chromosome":{"chromosome":"draft","priority":"berthed","barcode":"medium","patient_id":"Alice","consignee":553,"last_name":623},"item_id":445},"paragraph":null,"pressure_kpa":true,"last_name":"warning","salinity":517,"gene_id":"2023-12-06T00:03:00Z",...
missing_required
{ "type": "object", "properties": { "full_name": { "type": "object", "properties": { "credit_score": { "type": "string" }, "height": { "type": "string" }, "email": { "type": "string", "enum": [ "operational",...
{"full_name": {"credit_score": "Alice", "height": "world", "latitude": 838, "chromosome": {"chromosome": "draft", "priority": "berthed", "barcode": "medium", "patient_id": "Alice", "consignee": 553, "last_name": 623}, "item_id": 445}, "paragraph": null, "pressure_kpa": true, "last_name": "warning", "gene_id": "2023-12-...
Required field 'salinity' is missing
{"full_name":{"credit_score":"Alice","height":"world","latitude":838,"chromosome":{"chromosome":"draft","priority":"berthed","barcode":"medium","patient_id":"Alice","consignee":553,"last_name":623},"item_id":445},"paragraph":null,"pressure_kpa":true,"last_name":"warning","salinity":517,"gene_id":"2023-12-06T00:03:00Z",...
TASK repair_structured_output SPEC FIELD field_w51 TYPE integer REQUIRED yes FIELD field_a23 TYPE string REQUIRED no FIELD val_b75 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD param_h04.col_m09 TYPE integer REQUIRED no FIELD param_h04.dim_p85 TYPE string VALUES level_1|level_2|level_3|...
{"field_w51":850,"field_a23":"test@example.com","val_b75":"maintenance","param_h04":{"col_m09":673,"dim_p85":"level_4","val_o09":"reliable","key_w28":439,"col_o71":585.19,"field_v21":56,"dim_q97":"medium"},"field_u58":{"field_n56":null,"field_p09":null,"field_b78":"PASS","col_o46":823,"field_a12":{"attr_q71":"2021-12-2...
extra_field
{ "type": "object", "properties": { "field_w51": { "type": "integer" }, "field_a23": { "type": "string" }, "val_b75": { "type": "string", "enum": [ "operational", "degraded", "offline", "maintenance" ] }, "param_h04": { ...
{"field_w51": 850, "field_a23": "test@example.com", "val_b75": "maintenance", "param_h04": {"col_m09": 673, "dim_p85": "level_4", "val_o09": "reliable", "key_w28": 439, "col_o71": 585.19, "field_v21": 56, "dim_q97": "medium"}, "field_u58": {"field_n56": null, "field_p09": null, "field_b78": "PASS", "col_o46": 823, "fie...
Unknown field 'extra_data_6896' not defined in schema
{"field_w51":850,"field_a23":"test@example.com","val_b75":"maintenance","param_h04":{"col_m09":673,"dim_p85":"level_4","val_o09":"reliable","key_w28":439,"col_o71":585.19,"field_v21":56,"dim_q97":"medium"},"field_u58":{"field_n56":null,"field_p09":null,"field_b78":"PASS","col_o46":823,"field_a12":{"attr_q71":"2021-12-2...
TASK repair_structured_output SPEC FIELD param_w01 TYPE null REQUIRED no FIELD dim_f97.col_w74 TYPE integer REQUIRED yes FIELD dim_f97.dim_p84 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD dim_f97.col_h21 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD dim_f97.attr_a46 TYPE str...
{"param_w01":null,"dim_f97":{"col_w74":521,"dim_p84":"delivered","col_h21":"pro","attr_a46":"inactive","col_g56":354,"param_m03":"moored"},"val_t60":563,"param_w87":{"param_m33":"admin","prop_k73":"FWD","val_y27":{"attr_v36":"inland","val_f08":"in_transit","val_n34":"maintenance"},"param_g82":214,"prop_a97":"active"},"...
markdown_fences
{ "type": "object", "properties": { "param_w01": { "type": "null" }, "dim_f97": { "type": "object", "properties": { "col_w74": { "type": "integer" }, "dim_p84": { "type": "string", "enum": [ "new", "in_transi...
```json {"param_w01":null,"dim_f97":{"col_w74":521,"dim_p84":"delivered","col_h21":"pro","attr_a46":"inactive","col_g56":354,"param_m03":"moored"},"val_t60":563,"param_w87":{"param_m33":"admin","prop_k73":"FWD","val_y27":{"attr_v36":"inland","val_f08":"in_transit","val_n34":"maintenance"},"param_g82":214,"prop_a97":"ac...
Output contains markdown code fences
{"param_w01":null,"dim_f97":{"col_w74":521,"dim_p84":"delivered","col_h21":"pro","attr_a46":"inactive","col_g56":354,"param_m03":"moored"},"val_t60":563,"param_w87":{"param_m33":"admin","prop_k73":"FWD","val_y27":{"attr_v36":"inland","val_f08":"in_transit","val_n34":"maintenance"},"param_g82":214,"prop_a97":"active"},"...
TASK repair_structured_output SPEC FIELD tile TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes FIELD gene_id TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED yes FIELD user_id TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no FIELD latitude TYPE ...
{"tile":"synonymous","gene_id":"option_b","latitude":false,"loan_amount":845.19}
unquoted_keys
{ "type": "object", "properties": { "tile": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "gene_id": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "op...
{tile:"synonymous",gene_id:"option_b",latitude:false,loan_amount:845.19}
Expecting property name enclosed in double quotes
{"tile":"synonymous","gene_id":"option_b","latitude":false,"loan_amount":845.19}
TASK repair_structured_output SPEC FIELD param_c36.col_i77 TYPE string VALUES success|error|warning|info REQUIRED no FIELD param_c36.dim_f21 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD param_c36.dim_s28 TYPE string_uri REQUIRED no FIELD key_i78 TYPE string REQUIRED no FIELD val_y65 TYPE string VALU...
{"key_i78":"Charlie","val_y65":"option_a","attr_m47":"world","col_g90":"2023-06-14T12:03:00Z"}
extra_text_after
{ "type": "object", "properties": { "param_c36": { "type": "object", "properties": { "col_i77": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "dim_f21": { "type"...
{"key_i78":"Charlie","val_y65":"option_a","attr_m47":"world","col_g90":"2023-06-14T12:03:00Z"} Let me know if you need anything else!
Output contains non-JSON text after the object
{"key_i78":"Charlie","val_y65":"option_a","attr_m47":"world","col_g90":"2023-06-14T12:03:00Z"}
TASK repair_structured_output SPEC FIELD order_id.nickname TYPE boolean REQUIRED no FIELD order_id.isotope TYPE boolean REQUIRED no FIELD order_id.strand TYPE null REQUIRED yes FIELD order_id.wavelength TYPE string REQUIRED no FIELD order_id.bill_of_lading.score TYPE string REQUIRED no FIELD order_id.bill_of_lading.yi...
{"order_id":{"nickname":true,"isotope":true,"strand":null,"wavelength":"London","bill_of_lading":{"score":"RTG-04","yield_pct":"https://data.com/api","ph_level":"https://data.com/data","velocity":"option_b","index":"push"}},"weight":"https://api.example.com/v1","maturity_date":"quux","reagent":"demo","website":"cat_a"}
extra_text_before
{ "type": "object", "properties": { "order_id": { "type": "object", "properties": { "nickname": { "type": "boolean" }, "isotope": { "type": "boolean" }, "strand": { "type": "null" }, "wavelength": { "type...
Based on your request, here is the data: {"order_id":{"nickname":true,"isotope":true,"strand":null,"wavelength":"London","bill_of_lading":{"score":"RTG-04","yield_pct":"https://data.com/api","ph_level":"https://data.com/data","velocity":"option_b","index":"push"}},"weight":"https://api.example.com/v1","maturity_date":"...
Output contains non-JSON text before the object
{"order_id":{"nickname":true,"isotope":true,"strand":null,"wavelength":"London","bill_of_lading":{"score":"RTG-04","yield_pct":"https://data.com/api","ph_level":"https://data.com/data","velocity":"option_b","index":"push"}},"weight":"https://api.example.com/v1","maturity_date":"quux","reagent":"demo","website":"cat_a"}
TASK repair_structured_output SPEC FIELD filter_flag TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD tile TYPE integer REQUIRED yes FIELD quantity TYPE string_uri REQUIRED no FIELD url TYPE number REQUIRED no FIELD annotation TYPE integer REQUIRED yes FIELD address TYPE string_email REQUIRED yes FIELD s...
{"tile":192,"url":409.82,"annotation":818,"address":"user@domain.org","title":false}
markdown_explanation
{ "type": "object", "properties": { "filter_flag": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "tile": { "type": "integer" }, "quantity": { "type": "string", "format": "uri" }, "url": { ...
Here is the JSON you requested: ```json {"tile":192,"url":409.82,"annotation":818,"address":"user@domain.org","title":false} ``` Feel free to ask if you have questions.
Output contains markdown and explanatory text around JSON
{"tile":192,"url":409.82,"annotation":818,"address":"user@domain.org","title":false}
TASK repair_structured_output SPEC FIELD active TYPE string REQUIRED yes FIELD altitude TYPE string REQUIRED no FIELD bed_number TYPE integer REQUIRED yes FIELD fleet_number.email TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no FIELD fleet_number.state TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes FIELD ...
{"active":"Tokyo","bed_number":219,"fleet_number":{"state":"cat_b","company":"option_b","salinity":"Smith","visible":87},"torque_output":"level_6"}
tool_call_partial_args
{ "type": "object", "properties": { "active": { "type": "string" }, "altitude": { "type": "string" }, "bed_number": { "type": "integer" }, "fleet_number": { "type": "object", "properties": { "email": { "type": "string", "enum": [ ...
Let me check the system. Action: validate_address Arguments: {"bed_number": 219, "fleet_number": {"state": "cat_b", "company": "option_b", "salinity": "Smith", "visible": 87}, "torque_output": "level_6"}
Agent tool call missing required parameter 'active'
{"active":"Tokyo","bed_number":219,"fleet_number":{"state":"cat_b","company":"option_b","salinity":"Smith","visible":87},"torque_output":"level_6"}
TASK repair_structured_output SPEC FIELD message TYPE string VALUES low|medium|high|critical REQUIRED no FIELD shipper_ref TYPE string REQUIRED no FIELD total TYPE boolean REQUIRED yes FIELD tile TYPE string REQUIRED yes FIELD version TYPE integer REQUIRED no FIELD due_date TYPE null REQUIRED yes FIELD barcode TYPE in...
{"shipper_ref":"Paris","total":true,"tile":"foo","version":922,"due_date":null,"barcode":774}
missing_bracket
{ "type": "object", "properties": { "message": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "shipper_ref": { "type": "string" }, "total": { "type": "boolean" }, "tile": { "type": "string" },...
{"shipper_ref":"Paris","total":true,"tile":"foo","version":922,"due_date":null,"barcode":774}
Missing closing bracket
{"shipper_ref":"Paris","total":true,"tile":"foo","version":922,"due_date":null,"barcode":774}
TASK repair_structured_output SPEC FIELD val_s10 TYPE integer REQUIRED no FIELD key_n68 TYPE number REQUIRED yes FIELD field_w06 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes FIELD val_t89.attr_h21 TYPE string REQUIRED no FIELD val_t89.key_g39 TYPE string REQUIRED no FIELD val_t89.prop_p10.va...
{"val_s10":273,"key_n68":704.07,"field_w06":"frameshift","val_t89":{"attr_h21":"baz","key_g39":"https://api.example.com/v1","field_j62":{"param_g30":908,"field_b21":false,"dim_z68":"email","param_r97":781,"field_i05":false}}}
tool_call_text_mix
{ "type": "object", "properties": { "val_s10": { "type": "integer" }, "key_n68": { "type": "number" }, "field_w06": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "val_t89": { "type...
Processing the request now. <tool_call name="apply_discount"> {"val_s10":273,"key_n68":704.07,"field_w06":"frameshift","val_t89":{"attr_h21":"baz","key_g39":"https://api.example.com/v1","field_j62":{"param_g30":908,"field_b21":false,"dim_z68":"email","param_r97":781,"field_i05":false}}} </tool_call. Done!
Agent response mixes reasoning text with tool call
{"val_s10":273,"key_n68":704.07,"field_w06":"frameshift","val_t89":{"attr_h21":"baz","key_g39":"https://api.example.com/v1","field_j62":{"param_g30":908,"field_b21":false,"dim_z68":"email","param_r97":781,"field_i05":false}}}
TASK repair_structured_output SPEC FIELD key_y59 TYPE number REQUIRED no FIELD attr_j06 TYPE string REQUIRED yes FIELD dim_n53 TYPE number REQUIRED yes BROKEN_OUTPUT {"key_y59":548.57,"attr_j06":"Paris","dim_n53":185.64} Feel free to ask if you have questions.
{"key_y59":548.57,"attr_j06":"Paris","dim_n53":185.64}
extra_text_after
{ "type": "object", "properties": { "key_y59": { "type": "number" }, "attr_j06": { "type": "string" }, "dim_n53": { "type": "number" } }, "required": [ "attr_j06", "dim_n53" ] }
{"key_y59":548.57,"attr_j06":"Paris","dim_n53":185.64} Feel free to ask if you have questions.
Output contains non-JSON text after the object
{"key_y59":548.57,"attr_j06":"Paris","dim_n53":185.64}
TASK repair_structured_output SPEC FIELD first_name TYPE integer REQUIRED no FIELD website TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD span_id TYPE string REQUIRED yes FIELD port_code TYPE null REQUIRED no FIELD username.footnote TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD us...
{"first_name":198,"website":"medium","span_id":"2023-12-25","username":{"footnote":"closed","turbidity":"nonsense"}}
wrong_type
{ "type": "object", "properties": { "first_name": { "type": "integer" }, "website": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "span_id": { "type": "string" }, "port_code": { "type": "null" }...
{"first_name": "\"198\"", "website": "medium", "span_id": "2023-12-25", "username": {"footnote": "closed", "turbidity": "nonsense"}}
Field 'first_name' must be integer, got string
{"first_name":198,"website":"medium","span_id":"2023-12-25","username":{"footnote":"closed","turbidity":"nonsense"}}
TASK repair_structured_output SPEC FIELD first_name TYPE integer REQUIRED yes FIELD velocity TYPE number REQUIRED no FIELD item_id TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes FIELD lane TYPE string_date-time REQUIRED no FIELD credit_score TYPE integer REQUIRED no FIELD medication TYPE ...
{"first_name":761,"velocity":139.66,"item_id":"option_e","pressure_kpa":270}
number_with_unit
{ "type": "object", "properties": { "first_name": { "type": "integer" }, "velocity": { "type": "number" }, "item_id": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d", "option_e" ] }, "lane"...
{"first_name": 761, "velocity": "139.66MB", "item_id": "option_e", "pressure_kpa": 270}
Field 'velocity' must be number, got string with unit
{"first_name":761,"velocity":139.66,"item_id":"option_e","pressure_kpa":270}
TASK repair_structured_output SPEC FIELD options TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes FIELD yield_pct TYPE string VALUES draft|published|archived REQUIRED no FIELD bearing TYPE string REQUIRED no FIELD role TYPE string REQUIRED no FIELD run_id TYPE string VALUES synonymous|missense|n...
{"options":"missense","yield_pct":"draft","role":"New York","balance":"example","footnote":{"shift_code":"basic","tags":false,"size":"https://api.example.com/v1","organism":"This is a test value.","throttle_pos":[{"berth_slot":"cancelled","wavelength":34.88,"quality_score":"success","version":"London"}]}}
unquoted_keys
{ "type": "object", "properties": { "options": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "yield_pct": { "type": "string", "enum": [ "draft", "published", "archived" ] ...
{options:"missense",yield_pct:"draft",role:"New York",balance:"example",footnote:{shift_code:"basic",tags:false,size:"https://api.example.com/v1",organism:"This is a test value.",throttle_pos:[{berth_slot:"cancelled",wavelength:34.88,quality_score:"success",version:"London"}]}}
Expecting property name enclosed in double quotes
{"options":"missense","yield_pct":"draft","role":"New York","balance":"example","footnote":{"shift_code":"basic","tags":false,"size":"https://api.example.com/v1","organism":"This is a test value.","throttle_pos":[{"berth_slot":"cancelled","wavelength":34.88,"quality_score":"success","version":"London"}]}}
TASK repair_structured_output SPEC FIELD shift_code TYPE integer REQUIRED yes FIELD nickname TYPE string REQUIRED no FIELD compound TYPE string REQUIRED no FIELD language.options TYPE integer REQUIRED yes FIELD language.username.price TYPE integer REQUIRED yes FIELD language.username.credit_score TYPE string VALUES sm...
{"shift_code":290,"nickname":"user@domain.com","compound":"approved","language":{"options":858,"username":{"price":139,"credit_score":"large","umi":952,"language":"Santos","amplitude":"red","throttle_pos":699.92,"priority":684.63,"torque_output":511.69},"compound":510,"id":"FWD","span_id":"PASS"}}
unquoted_keys
{ "type": "object", "properties": { "shift_code": { "type": "integer" }, "nickname": { "type": "string" }, "compound": { "type": "string" }, "language": { "type": "object", "properties": { "options": { "type": "integer" }, "...
{shift_code:290,nickname:"user@domain.com",compound:"approved",language:{options:858,username:{price:139,credit_score:"large",umi:952,language:"Santos",amplitude:"red",throttle_pos:699.92,priority:684.63,torque_output:511.69},compound:510,id:"FWD",span_id:"PASS"}}
Expecting property name enclosed in double quotes
{"shift_code":290,"nickname":"user@domain.com","compound":"approved","language":{"options":858,"username":{"price":139,"credit_score":"large","umi":952,"language":"Santos","amplitude":"red","throttle_pos":699.92,"priority":684.63,"torque_output":511.69},"compound":510,"id":"FWD","span_id":"PASS"}}
TASK repair_structured_output SPEC FIELD created_at TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no FIELD position TYPE string REQUIRED no FIELD trace_id TYPE boolean REQUIRED no FIELD vessel_name.umi TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no FIELD vessel_name.reagent....
{"created_at":"option_e","trace_id":false,"vessel_name":{"umi":"cat_b","berth_slot":null,"address":null},"rating":{"salinity":"cat_d","interest_rate":865,"run_id":null,"nickname":741.09},"tags":149,"index":"info@test.io","order_id":437}
truncated_object
{ "type": "object", "properties": { "created_at": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d", "option_e", "option_f" ] }, "position": { "type": "string" }, "trace_id": { "type": "boole...
{"created_at":"option_e","trace_id":false,"vessel_name":{"umi":"cat_b","berth_slot":null,"address":null},"rating":{"salinity":"cat_d","interest_rate":865,"run_id":null,"nickname":741.09},"tags":149,"index":"info@test.io","order_id":437
Unexpected end of JSON input — truncated object
{"created_at":"option_e","trace_id":false,"vessel_name":{"umi":"cat_b","berth_slot":null,"address":null},"rating":{"salinity":"cat_d","interest_rate":865,"run_id":null,"nickname":741.09},"tags":149,"index":"info@test.io","order_id":437}
TASK repair_structured_output SPEC FIELD attr_o34 TYPE string REQUIRED yes FIELD col_v16 TYPE string_uri REQUIRED yes FIELD field_u60 TYPE number REQUIRED no FIELD key_y39.attr_r00 TYPE integer REQUIRED no FIELD key_y39.field_q46 TYPE string_date-time REQUIRED no FIELD key_y39.dim_k68 TYPE string REQUIRED no FIELD key...
{"attr_o34":"PASS","col_v16":"https://data.org/api","field_u60":461.43,"key_y39":{"attr_r00":406,"field_q46":"2020-11-01T22:52:00Z","dim_k68":"foo","key_i27":"pending","val_z15":"New York","prop_k16":null}}
extra_text_after
{ "type": "object", "properties": { "attr_o34": { "type": "string" }, "col_v16": { "type": "string", "format": "uri" }, "field_u60": { "type": "number" }, "key_y39": { "type": "object", "properties": { "attr_r00": { "type": "integer" ...
{"attr_o34":"PASS","col_v16":"https://data.org/api","field_u60":461.43,"key_y39":{"attr_r00":406,"field_q46":"2020-11-01T22:52:00Z","dim_k68":"foo","key_i27":"pending","val_z15":"New York","prop_k16":null}} I've ensured all required fields are present.
Output contains non-JSON text after the object
{"attr_o34":"PASS","col_v16":"https://data.org/api","field_u60":461.43,"key_y39":{"attr_r00":406,"field_q46":"2020-11-01T22:52:00Z","dim_k68":"foo","key_i27":"pending","val_z15":"New York","prop_k16":null}}
TASK repair_structured_output SPEC FIELD field_r30 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD param_c40 TYPE string_uri REQUIRED yes FIELD field_r58 TYPE string REQUIRED no FIELD attr_n64 TYPE number REQUIRED yes FIELD field_z33.field_c40 TYPE integer REQUIRED no FIELD field_z33.prop_l73 TYPE numb...
{"field_r30":"enterprise","param_c40":"https://example.com/api","attr_n64":102.11}
wrong_type
{ "type": "object", "properties": { "field_r30": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "param_c40": { "type": "string", "format": "uri" }, "field_r58": { "type": "string" }, "attr_n64": ...
{"field_r30": "enterprise", "param_c40": "https://example.com/api", "attr_n64": "\"102.11\""}
Field 'attr_n64' must be number, got string
{"field_r30":"enterprise","param_c40":"https://example.com/api","attr_n64":102.11}
TASK repair_structured_output SPEC FIELD dim_t48 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED no FIELD prop_b70 TYPE string VALUES type_a|type_b|type_c REQUIRED yes FIELD dim_z88 TYPE string REQUIRED no FIELD col_x51 TYPE number REQUIRED no BROKEN_OUTPUT {"dim_t48": "cat_d", "dim_z88": "Hapag-Lloyd-Expre...
{"dim_t48":"cat_d","prop_b70":"type_a","dim_z88":"Hapag-Lloyd-Express","col_x51":794.45}
missing_required
{ "type": "object", "properties": { "dim_t48": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d", "cat_e" ] }, "prop_b70": { "type": "string", "enum": [ "type_a", "type_b", "type_c" ] }...
{"dim_t48": "cat_d", "dim_z88": "Hapag-Lloyd-Express", "col_x51": 794.45}
Required field 'prop_b70' is missing
{"dim_t48":"cat_d","prop_b70":"type_a","dim_z88":"Hapag-Lloyd-Express","col_x51":794.45}
TASK repair_structured_output SPEC FIELD color TYPE integer REQUIRED no FIELD hazmat_code TYPE integer REQUIRED yes FIELD nickname.consignee TYPE integer REQUIRED no FIELD nickname.conductivity.barcode TYPE string_email REQUIRED yes FIELD nickname.conductivity.shift_code TYPE boolean REQUIRED no FIELD nickname.conduct...
{"hazmat_code":738,"nickname":{"consignee":725,"conductivity":{"barcode":"test@domain.org","shift_code":true,"sensor_id":"bar","reagent":"https://www.com/v1","velocity":"ops@example.com","port_code":58,"annotation":"Diana"},"tax":"single","version":"test@example.com","umi":942,"status_code":"https://api.io/v1"},"last_n...
tool_call_text_mix
{ "type": "object", "properties": { "color": { "type": "integer" }, "hazmat_code": { "type": "integer" }, "nickname": { "type": "object", "properties": { "consignee": { "type": "integer" }, "conductivity": { "type": "object", ...
Let me check the system. <tool_call name="queue_sequencing_run"> {"hazmat_code":738,"nickname":{"consignee":725,"conductivity":{"barcode":"test@domain.org","shift_code":true,"sensor_id":"bar","reagent":"https://www.com/v1","velocity":"ops@example.com","port_code":58,"annotation":"Diana"},"tax":"single","version":"test@...
Agent response mixes reasoning text with tool call
{"hazmat_code":738,"nickname":{"consignee":725,"conductivity":{"barcode":"test@domain.org","shift_code":true,"sensor_id":"bar","reagent":"https://www.com/v1","velocity":"ops@example.com","port_code":58,"annotation":"Diana"},"tax":"single","version":"test@example.com","umi":942,"status_code":"https://api.io/v1"},"last_n...
TASK repair_structured_output SPEC FIELD index.type TYPE boolean REQUIRED no FIELD index.last_name TYPE string REQUIRED yes FIELD index.turbidity TYPE string REQUIRED yes FIELD balance TYPE integer REQUIRED yes FIELD features TYPE integer REQUIRED yes BROKEN_OUTPUT I need to check the port status before assigning the...
{"index":{"type":true,"last_name":"2023-12-25","turbidity":"Diana"},"balance":968,"features":319}
thought_process
{ "type": "object", "properties": { "index": { "type": "object", "properties": { "type": { "type": "boolean" }, "last_name": { "type": "string" }, "turbidity": { "type": "string" } }, "required": [ "las...
I need to check the port status before assigning the berth. Let me verify the cargo manifest. {"index":{"type":true,"last_name":"2023-12-25","turbidity":"Diana"},"balance":968,"features":319}
Output contains chain-of-thought reasoning before JSON
{"index":{"type":true,"last_name":"2023-12-25","turbidity":"Diana"},"balance":968,"features":319}
TASK repair_structured_output SPEC FIELD key_c89 TYPE string VALUES red|blue|green|black|white REQUIRED no FIELD dim_i79 TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD col_e95 TYPE boolean REQUIRED yes FIELD col_x11 TYPE string REQUIRED no FIELD prop_y81 TYPE null REQUIRED no FIELD col_a71 TYPE boole...
{"dim_i79":"red","col_e95":false,"col_x11":"example","prop_y81":null,"col_a71":true}
extra_text_after
{ "type": "object", "properties": { "key_c89": { "type": "string", "enum": [ "red", "blue", "green", "black", "white" ] }, "dim_i79": { "type": "string", "enum": [ "red", "blue", "green", "black", ...
{"dim_i79":"red","col_e95":false,"col_x11":"example","prop_y81":null,"col_a71":true} Feel free to ask if you have questions.
Output contains non-JSON text after the object
{"dim_i79":"red","col_e95":false,"col_x11":"example","prop_y81":null,"col_a71":true}
TASK repair_structured_output SPEC FIELD key_w61 TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD field_n83 TYPE string_uri REQUIRED yes FIELD param_m38 TYPE integer REQUIRED yes BROKEN_OUTPUT Below is the JSON object: {"key_w61":"editor","field_n83":"https://data.com/v1","param_m38":596}
{"key_w61":"editor","field_n83":"https://data.com/v1","param_m38":596}
extra_text_before
{ "type": "object", "properties": { "key_w61": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "field_n83": { "type": "string", "format": "uri" }, "param_m38": { "type": "integer" } }, "required": [ "field_n83...
Below is the JSON object: {"key_w61":"editor","field_n83":"https://data.com/v1","param_m38":596}
Output contains non-JSON text before the object
{"key_w61":"editor","field_n83":"https://data.com/v1","param_m38":596}
TASK repair_structured_output SPEC FIELD attr_p47 TYPE string_uri REQUIRED no FIELD col_s12 TYPE string_email REQUIRED no FIELD param_c22 TYPE boolean REQUIRED no FIELD col_m88 TYPE boolean REQUIRED no FIELD val_r36.dim_u84 TYPE boolean REQUIRED no FIELD val_r36.dim_q68 TYPE string REQUIRED yes FIELD val_r36.key_r39 T...
{"attr_p47":"https://data.io/data","col_s12":"test@example.com","col_m88":false,"val_r36":{"dim_u84":false,"dim_q68":"Paris","key_r39":118,"prop_a56":484,"attr_x93":"mode_b","val_m36":"https://example.com/api"},"attr_f26":null,"col_x49":"MV-Evergreen-01","col_k69":false}
tool_call_python_syntax
{ "type": "object", "properties": { "attr_p47": { "type": "string", "format": "uri" }, "col_s12": { "type": "string", "format": "email" }, "param_c22": { "type": "boolean" }, "col_m88": { "type": "boolean" }, "val_r36": { "type": "object"...
queue_sequencing_run(attr_p47='https://data.io/data', col_s12='test@example.com', col_m88=False, val_r36={'dim_u84': False, 'dim_q68': 'Paris', 'key_r39': 118, 'prop_a56': 484, 'attr_x93': 'mode_b', 'val_m36': 'https://example.com/api'}, attr_f26=None, col_x49='MV-Evergreen-01', col_k69=False)
Tool call uses Python syntax instead of JSON
{"attr_p47":"https://data.io/data","col_s12":"test@example.com","col_m88":false,"val_r36":{"dim_u84":false,"dim_q68":"Paris","key_r39":118,"prop_a56":484,"attr_x93":"mode_b","val_m36":"https://example.com/api"},"attr_f26":null,"col_x49":"MV-Evergreen-01","col_k69":false}
TASK repair_structured_output SPEC FIELD subtotal TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD repository TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD altitude TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes FIELD log_level TYPE number REQUIR...
{"subtotal":"escalated","altitude":"heterozygous","log_level":789.65,"shift_code":901,"visible":{"branch":"berthed","count":191,"wavelength":{"company":"push","sensor_id":659,"frequency_hz":"2021-07-06T02:57:00Z","role":null,"crew_id":"2021-11-27T03:25:00Z"}},"chromosome":94}
missing_bracket
{ "type": "object", "properties": { "subtotal": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "repository": { "type": "string", "enum": [ "coastal", "oceanic", "inland", ...
{"subtotal":"escalated","altitude":"heterozygous","log_level":789.65,"shift_code":901,"visible":{"branch":"berthed","count":191,"wavelength":{"company":"push","sensor_id":659,"frequency_hz":"2021-07-06T02:57:00Z","role":null,"crew_id":"2021-11-27T03:25:00Z"}},"chromosome":94}
Missing closing bracket
{"subtotal":"escalated","altitude":"heterozygous","log_level":789.65,"shift_code":901,"visible":{"branch":"berthed","count":191,"wavelength":{"company":"push","sensor_id":659,"frequency_hz":"2021-07-06T02:57:00Z","role":null,"crew_id":"2021-11-27T03:25:00Z"}},"chromosome":94}
TASK repair_structured_output SPEC FIELD col_v14 TYPE number REQUIRED yes FIELD prop_b74 TYPE boolean REQUIRED no FIELD param_f17 TYPE boolean REQUIRED no FIELD col_n87 TYPE string REQUIRED no BROKEN_OUTPUT ```json {"col_v14":465.34,"prop_b74":true} ```
{"col_v14":465.34,"prop_b74":true}
markdown_fences
{ "type": "object", "properties": { "col_v14": { "type": "number" }, "prop_b74": { "type": "boolean" }, "param_f17": { "type": "boolean" }, "col_n87": { "type": "string" } }, "required": [ "col_v14" ] }
```json {"col_v14":465.34,"prop_b74":true} ```
Output contains markdown code fences
{"col_v14":465.34,"prop_b74":true}
TASK repair_structured_output SPEC FIELD param_u75 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD prop_q21 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes FIELD dim_j65 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no FIELD dim_r00 TYPE string VALUES ...
{"param_u75":"berthed","prop_q21":"mode_e","dim_r00":"cat_d","field_g46":true,"param_v04":"John","key_i12":true}
extra_text_after
{ "type": "object", "properties": { "param_u75": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "prop_q21": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", ...
{"param_u75":"berthed","prop_q21":"mode_e","dim_r00":"cat_d","field_g46":true,"param_v04":"John","key_i12":true} Let me know if you need anything else!
Output contains non-JSON text after the object
{"param_u75":"berthed","prop_q21":"mode_e","dim_r00":"cat_d","field_g46":true,"param_v04":"John","key_i12":true}
TASK repair_structured_output SPEC FIELD format TYPE boolean REQUIRED yes FIELD tax TYPE null REQUIRED no FIELD thumbnail TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD quality_score TYPE string REQUIRED no BROKEN_OUTPUT Let me check the system. Action: align_reads Arguments: {"format": true, ...
{"format":true,"tax":null,"thumbnail":"anchored","quality_score":"https://api.example.com/v1"}
tool_call_partial_args
{ "type": "object", "properties": { "format": { "type": "boolean" }, "tax": { "type": "null" }, "thumbnail": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "quality_score": { "type": "stri...
Let me check the system. Action: align_reads Arguments: {"format": true, "tax": null, "quality_score": "https://api.example.com/v1"}
Agent tool call missing required parameter 'thumbnail'
{"format":true,"tax":null,"thumbnail":"anchored","quality_score":"https://api.example.com/v1"}
TASK repair_structured_output SPEC FIELD patient_id TYPE number REQUIRED yes FIELD wavelength TYPE integer REQUIRED yes FIELD end_date.vital_sign TYPE number REQUIRED yes FIELD end_date.temp_celsius TYPE integer REQUIRED no FIELD end_date.height TYPE number REQUIRED yes FIELD end_date.price TYPE string VALUES low|medi...
{"patient_id":970.16,"wavelength":55,"end_date":{"vital_sign":591.82,"temp_celsius":623,"height":781.59,"price":"high"}}
extra_field
{ "type": "object", "properties": { "patient_id": { "type": "number" }, "wavelength": { "type": "integer" }, "end_date": { "type": "object", "properties": { "vital_sign": { "type": "number" }, "temp_celsius": { "type": "integer"...
{"patient_id": 970.16, "wavelength": 55, "end_date": {"vital_sign": 591.82, "temp_celsius": 623, "height": 781.59, "price": "high"}, "extra_info_2054": 42}
Unknown field 'extra_info_2054' not defined in schema
{"patient_id":970.16,"wavelength":55,"end_date":{"vital_sign":591.82,"temp_celsius":623,"height":781.59,"price":"high"}}
TASK repair_structured_output SPEC FIELD val_z98 TYPE string REQUIRED yes FIELD param_s49.dim_l88 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD param_s49.key_r89 TYPE string REQUIRED yes FIELD param_s49.prop_j69 TYPE integer REQUIRED yes FIELD dim_x43 TYPE string REQUIRED yes FIELD param_w09 T...
{"val_z98":"test@example.com","param_s49":{"dim_l88":"closed","key_r89":"Sao Paulo","prop_j69":125},"dim_x43":"approved","param_w09":false}
tool_call_python_syntax
{ "type": "object", "properties": { "val_z98": { "type": "string" }, "param_s49": { "type": "object", "properties": { "dim_l88": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ...
read_sensor_array(val_z98='test@example.com', param_s49={'dim_l88': 'closed', 'key_r89': 'Sao Paulo', 'prop_j69': 125}, dim_x43='approved', param_w09=False)
Tool call uses Python syntax instead of JSON
{"val_z98":"test@example.com","param_s49":{"dim_l88":"closed","key_r89":"Sao Paulo","prop_j69":125},"dim_x43":"approved","param_w09":false}
TASK repair_structured_output SPEC FIELD invoice_id TYPE string VALUES admin|editor|viewer REQUIRED no FIELD label TYPE null REQUIRED yes FIELD humidity_pct TYPE number REQUIRED no BROKEN_OUTPUT {"label":null
{"label":null}
truncated_object
{ "type": "object", "properties": { "invoice_id": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "label": { "type": "null" }, "humidity_pct": { "type": "number" } }, "required": [ "label" ] }
{"label":null
Unexpected end of JSON input — truncated object
{"label":null}
TASK repair_structured_output SPEC FIELD options TYPE null REQUIRED no FIELD full_name TYPE string REQUIRED yes FIELD total TYPE string REQUIRED yes FIELD procedure_code.date TYPE string VALUES low|medium|high|critical REQUIRED no FIELD procedure_code.fleet_number TYPE number REQUIRED no FIELD procedure_code.order_id ...
{"full_name":"quux","total":"hello","procedure_code":{"date":"high","fleet_number":846.47,"order_id":"anchored","isotope":[{"isotope":"Johnson","quality_score":87,"visible":"New York","weight":"bar"},{"isotope":"Johnson","quality_score":9,"visible":"test@example.com","weight":"PASS"},{"isotope":"quux","quality_score":5...
agent_chain
{ "type": "object", "properties": { "options": { "type": "null" }, "full_name": { "type": "string" }, "total": { "type": "string" }, "procedure_code": { "type": "object", "properties": { "date": { "type": "string", "enum": [ ...
I need to look up the information first. Action: calculate_docking_fee Result: {"total": "hello", "procedure_code": {"date": "high", "fleet_number": 846.47, "order_id": "anchored", "isotope": [{"isotope": "Johnson", "quality_score": 87, "visible": "New York", "weight": "bar"}, {"isotope": "Johnson", "quality_score": 9,...
Agent multi-step chain with truncated tool output
{"full_name":"quux","total":"hello","procedure_code":{"date":"high","fleet_number":846.47,"order_id":"anchored","isotope":[{"isotope":"Johnson","quality_score":87,"visible":"New York","weight":"bar"},{"isotope":"Johnson","quality_score":9,"visible":"test@example.com","weight":"PASS"},{"isotope":"quux","quality_score":5...
TASK repair_structured_output SPEC FIELD pressure_kpa TYPE string_email REQUIRED yes FIELD ward TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes FIELD timezone TYPE string REQUIRED yes FIELD dissolved_oxygen TYPE string_date-time REQUIRED yes BROKEN_OUTPUT Based on the data, pressure_kpa is user@exa...
{"pressure_kpa":"user@example.com","ward":"heterozygous","timezone":"https://example.com","dissolved_oxygen":"2026-08-04T05:29:00Z"}
partial_structure
{ "type": "object", "properties": { "pressure_kpa": { "type": "string", "format": "email" }, "ward": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "timezone": { "type": "string" }, "dissolved_oxyg...
Based on the data, pressure_kpa is user@example.com. {"pressure_kpa":"user@example.com","ward":"heterozygous","timezone":"https://example.com","dissolved_oxygen":"2026-08-04T05:29:00Z"}
Output mixes natural language with JSON
{"pressure_kpa":"user@example.com","ward":"heterozygous","timezone":"https://example.com","dissolved_oxygen":"2026-08-04T05:29:00Z"}