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 param_x56 TYPE string REQUIRED yes FIELD dim_p69 TYPE string_uri REQUIRED yes FIELD col_o18 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes BROKEN_OUTPUT verify_hazmat_compliance(param_x56='RTG-04', dim_p69='https://data.org/v1', col_o18='mode_d')
{"param_x56":"RTG-04","dim_p69":"https://data.org/v1","col_o18":"mode_d"}
tool_call_python_syntax
{ "type": "object", "properties": { "param_x56": { "type": "string" }, "dim_p69": { "type": "string", "format": "uri" }, "col_o18": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", "mode_e", "mode_...
verify_hazmat_compliance(param_x56='RTG-04', dim_p69='https://data.org/v1', col_o18='mode_d')
Tool call uses Python syntax instead of JSON
{"param_x56":"RTG-04","dim_p69":"https://data.org/v1","col_o18":"mode_d"}
TASK repair_structured_output SPEC FIELD attr_i30 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD col_y05 TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes FIELD val_d32 TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD prop_x97 TYPE integer REQUIRED no FIELD col_l24 TYPE string_uri REQU...
{"attr_i30":"free","col_y05":"cat_a","val_d32":"push","prop_x97":561,"col_l24":"https://www.com/v1"}
truncated_array
{ "type": "object", "properties": { "attr_i30": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "col_y05": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d" ] },...
{"attr_i30":"free","col_y05":"cat_a","val_d32":"push","prop_x97":561,"col_l24":"https://www.com/v1"
Unexpected end of JSON input — truncated object
{"attr_i30":"free","col_y05":"cat_a","val_d32":"push","prop_x97":561,"col_l24":"https://www.com/v1"}
TASK repair_structured_output SPEC FIELD field_e86 TYPE string_uri REQUIRED yes FIELD val_t46 TYPE null REQUIRED no FIELD param_b78 TYPE boolean REQUIRED no FIELD param_r44 TYPE string_uri REQUIRED no FIELD prop_a33[] TYPE string REQUIRED no FIELD key_r35[] TYPE string VALUES pending_review|confirmed|rejected|escalate...
{"field_e86":"https://data.io/v1","val_t46":null,"param_b78":false,"param_r44":"https://data.com/v1"}
tool_call_python_syntax
{ "type": "object", "properties": { "field_e86": { "type": "string", "format": "uri" }, "val_t46": { "type": "null" }, "param_b78": { "type": "boolean" }, "param_r44": { "type": "string", "format": "uri" }, "prop_a33": { "type": "array", ...
align_reads(field_e86='https://data.io/v1', val_t46=None, param_b78=False, param_r44='https://data.com/v1')
Tool call uses Python syntax instead of JSON
{"field_e86":"https://data.io/v1","val_t46":null,"param_b78":false,"param_r44":"https://data.com/v1"}
TASK repair_structured_output SPEC FIELD prop_r49 TYPE string VALUES single|married|divorced REQUIRED yes FIELD col_d90 TYPE string VALUES level_1|level_2 REQUIRED no FIELD attr_t18 TYPE string VALUES type_a|type_b|type_c REQUIRED no FIELD attr_u56 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRE...
{"prop_r49":"divorced","attr_t18":"type_b","col_o07":"mode_a","field_t89":"Tokyo","param_m80":430,"param_j77":"type_b"}
tool_call_text_mix
{ "type": "object", "properties": { "prop_r49": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "col_d90": { "type": "string", "enum": [ "level_1", "level_2" ] }, "attr_t18": { "type": "string", ...
I'll query our database. <tool_call name="validate_address"> {"prop_r49":"divorced","attr_t18":"type_b","col_o07":"mode_a","field_t89":"Tokyo","param_m80":430,"param_j77":"type_b"} </tool_call.
Agent response mixes reasoning text with tool call
{"prop_r49":"divorced","attr_t18":"type_b","col_o07":"mode_a","field_t89":"Tokyo","param_m80":430,"param_j77":"type_b"}
TASK repair_structured_output SPEC FIELD id TYPE string REQUIRED yes FIELD start_date TYPE boolean REQUIRED yes FIELD balance TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes FIELD due_date TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD currency TYPE string VALUES opera...
{"id":"2024-06-30","start_date":false,"balance":"hemizygous","due_date":"maintenance","currency":"operational","lab_result":false}
extra_text_before
{ "type": "object", "properties": { "id": { "type": "string" }, "start_date": { "type": "boolean" }, "balance": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "due_date": { "type": "string", ...
Sensor output follows: {"id":"2024-06-30","start_date":false,"balance":"hemizygous","due_date":"maintenance","currency":"operational","lab_result":false}
Output contains non-JSON text before the object
{"id":"2024-06-30","start_date":false,"balance":"hemizygous","due_date":"maintenance","currency":"operational","lab_result":false}
TASK repair_structured_output SPEC FIELD val_n39 TYPE boolean REQUIRED no FIELD prop_w08 TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD key_z33 TYPE number REQUIRED yes FIELD prop_m68 TYPE integer REQUIRED yes FIELD col_u86 TYPE integer REQUIRED no BROKEN_OUTPUT {"prop_w08": "invalid_option_41", "key_z33":...
{"prop_w08":"editor","key_z33":841.83,"prop_m68":438,"col_u86":767}
invalid_enum
{ "type": "object", "properties": { "val_n39": { "type": "boolean" }, "prop_w08": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "key_z33": { "type": "number" }, "prop_m68": { "type": "integer" }, "col_u8...
{"prop_w08": "invalid_option_41", "key_z33": 841.83, "prop_m68": 438, "col_u86": 767}
Field 'prop_w08' has invalid enum value 'invalid_option_41', expected one of ['admin', 'editor', 'viewer']
{"prop_w08":"editor","key_z33":841.83,"prop_m68":438,"col_u86":767}
TASK repair_structured_output SPEC FIELD status TYPE integer REQUIRED yes FIELD status_code.product_id TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes FIELD status_code.category TYPE number REQUIRED no FIELD status_code.username TYPE string REQUIRED no FIELD end_date TYPE string VALUES free|ba...
{"status":512,"status_code":{"product_id":"maintenance","category":704.27,"username":"Jane"},"end_date":"basic","comments":"rejected"}
extra_field
{ "type": "object", "properties": { "status": { "type": "integer" }, "status_code": { "type": "object", "properties": { "product_id": { "type": "string", "enum": [ "operational", "degraded", "offline", "mainten...
{"status": 512, "status_code": {"product_id": "maintenance", "category": 704.27, "username": "Jane"}, "end_date": "basic", "comments": "rejected", "extra_field_1826": "unexpected"}
Unknown field 'extra_field_1826' not defined in schema
{"status":512,"status_code":{"product_id":"maintenance","category":704.27,"username":"Jane"},"end_date":"basic","comments":"rejected"}
TASK repair_structured_output SPEC FIELD prop_s93 TYPE null REQUIRED yes FIELD param_o45 TYPE null REQUIRED no FIELD param_b24[] TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD key_k06[].dim_t15 TYPE string REQUIRED no FIELD key_k06[].field_d67 TYPE string VALUES pending_review|confirmed|reject...
{"prop_s93":null,"param_o45":null,"param_b24":["heterozygous"],"key_k06":[{"dim_t15":"Johnson","field_d67":"escalated","col_f73":["2024-06-30","Bob"],"dim_q20":[453,912]},{"dim_t15":"Paris","field_d67":"escalated","col_f73":["New York","chr1","Hapag-Lloyd-Express"],"dim_q20":[89]}]}
missing_bracket
{ "type": "object", "properties": { "prop_s93": { "type": "null" }, "param_o45": { "type": "null" }, "param_b24": { "type": "array", "items": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] ...
{"prop_s93":null,"param_o45":null,"param_b24":["heterozygous","key_k06":[{"dim_t15":"Johnson","field_d67":"escalated","col_f73":["2024-06-30","Bob"],"dim_q20":[453,912]},{"dim_t15":"Paris","field_d67":"escalated","col_f73":["New York","chr1","Hapag-Lloyd-Express"],"dim_q20":[89]}]}
Missing closing bracket
{"prop_s93":null,"param_o45":null,"param_b24":["heterozygous"],"key_k06":[{"dim_t15":"Johnson","field_d67":"escalated","col_f73":["2024-06-30","Bob"],"dim_q20":[453,912]},{"dim_t15":"Paris","field_d67":"escalated","col_f73":["New York","chr1","Hapag-Lloyd-Express"],"dim_q20":[89]}]}
TASK repair_structured_output SPEC FIELD attr_t35 TYPE string_uri REQUIRED no FIELD param_o78 TYPE number REQUIRED yes FIELD field_i05 TYPE integer REQUIRED yes FIELD prop_g15 TYPE integer REQUIRED yes BROKEN_OUTPUT {attr_t35:"https://example.io/api",param_o78:923.11,field_i05:585,prop_g15:904}
{"attr_t35":"https://example.io/api","param_o78":923.11,"field_i05":585,"prop_g15":904}
unquoted_keys
{ "type": "object", "properties": { "attr_t35": { "type": "string", "format": "uri" }, "param_o78": { "type": "number" }, "field_i05": { "type": "integer" }, "prop_g15": { "type": "integer" } }, "required": [ "prop_g15", "field_i05", "par...
{attr_t35:"https://example.io/api",param_o78:923.11,field_i05:585,prop_g15:904}
Expecting property name enclosed in double quotes
{"attr_t35":"https://example.io/api","param_o78":923.11,"field_i05":585,"prop_g15":904}
TASK repair_structured_output SPEC FIELD span_id TYPE string REQUIRED yes FIELD temp_celsius TYPE integer REQUIRED no FIELD full_name TYPE string REQUIRED yes FIELD terminal_id TYPE boolean REQUIRED yes FIELD size TYPE string REQUIRED yes FIELD price TYPE string REQUIRED no BROKEN_OUTPUT The parsed result is: {"span_...
{"span_id":"Alice","temp_celsius":410,"full_name":"hello","terminal_id":true,"size":"chr1","price":"REV"}
extra_text_before
{ "type": "object", "properties": { "span_id": { "type": "string" }, "temp_celsius": { "type": "integer" }, "full_name": { "type": "string" }, "terminal_id": { "type": "boolean" }, "size": { "type": "string" }, "price": { "type": "strin...
The parsed result is: {"span_id":"Alice","temp_celsius":410,"full_name":"hello","terminal_id":true,"size":"chr1","price":"REV"}
Output contains non-JSON text before the object
{"span_id":"Alice","temp_celsius":410,"full_name":"hello","terminal_id":true,"size":"chr1","price":"REV"}
TASK repair_structured_output SPEC FIELD field_b47 TYPE integer REQUIRED no FIELD field_l85 TYPE integer REQUIRED no FIELD dim_q42 TYPE string REQUIRED yes FIELD field_p07 TYPE string REQUIRED yes FIELD val_s40 TYPE number REQUIRED no FIELD param_u03 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED ...
{"field_b47":596,"field_l85":483,"dim_q42":"2024-06-30","field_p07":"PASS","val_s40":606.31,"param_u03":"frameshift"}
unquoted_keys
{ "type": "object", "properties": { "field_b47": { "type": "integer" }, "field_l85": { "type": "integer" }, "dim_q42": { "type": "string" }, "field_p07": { "type": "string" }, "val_s40": { "type": "number" }, "param_u03": { "type": "str...
{field_b47:596,field_l85:483,dim_q42:"2024-06-30",field_p07:"PASS",val_s40:606.31,param_u03:"frameshift"}
Expecting property name enclosed in double quotes
{"field_b47":596,"field_l85":483,"dim_q42":"2024-06-30","field_p07":"PASS","val_s40":606.31,"param_u03":"frameshift"}
TASK repair_structured_output SPEC FIELD key_i51 TYPE string_email REQUIRED no FIELD dim_q87.prop_y05 TYPE string REQUIRED no FIELD dim_q87.col_a27 TYPE string_uri REQUIRED no FIELD dim_q87.dim_l64.dim_k21 TYPE string REQUIRED no FIELD dim_q87.dim_l64.attr_i14 TYPE integer REQUIRED yes FIELD dim_q87.dim_l64.dim_o06 TY...
{"key_i51":"admin@test.io","dim_q87":{"prop_y05":"GRCh38","col_a27":"https://example.org/data","dim_l64":{"dim_k21":"foo","attr_i14":767,"dim_o06":"free","col_o32":null,"col_z86":"Smith","val_t08":963,"dim_q20":"small"},"dim_u54":{"field_e32":180.35,"param_y07":537,"dim_k50":null,"key_y58":"https://example.org/data","a...
tool_call_python_syntax
{ "type": "object", "properties": { "key_i51": { "type": "string", "format": "email" }, "dim_q87": { "type": "object", "properties": { "prop_y05": { "type": "string" }, "col_a27": { "type": "string", "format": "uri" },...
send_email(key_i51='admin@test.io', dim_q87={'prop_y05': 'GRCh38', 'col_a27': 'https://example.org/data', 'dim_l64': {'dim_k21': 'foo', 'attr_i14': 767, 'dim_o06': 'free', 'col_o32': None, 'col_z86': 'Smith', 'val_t08': 963, 'dim_q20': 'small'}, 'dim_u54': {'field_e32': 180.35, 'param_y07': 537, 'dim_k50': None, 'key_y...
Tool call uses Python syntax instead of JSON
{"key_i51":"admin@test.io","dim_q87":{"prop_y05":"GRCh38","col_a27":"https://example.org/data","dim_l64":{"dim_k21":"foo","attr_i14":767,"dim_o06":"free","col_o32":null,"col_z86":"Smith","val_t08":963,"dim_q20":"small"},"dim_u54":{"field_e32":180.35,"param_y07":537,"dim_k50":null,"key_y58":"https://example.org/data","a...
TASK repair_structured_output SPEC FIELD attr_q24 TYPE integer REQUIRED yes FIELD val_p02 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD param_n02 TYPE string VALUES email|phone|sms|push REQUIRED no BROKEN_OUTPUT The parsed result is: {"attr_q24":412,"param_n02":"push"}
{"attr_q24":412,"param_n02":"push"}
extra_text_before
{ "type": "object", "properties": { "attr_q24": { "type": "integer" }, "val_p02": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "param_n02": { "type": "string", "enum": [ "emai...
The parsed result is: {"attr_q24":412,"param_n02":"push"}
Output contains non-JSON text before the object
{"attr_q24":412,"param_n02":"push"}
TASK repair_structured_output SPEC FIELD prop_u83 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD val_q85 TYPE integer REQUIRED no FIELD attr_u43 TYPE null REQUIRED no FIELD prop_u90.val_k94 TYPE string REQUIRED yes FIELD prop_u90.attr_m15 TYPE string REQUIRED yes FIELD prop_u90.val_n11 TYPE str...
{"prop_u83":"underway","attr_u43":null,"prop_u90":{"val_k94":"baz","attr_m15":"2024-01-15","val_n11":"2023-10-25T04:55:00Z","attr_i54":["ops@example.com"]},"param_h23":{"param_f94":{"col_c42":"user@example.com","prop_c82":427,"prop_r38":"open","attr_f83":"level_2","val_z01":"REV"},"prop_w64":"sample","param_f82":"MV-Ev...
missing_required
{ "type": "object", "properties": { "prop_u83": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "val_q85": { "type": "integer" }, "attr_u43": { "type": "null" }, "prop_u90": { "type": "obje...
{"attr_u43": null, "prop_u90": {"val_k94": "baz", "attr_m15": "2024-01-15", "val_n11": "2023-10-25T04:55:00Z", "attr_i54": ["ops@example.com"]}, "param_h23": {"param_f94": {"col_c42": "user@example.com", "prop_c82": 427, "prop_r38": "open", "attr_f83": "level_2", "val_z01": "REV"}, "prop_w64": "sample", "param_f82": "M...
Required field 'prop_u83' is missing
{"prop_u83":"underway","attr_u43":null,"prop_u90":{"val_k94":"baz","attr_m15":"2024-01-15","val_n11":"2023-10-25T04:55:00Z","attr_i54":["ops@example.com"]},"param_h23":{"param_f94":{"col_c42":"user@example.com","prop_c82":427,"prop_r38":"open","attr_f83":"level_2","val_z01":"REV"},"prop_w64":"sample","param_f82":"MV-Ev...
TASK repair_structured_output SPEC FIELD field_u30 TYPE string REQUIRED no FIELD val_a72 TYPE string REQUIRED no FIELD key_l55 TYPE string_uri REQUIRED no FIELD field_n93 TYPE string VALUES type_a|type_b REQUIRED no FIELD attr_v00.field_i94 TYPE string VALUES success|error|warning|info REQUIRED no FIELD attr_v00.key_d...
{"field_u30":"Jane","val_a72":"Maria","field_n93":"type_a","attr_v00":{"field_i94":"error","key_d30":false,"attr_q74":{"dim_d48":null,"dim_g18":[668.45,930.98,24.47],"key_e60":[385,948,906]},"key_v02":{"key_n26":"homozygous","param_o15":"mode_b","attr_a27":false,"val_f66":"maintenance"}},"field_j18":false,"val_g37":"te...
unquoted_keys
{ "type": "object", "properties": { "field_u30": { "type": "string" }, "val_a72": { "type": "string" }, "key_l55": { "type": "string", "format": "uri" }, "field_n93": { "type": "string", "enum": [ "type_a", "type_b" ] }, "...
{field_u30:"Jane",val_a72:"Maria",field_n93:"type_a",attr_v00:{field_i94:"error",key_d30:false,attr_q74:{dim_d48:null,dim_g18:[668.45,930.98,24.47],key_e60:[385,948,906]},key_v02:{key_n26:"homozygous",param_o15:"mode_b",attr_a27:false,val_f66:"maintenance"}},field_j18:false,val_g37:"test@example.com",col_h72:"Hapag-Llo...
Expecting property name enclosed in double quotes
{"field_u30":"Jane","val_a72":"Maria","field_n93":"type_a","attr_v00":{"field_i94":"error","key_d30":false,"attr_q74":{"dim_d48":null,"dim_g18":[668.45,930.98,24.47],"key_e60":[385,948,906]},"key_v02":{"key_n26":"homozygous","param_o15":"mode_b","attr_a27":false,"val_f66":"maintenance"}},"field_j18":false,"val_g37":"te...
TASK repair_structured_output SPEC FIELD subtotal TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD enabled TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD age TYPE string VALUES free|basic|pro|enterprise REQUIRED no BROKEN_OUTPUT Tool: queue_sequencing_run Params: {"subtot...
{"subtotal":"closed","age":"basic"}
tool_call_wrong_param
{ "type": "object", "properties": { "subtotal": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, "enabled": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returne...
Tool: queue_sequencing_run Params: {"subtotal": "closed", "age_id": "basic"}
Agent used wrong parameter name 'age_id' instead of 'age'
{"subtotal":"closed","age":"basic"}
TASK repair_structured_output SPEC FIELD val_y21 TYPE boolean REQUIRED yes FIELD key_g10 TYPE string REQUIRED yes FIELD val_t62 TYPE boolean REQUIRED no FIELD col_p45 TYPE integer REQUIRED yes FIELD dim_c36.key_j04 TYPE string REQUIRED yes FIELD dim_c36.attr_g95 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD...
{"val_y21":false,"key_g10":"Tokyo","val_t62":false,"col_p45":876,"dim_c36":{"key_j04":"PASS","attr_g95":"GBP","key_m28":"pending","param_r37":"2024-09-08T13:01:00Z","val_i24":"free"},"val_o68":"Smith","val_f03":"maintenance"}
missing_bracket
{ "type": "object", "properties": { "val_y21": { "type": "boolean" }, "key_g10": { "type": "string" }, "val_t62": { "type": "boolean" }, "col_p45": { "type": "integer" }, "dim_c36": { "type": "object", "properties": { "key_j04": { ...
{"val_y21":false,"key_g10":"Tokyo","val_t62":false,"col_p45":876,"dim_c36":{"key_j04":"PASS","attr_g95":"GBP","key_m28":"pending","param_r37":"2024-09-08T13:01:00Z","val_i24":"free"},"val_o68":"Smith","val_f03":"maintenance"}
Missing closing bracket
{"val_y21":false,"key_g10":"Tokyo","val_t62":false,"col_p45":876,"dim_c36":{"key_j04":"PASS","attr_g95":"GBP","key_m28":"pending","param_r37":"2024-09-08T13:01:00Z","val_i24":"free"},"val_o68":"Smith","val_f03":"maintenance"}
TASK repair_structured_output SPEC FIELD val_h49 TYPE integer REQUIRED yes FIELD val_b10 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD prop_a17 TYPE integer REQUIRED no FIELD key_e01 TYPE string VALUES reliable|unstable|intermittent REQUIRED no FIELD col_j75 TYPE string VALUES berthed|anchored...
{"val_h49":503,"val_b10":"underway","prop_a17":737,"key_e01":"intermittent","col_j75":"underway","param_i65":"London","field_f90":176}
trailing_comma
{ "type": "object", "properties": { "val_h49": { "type": "integer" }, "val_b10": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "prop_a17": { "type": "integer" }, "key_e01": { "type": "str...
{"val_h49":503,"val_b10":"underway","prop_a17":737,"key_e01":"intermittent","col_j75":"underway","param_i65":"London","field_f90":176,}
Unexpected trailing comma
{"val_h49":503,"val_b10":"underway","prop_a17":737,"key_e01":"intermittent","col_j75":"underway","param_i65":"London","field_f90":176}
TASK repair_structured_output SPEC FIELD label.last_name TYPE integer REQUIRED no FIELD label.shipping TYPE string VALUES active|inactive|pending REQUIRED no FIELD label.size TYPE string REQUIRED no FIELD label.strand TYPE integer REQUIRED yes FIELD label.gene_id TYPE string REQUIRED no FIELD label.barcode TYPE intege...
{"label":{"shipping":"inactive","size":"Charlie","strand":315,"barcode":805},"account_id":"pending_review","size":"info@example.com","pressure_kpa":"active","ward":"Jane","items":"Paris","chromosome":true,"zip_code":true}
missing_required
{ "type": "object", "properties": { "label": { "type": "object", "properties": { "last_name": { "type": "integer" }, "shipping": { "type": "string", "enum": [ "active", "inactive", "pending" ] ...
{"label": {"shipping": "inactive", "size": "Charlie", "strand": 315, "barcode": 805}, "account_id": "pending_review", "size": "info@example.com", "pressure_kpa": "active", "ward": "Jane", "items": "Paris", "chromosome": true}
Required field 'zip_code' is missing
{"label":{"shipping":"inactive","size":"Charlie","strand":315,"barcode":805},"account_id":"pending_review","size":"info@example.com","pressure_kpa":"active","ward":"Jane","items":"Paris","chromosome":true,"zip_code":true}
TASK repair_structured_output SPEC FIELD currency TYPE integer REQUIRED yes FIELD diagnosis_code TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD port_code TYPE boolean REQUIRED yes FIELD berth_slot TYPE string REQUIRED no FIELD height TYPE string VALUES draft|published|archived REQUIRED no BROK...
{"currency":336,"diagnosis_code":"underway","port_code":true}
tool_call_wrong_param
{ "type": "object", "properties": { "currency": { "type": "integer" }, "diagnosis_code": { "type": "string", "enum": [ "berthed", "anchored", "underway", "moored" ] }, "port_code": { "type": "boolean" }, "berth_slot": { ...
Tool: send_email Params: {"currency": 336, "diagnosis_code": "underway", "port_code_name": true}
Agent used wrong parameter name 'port_code_name' instead of 'port_code'
{"currency":336,"diagnosis_code":"underway","port_code":true}
TASK repair_structured_output SPEC FIELD coverage TYPE string VALUES success|error|warning|info REQUIRED yes FIELD language TYPE string VALUES reliable|unstable|intermittent REQUIRED yes FIELD enabled TYPE integer REQUIRED yes BROKEN_OUTPUT I need to look up the information first. Action: calculate_docking_fee Result...
{"coverage":"error","language":"intermittent","enabled":660}
agent_chain
{ "type": "object", "properties": { "coverage": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "language": { "type": "string", "enum": [ "reliable", "unstable", "intermittent" ] }, ...
I need to look up the information first. Action: calculate_docking_fee Result: {"coverage": "error", "language": "intermittent"} Processing the request now. Action: fetch_lab_result Result:
Agent multi-step chain with truncated tool output
{"coverage":"error","language":"intermittent","enabled":660}
TASK repair_structured_output SPEC FIELD prop_c95 TYPE integer REQUIRED no FIELD param_v78 TYPE null REQUIRED yes FIELD param_y24 TYPE null REQUIRED no FIELD prop_p80 TYPE string REQUIRED no FIELD val_t38 TYPE boolean REQUIRED no FIELD key_b05 TYPE string VALUES success|error|warning|info REQUIRED no FIELD attr_e42 TY...
{"prop_c95":903,"param_v78":null,"param_y24":null,"prop_p80":"Oliveira","val_t38":true,"attr_e42":"info@domain.org","col_y56":null}
markdown_fences
{ "type": "object", "properties": { "prop_c95": { "type": "integer" }, "param_v78": { "type": "null" }, "param_y24": { "type": "null" }, "prop_p80": { "type": "string" }, "val_t38": { "type": "boolean" }, "key_b05": { "type": "string", ...
```json {"prop_c95":903,"param_v78":null,"param_y24":null,"prop_p80":"Oliveira","val_t38":true,"attr_e42":"info@domain.org","col_y56":null} ```
Output contains markdown code fences
{"prop_c95":903,"param_v78":null,"param_y24":null,"prop_p80":"Oliveira","val_t38":true,"attr_e42":"info@domain.org","col_y56":null}
TASK repair_structured_output SPEC FIELD field_i68 TYPE boolean REQUIRED yes FIELD field_p93 TYPE string REQUIRED yes FIELD prop_u71.param_a97 TYPE string REQUIRED no FIELD prop_u71.param_u67 TYPE string REQUIRED no FIELD prop_u71.dim_q00 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes BROKEN_OUTPU...
{"field_i68":false,"field_p93":"demo","prop_u71":{"param_a97":"demo","dim_q00":"homozygous"}}
extra_field
{ "type": "object", "properties": { "field_i68": { "type": "boolean" }, "field_p93": { "type": "string" }, "prop_u71": { "type": "object", "properties": { "param_a97": { "type": "string" }, "param_u67": { "type": "string" ...
{"field_i68": false, "field_p93": "demo", "prop_u71": {"param_a97": "demo", "dim_q00": "homozygous"}, "extra_info_7434": true}
Unknown field 'extra_info_7434' not defined in schema
{"field_i68":false,"field_p93":"demo","prop_u71":{"param_a97":"demo","dim_q00":"homozygous"}}
TASK repair_structured_output SPEC FIELD status_code TYPE string VALUES success|error|warning|info REQUIRED no FIELD type TYPE string VALUES draft|published|archived REQUIRED no FIELD interest_rate TYPE string REQUIRED no FIELD state TYPE string_uri REQUIRED yes FIELD website TYPE number REQUIRED no BROKEN_OUTPUT Let...
{"type":"draft","interest_rate":"Smith","state":"https://example.io/v1","website":43.67}
thought_process
{ "type": "object", "properties": { "status_code": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, "type": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "int...
Let me construct this step by step. First, I'll identify the required fields, then fill in the values. {"type":"draft","interest_rate":"Smith","state":"https://example.io/v1","website":43.67}
Output contains chain-of-thought reasoning before JSON
{"type":"draft","interest_rate":"Smith","state":"https://example.io/v1","website":43.67}
TASK repair_structured_output SPEC FIELD key_y12 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD param_l31 TYPE boolean REQUIRED no FIELD prop_l51 TYPE string REQUIRED no FIELD dim_m76 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes FIELD val_i43 TYPE null REQUIRED no ...
{"key_y12":"rejected","param_l31":true,"prop_l51":"example","dim_m76":"closed","val_i43":null}
tool_call_text_mix
{ "type": "object", "properties": { "key_y12": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "param_l31": { "type": "boolean" }, "prop_l51": { "type": "string" }, "dim_m76": { ...
I need to look up the information first. <tool_call name="process_payment"> {"key_y12":"rejected","param_l31":true,"prop_l51":"example","dim_m76":"closed","val_i43":null} </tool_call. Done!
Agent response mixes reasoning text with tool call
{"key_y12":"rejected","param_l31":true,"prop_l51":"example","dim_m76":"closed","val_i43":null}
TASK repair_structured_output SPEC FIELD created_at TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD rating TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD bed_number TYPE string_date-time REQUIRED yes FIELD batch_code TYPE string REQUIRED yes FIELD deploy_target TYPE number REQUIRED y...
{"created_at":"push","rating":"returned","bed_number":"2022-01-17T22:56:00Z","batch_code":"Maria","deploy_target":464.91,"color":277.14}
extra_text_after
{ "type": "object", "properties": { "created_at": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "rating": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ] ...
{"created_at":"push","rating":"returned","bed_number":"2022-01-17T22:56:00Z","batch_code":"Maria","deploy_target":464.91,"color":277.14} Let me know if you need anything else!
Output contains non-JSON text after the object
{"created_at":"push","rating":"returned","bed_number":"2022-01-17T22:56:00Z","batch_code":"Maria","deploy_target":464.91,"color":277.14}
TASK repair_structured_output SPEC FIELD date TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD country TYPE boolean REQUIRED no FIELD language TYPE number REQUIRED no FIELD commit_hash TYPE string REQUIRED no FIELD run_id.values TYPE string_date-time REQUIRED no FIELD run_id.crew_id TYPE string_date-...
{"date":"coastal","country":false,"run_id":{"crew_id":"2025-02-18T16:06:00Z","language":{"invoice_id":false,"quality_score":"example","conductivity":37.96,"product_id":581,"ward":330,"chapter":"PASS","format":false,"email":"info@test.io"}},"score":"2024-01-15","subtotal":"REV","barcode":"test@example.com"}
thought_process
{ "type": "object", "properties": { "date": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "country": { "type": "boolean" }, "language": { "type": "number" }, "commit_hash": { "type": "string...
Analyzing the sensor data to generate the output. I'll apply the required format first. {"date":"coastal","country":false,"run_id":{"crew_id":"2025-02-18T16:06:00Z","language":{"invoice_id":false,"quality_score":"example","conductivity":37.96,"product_id":581,"ward":330,"chapter":"PASS","format":false,"email":"info@te...
Output contains chain-of-thought reasoning before JSON
{"date":"coastal","country":false,"run_id":{"crew_id":"2025-02-18T16:06:00Z","language":{"invoice_id":false,"quality_score":"example","conductivity":37.96,"product_id":581,"ward":330,"chapter":"PASS","format":false,"email":"info@test.io"}},"score":"2024-01-15","subtotal":"REV","barcode":"test@example.com"}
TASK repair_structured_output SPEC FIELD val_r00 TYPE string REQUIRED yes FIELD prop_c58 TYPE string_date-time REQUIRED yes FIELD dim_c57.prop_d21 TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED no FIELD dim_c57.col_r83 TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no FIELD dim_c57.val_t84 TYPE st...
{"val_r00":"A short description.","prop_c58":"2021-04-25T07:46:00Z","dim_c57":{"prop_d21":"type_e","val_t84":"Johnson","attr_t02":816.9,"attr_q32":"mode_e","param_q68":"black","val_m97":977,"field_y98":"https://example.io/v1"}}
missing_brace
{ "type": "object", "properties": { "val_r00": { "type": "string" }, "prop_c58": { "type": "string", "format": "date-time" }, "dim_c57": { "type": "object", "properties": { "prop_d21": { "type": "string", "enum": [ "type_a", ...
{"val_r00":"A short description.","prop_c58":"2021-04-25T07:46:00Z","dim_c57":{"prop_d21":"type_e","val_t84":"Johnson","attr_t02":816.9,"attr_q32":"mode_e","param_q68":"black","val_m97":977,"field_y98":"https://example.io/v1"}
Missing closing brace
{"val_r00":"A short description.","prop_c58":"2021-04-25T07:46:00Z","dim_c57":{"prop_d21":"type_e","val_t84":"Johnson","attr_t02":816.9,"attr_q32":"mode_e","param_q68":"black","val_m97":977,"field_y98":"https://example.io/v1"}}
TASK repair_structured_output SPEC FIELD tags TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD pressure_kpa TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD invoice_id TYPE integer REQUIRED yes FIELD shift_code TYPE number REQUIRED no FIELD options TYPE string REQUIRED ye...
{"tags":"missense","pressure_kpa":"coastal","invoice_id":112,"options":"Santos"}
tool_call_partial_args
{ "type": "object", "properties": { "tags": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "pressure_kpa": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "a...
I need to look up the information first. Action: call_variants Arguments: {"tags": "missense", "invoice_id": 112, "options": "Santos"}
Agent tool call missing required parameter 'pressure_kpa'
{"tags":"missense","pressure_kpa":"coastal","invoice_id":112,"options":"Santos"}
TASK repair_structured_output SPEC FIELD freight_class TYPE null REQUIRED yes FIELD lane.diagnosis_code TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED no FIELD lane.tags TYPE string VALUES type_a|type_b|type_c REQUIRED no FIELD lane.balance TYPE string VALUES level_1|level_2|level_3 REQUIRED no FIELD l...
{"freight_class":null,"lane":{"tags":"type_c","gene_id":981,"collateral":"QC-07"},"dissolved_oxygen":"basic","amount":753.65}
tool_call_text_mix
{ "type": "object", "properties": { "freight_class": { "type": "null" }, "lane": { "type": "object", "properties": { "diagnosis_code": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", ...
I need to look up the information first. <tool_call name="get_weather"> {"freight_class":null,"lane":{"tags":"type_c","gene_id":981,"collateral":"QC-07"},"dissolved_oxygen":"basic","amount":753.65} </tool_call.
Agent response mixes reasoning text with tool call
{"freight_class":null,"lane":{"tags":"type_c","gene_id":981,"collateral":"QC-07"},"dissolved_oxygen":"basic","amount":753.65}
TASK repair_structured_output SPEC FIELD reagent TYPE string REQUIRED no FIELD bed_number TYPE string_uri REQUIRED no FIELD altitude TYPE integer REQUIRED yes FIELD terminal_id TYPE boolean REQUIRED no FIELD repository[] TYPE string_uri REQUIRED no FIELD sensor_id[].score TYPE string VALUES berthed|anchored|underway|m...
{"bed_number":"https://api.io/api","altitude":396,"terminal_id":true,"repository":["https://example.io/v1","https://api.io/v1","https://example.org/data"],"sensor_id":[{"score":"underway","date":"intermittent","manifest_ref":353,"fleet_number":"active","user_id":876.3,"last_name":true,"image_url":true},{"score":"moored...
markdown_fences
{ "type": "object", "properties": { "reagent": { "type": "string" }, "bed_number": { "type": "string", "format": "uri" }, "altitude": { "type": "integer" }, "terminal_id": { "type": "boolean" }, "repository": { "type": "array", "items": {...
```json {"bed_number":"https://api.io/api","altitude":396,"terminal_id":true,"repository":["https://example.io/v1","https://api.io/v1","https://example.org/data"],"sensor_id":[{"score":"underway","date":"intermittent","manifest_ref":353,"fleet_number":"active","user_id":876.3,"last_name":true,"image_url":true},{"score"...
Output contains markdown code fences
{"bed_number":"https://api.io/api","altitude":396,"terminal_id":true,"repository":["https://example.io/v1","https://api.io/v1","https://example.org/data"],"sensor_id":[{"score":"underway","date":"intermittent","manifest_ref":353,"fleet_number":"active","user_id":876.3,"last_name":true,"image_url":true},{"score":"moored...
TASK repair_structured_output SPEC FIELD maturity_date TYPE integer REQUIRED no FIELD lane TYPE integer REQUIRED yes FIELD role TYPE boolean REQUIRED no FIELD due_date TYPE integer REQUIRED no FIELD color[] TYPE string REQUIRED no BROKEN_OUTPUT Based on your request, here is the data: {"lane":409,"due_date":377}
{"lane":409,"due_date":377}
extra_text_before
{ "type": "object", "properties": { "maturity_date": { "type": "integer" }, "lane": { "type": "integer" }, "role": { "type": "boolean" }, "due_date": { "type": "integer" }, "color": { "type": "array", "items": { "type": "string" }...
Based on your request, here is the data: {"lane":409,"due_date":377}
Output contains non-JSON text before the object
{"lane":409,"due_date":377}
TASK repair_structured_output SPEC FIELD turbidity TYPE integer REQUIRED no FIELD last_name TYPE boolean REQUIRED no FIELD dosage.username TYPE string REQUIRED yes FIELD dosage.date TYPE string REQUIRED yes FIELD dosage.item_id TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes FIELD dosage.deploy_target...
{"dosage":{"username":"Sao Paulo","date":"Berlin","item_id":"moored","deploy_target":"https://data.io/data"},"size":{"shift_code":"nonsense","collateral":"hello","compound":237.78,"state":{"consignee":60,"voltage":"2021-12-20T13:37:00Z","annotation":292.2,"length":"Oliveira","age":"maintenance","quality_score":757.6}},...
tool_call_wrong_param
{ "type": "object", "properties": { "turbidity": { "type": "integer" }, "last_name": { "type": "boolean" }, "dosage": { "type": "object", "properties": { "username": { "type": "string" }, "date": { "type": "string" }, ...
Tool: create_ticket Params: {"dosage": {"username": "Sao Paulo", "date": "Berlin", "item_id": "moored", "deploy_target": "https://data.io/data"}, "size": {"shift_code": "nonsense", "collateral": "hello", "compound": 237.78, "state": {"consignee": 60, "voltage": "2021-12-20T13:37:00Z", "annotation": 292.2, "length": "Ol...
Agent used wrong parameter name 'turbidity_id' instead of 'turbidity'
{"dosage":{"username":"Sao Paulo","date":"Berlin","item_id":"moored","deploy_target":"https://data.io/data"},"size":{"shift_code":"nonsense","collateral":"hello","compound":237.78,"state":{"consignee":60,"voltage":"2021-12-20T13:37:00Z","annotation":292.2,"length":"Oliveira","age":"maintenance","quality_score":757.6}},...
TASK repair_structured_output SPEC FIELD department TYPE number REQUIRED yes FIELD tax.priority TYPE number REQUIRED yes FIELD tax.invoice_id TYPE integer REQUIRED yes FIELD tax.yield_pct TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD tax.options TYPE string VALUES pending_review|confirme...
{"department":664.65,"tax":{"priority":479.35,"invoice_id":267,"yield_pct":"frameshift","options":"pending_review","catalyst":659.75},"terminal_id":"2023-07-16T20:25:00Z","fleet_number":"Charlie","last_name":{"published":"bar","title":"user@domain.org","phone":441.07,"id":"large"},"enabled":21}
missing_bracket
{ "type": "object", "properties": { "department": { "type": "number" }, "tax": { "type": "object", "properties": { "priority": { "type": "number" }, "invoice_id": { "type": "integer" }, "yield_pct": { "type": "string...
{"department":664.65,"tax":{"priority":479.35,"invoice_id":267,"yield_pct":"frameshift","options":"pending_review","catalyst":659.75},"terminal_id":"2023-07-16T20:25:00Z","fleet_number":"Charlie","last_name":{"published":"bar","title":"user@domain.org","phone":441.07,"id":"large"},"enabled":21}
Missing closing bracket
{"department":664.65,"tax":{"priority":479.35,"invoice_id":267,"yield_pct":"frameshift","options":"pending_review","catalyst":659.75},"terminal_id":"2023-07-16T20:25:00Z","fleet_number":"Charlie","last_name":{"published":"bar","title":"user@domain.org","phone":441.07,"id":"large"},"enabled":21}
TASK repair_structured_output SPEC FIELD key_z37 TYPE string REQUIRED no FIELD attr_y03 TYPE string REQUIRED yes FIELD key_q33 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD prop_a12 TYPE string VALUES email|phone|sms|push REQUIRED no FIELD col_v05 TYPE string VALUES open|in_progress|...
{"attr_y03":"Alice","key_q33":"confirmed","col_v05":"in_progress","prop_k42":false}
tool_call_text_mix
{ "type": "object", "properties": { "key_z37": { "type": "string" }, "attr_y03": { "type": "string" }, "key_q33": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "prop_a12": { "t...
I need to look up the information first. <tool_call name="query_port_status"> {"attr_y03":"Alice","key_q33":"confirmed","col_v05":"in_progress","prop_k42":false} </tool_call. Done!
Agent response mixes reasoning text with tool call
{"attr_y03":"Alice","key_q33":"confirmed","col_v05":"in_progress","prop_k42":false}
TASK repair_structured_output SPEC FIELD param_n16 TYPE string VALUES single|married|divorced REQUIRED no FIELD val_y77 TYPE boolean REQUIRED no FIELD attr_i06[] TYPE string REQUIRED no FIELD val_u71[].key_j01 TYPE string REQUIRED yes FIELD val_u71[].dim_e48 TYPE string REQUIRED yes FIELD val_u71[].prop_v92 TYPE array...
{"attr_i06":["chr1","Charlie"],"val_u71":[{"key_j01":"active","dim_e48":"completed","prop_v92":["2026-12-11T23:33:00Z","2025-08-02T04:02:00Z","2024-07-18T11:43:00Z"]}]}
markdown_fences
{ "type": "object", "properties": { "param_n16": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "val_y77": { "type": "boolean" }, "attr_i06": { "type": "array", "items": { "type": "string" } }, ...
```json {"attr_i06":["chr1","Charlie"],"val_u71":[{"key_j01":"active","dim_e48":"completed","prop_v92":["2026-12-11T23:33:00Z","2025-08-02T04:02:00Z","2024-07-18T11:43:00Z"]}]} ```
Output contains markdown code fences
{"attr_i06":["chr1","Charlie"],"val_u71":[{"key_j01":"active","dim_e48":"completed","prop_v92":["2026-12-11T23:33:00Z","2025-08-02T04:02:00Z","2024-07-18T11:43:00Z"]}]}
TASK repair_structured_output SPEC FIELD status_code TYPE boolean REQUIRED no FIELD half_life TYPE integer REQUIRED no FIELD barcode[] TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes BROKEN_OUTPUT I found that barcode should be ['operational', 'maintenance', 'offline']. {"half_life":397,"barc...
{"half_life":397,"barcode":["operational","maintenance","offline"]}
partial_structure
{ "type": "object", "properties": { "status_code": { "type": "boolean" }, "half_life": { "type": "integer" }, "barcode": { "type": "array", "items": { "type": "string", "enum": [ "operational", "degraded", "offline", ...
I found that barcode should be ['operational', 'maintenance', 'offline']. {"half_life":397,"barcode":["operational","maintenance","offline"]}
Output mixes natural language with JSON
{"half_life":397,"barcode":["operational","maintenance","offline"]}
TASK repair_structured_output SPEC FIELD amplitude TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD color TYPE string VALUES single|married|divorced REQUIRED no FIELD title TYPE string REQUIRED no FIELD paragraph TYPE string_date-time REQUIRED no BROKEN_OUTPUT {amplitude:"free",color:"divorced",title:"...
{"amplitude":"free","color":"divorced","title":"Alice","paragraph":"2026-06-06T15:45:00Z"}
unquoted_keys
{ "type": "object", "properties": { "amplitude": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "color": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "title"...
{amplitude:"free",color:"divorced",title:"Alice",paragraph:"2026-06-06T15:45:00Z"}
Expecting property name enclosed in double quotes
{"amplitude":"free","color":"divorced","title":"Alice","paragraph":"2026-06-06T15:45:00Z"}
TASK repair_structured_output SPEC FIELD col_n21 TYPE string VALUES active|inactive|pending REQUIRED yes FIELD param_r35 TYPE string REQUIRED yes FIELD key_g38 TYPE string REQUIRED yes FIELD key_v63 TYPE string REQUIRED yes FIELD attr_u16 TYPE string REQUIRED no BROKEN_OUTPUT {"col_n21":"inactive","param_r35":"exampl...
{"col_n21":"inactive","param_r35":"example","key_g38":"GRCh38","key_v63":"Alice","attr_u16":"quux"}
trailing_comma
{ "type": "object", "properties": { "col_n21": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "param_r35": { "type": "string" }, "key_g38": { "type": "string" }, "key_v63": { "type": "string" }, "attr...
{"col_n21":"inactive","param_r35":"example","key_g38":"GRCh38","key_v63":"Alice","attr_u16":"quux",}
Unexpected trailing comma
{"col_n21":"inactive","param_r35":"example","key_g38":"GRCh38","key_v63":"Alice","attr_u16":"quux"}
TASK repair_structured_output SPEC FIELD val_l44 TYPE integer REQUIRED no FIELD val_q19 TYPE string REQUIRED yes FIELD field_v04 TYPE string REQUIRED no BROKEN_OUTPUT {"val_l44": 877, "field_v04": "Luis"}
{"val_l44":877,"val_q19":"Maria","field_v04":"Luis"}
missing_required
{ "type": "object", "properties": { "val_l44": { "type": "integer" }, "val_q19": { "type": "string" }, "field_v04": { "type": "string" } }, "required": [ "val_q19" ] }
{"val_l44": 877, "field_v04": "Luis"}
Required field 'val_q19' is missing
{"val_l44":877,"val_q19":"Maria","field_v04":"Luis"}
TASK repair_structured_output SPEC FIELD attr_w72 TYPE null REQUIRED no FIELD param_g46 TYPE integer REQUIRED yes FIELD col_h72 TYPE number REQUIRED no FIELD attr_y58.field_k69 TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD attr_y58.dim_a69 TYPE string VALUES option_a|option_b|option_c|option_d|optio...
{"attr_w72":null,"param_g46":94,"col_h72":687.21}
tool_call_bad_format
{ "type": "object", "properties": { "attr_w72": { "type": "null" }, "param_g46": { "type": "integer" }, "col_h72": { "type": "number" }, "attr_y58": { "type": "object", "properties": { "field_k69": { "type": "string", "enum": [ ...
<functioncall> filter_variants {attr_w72: null, param_g46: 94, col_h72: 687.21}
Tool call has malformed arguments — unquoted keys in function parameters
{"attr_w72":null,"param_g46":94,"col_h72":687.21}
TASK repair_structured_output SPEC FIELD vessel_name TYPE integer REQUIRED yes FIELD version TYPE string_date-time REQUIRED no FIELD position TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no FIELD wavelength TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no FIELD branch TYPE intege...
{"vessel_name":868,"version":"2020-08-28T11:17:00Z","wavelength":"inland","branch":457,"full_name":861,"shipping":true,"barcode":896.08}
wrong_type
{ "type": "object", "properties": { "vessel_name": { "type": "integer" }, "version": { "type": "string", "format": "date-time" }, "position": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ]...
{"vessel_name": 868, "version": "2020-08-28T11:17:00Z", "wavelength": "inland", "branch": 457, "full_name": 861, "shipping": "\"yes\"", "barcode": 896.08}
Field 'shipping' must be boolean, got string
{"vessel_name":868,"version":"2020-08-28T11:17:00Z","wavelength":"inland","branch":457,"full_name":861,"shipping":true,"barcode":896.08}
TASK repair_structured_output SPEC FIELD prop_j27 TYPE string VALUES low|medium|high|critical REQUIRED no FIELD attr_u63 TYPE number REQUIRED no FIELD key_e04 TYPE integer REQUIRED no FIELD attr_w80 TYPE integer REQUIRED no FIELD field_h15 TYPE string_date-time REQUIRED no FIELD col_e34 TYPE boolean REQUIRED no FIELD ...
{"prop_j27":"low","attr_u63":571.18,"key_e04":84,"attr_w80":720,"col_e34":true,"dim_b46":"qux"}
partial_structure
{ "type": "object", "properties": { "prop_j27": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "attr_u63": { "type": "number" }, "key_e04": { "type": "integer" }, "attr_w80": { "type": "integer" ...
The prop_j27 is low and {"prop_j27":"low","attr_u63":571.18,"key_e04":84,"attr_w80":720,"col_e34":true,"dim_b46":"qux"}
Output mixes natural language with JSON
{"prop_j27":"low","attr_u63":571.18,"key_e04":84,"attr_w80":720,"col_e34":true,"dim_b46":"qux"}
TASK repair_structured_output SPEC FIELD loan_amount TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD trace_id.state TYPE null REQUIRED yes FIELD trace_id.brake_pressure TYPE integer REQUIRED yes FIELD trace_id.id TYPE string_date-time REQUIRED yes FIELD trace_id.conductivity[] TYPE string REQUIRED no FIELD pr...
{"loan_amount":"EUR","trace_id":{"state":null,"brake_pressure":110,"id":"2023-01-06T08:08:00Z","conductivity":["chrX"]},"pressure_kpa":"pending","half_life":335,"allele":79.54,"title":"option_a","score":true}
extra_text_after
{ "type": "object", "properties": { "loan_amount": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] }, "trace_id": { "type": "object", "properties": { "state": { "type": "null" }, "br...
{"loan_amount":"EUR","trace_id":{"state":null,"brake_pressure":110,"id":"2023-01-06T08:08:00Z","conductivity":["chrX"]},"pressure_kpa":"pending","half_life":335,"allele":79.54,"title":"option_a","score":true} Feel free to ask if you have questions.
Output contains non-JSON text after the object
{"loan_amount":"EUR","trace_id":{"state":null,"brake_pressure":110,"id":"2023-01-06T08:08:00Z","conductivity":["chrX"]},"pressure_kpa":"pending","half_life":335,"allele":79.54,"title":"option_a","score":true}
TASK repair_structured_output SPEC FIELD footnote TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no FIELD amplitude TYPE string_email REQUIRED no FIELD interest_rate TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD last_name.aligned_pct TYPE integer REQUIRED yes FIELD last_name.chapter.ve...
{"amplitude":"test@example.com","interest_rate":"free","last_name":{"aligned_pct":280,"chapter":{"velocity":921.39,"amount":"Jane","latitude":"https://data.io/v1","deploy_target":"single","full_name":"GRCh38","total":"escalated","feedback":"Santos"},"frequency_hz":"London","feedback":{"ward":"test@example.com","brake_p...
truncated_array
{ "type": "object", "properties": { "footnote": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] }, "amplitude": { "type": "string", "format": "email" }, "interest_rate": { "type": "string", "enum": [ ...
{"amplitude":"test@example.com","interest_rate":"free","last_name":{"aligned_pct":280,"chapter":{"velocity":921.39,"amount":"Jane","latitude":"https://data.io/v1","deploy_target":"single","full_name":"GRCh38","total":"escalated","feedback":"Santos"},"frequency_hz":"London","feedback":{"ward":"test@example.com","brake_p...
Unexpected end of JSON input — truncated object
{"amplitude":"test@example.com","interest_rate":"free","last_name":{"aligned_pct":280,"chapter":{"velocity":921.39,"amount":"Jane","latitude":"https://data.io/v1","deploy_target":"single","full_name":"GRCh38","total":"escalated","feedback":"Santos"},"frequency_hz":"London","feedback":{"ward":"test@example.com","brake_p...
TASK repair_structured_output SPEC FIELD col_u10 TYPE number REQUIRED yes FIELD key_a00 TYPE boolean REQUIRED no FIELD key_n56 TYPE string_email REQUIRED yes FIELD col_b36 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD param_q21.val_g26 TYPE string REQUIRED no FIELD param_q21.field_p82 TYPE string_uri REQUIR...
{"col_u10":358.32,"key_a00":true,"key_n56":"ops@domain.org","param_q21":{"val_g26":"RTG-04","field_p82":"https://api.org/api","attr_r23":767.14,"col_z02":282.59,"val_g00":452,"field_x00":"This is a test value.","val_a55":620.2,"col_p94":543}}
null_required
{ "type": "object", "properties": { "col_u10": { "type": "number" }, "key_a00": { "type": "boolean" }, "key_n56": { "type": "string", "format": "email" }, "col_b36": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BR...
{"col_u10": 358.32, "key_a00": true, "key_n56": null, "param_q21": {"val_g26": "RTG-04", "field_p82": "https://api.org/api", "attr_r23": 767.14, "col_z02": 282.59, "val_g00": 452, "field_x00": "This is a test value.", "val_a55": 620.2, "col_p94": 543}}
Required field 'key_n56' is null
{"col_u10":358.32,"key_a00":true,"key_n56":"ops@domain.org","param_q21":{"val_g26":"RTG-04","field_p82":"https://api.org/api","attr_r23":767.14,"col_z02":282.59,"val_g00":452,"field_x00":"This is a test value.","val_a55":620.2,"col_p94":543}}
TASK repair_structured_output SPEC FIELD website TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD notes TYPE integer REQUIRED no FIELD weight TYPE boolean REQUIRED no FIELD vessel_name TYPE string_uri REQUIRED no FIELD allele.interest_rate TYPE number REQUIRED no FIELD allele.image_url TYPE boolean REQUI...
{"website":"low","notes":397,"weight":false,"vessel_name":"https://www.com/v1","allele":{"image_url":false,"age":["https://data.org/api","https://api.com/api","https://example.io/data"],"phenotype":[745,935,699]},"annotation":{"subtotal":"test","hazmat_code":838.98,"collateral":null,"product_id":"https://example.com/v1...
thought_process
{ "type": "object", "properties": { "website": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "notes": { "type": "integer" }, "weight": { "type": "boolean" }, "vessel_name": { "type": "string", ...
Analyzing the sensor data to generate the output. I'll apply the required format first. {"website":"low","notes":397,"weight":false,"vessel_name":"https://www.com/v1","allele":{"image_url":false,"age":["https://data.org/api","https://api.com/api","https://example.io/data"],"phenotype":[745,935,699]},"annotation":{"sub...
Output contains chain-of-thought reasoning before JSON
{"website":"low","notes":397,"weight":false,"vessel_name":"https://www.com/v1","allele":{"image_url":false,"age":["https://data.org/api","https://api.com/api","https://example.io/data"],"phenotype":[745,935,699]},"annotation":{"subtotal":"test","hazmat_code":838.98,"collateral":null,"product_id":"https://example.com/v1...
TASK repair_structured_output SPEC FIELD param_e62 TYPE integer REQUIRED yes FIELD field_v20 TYPE string REQUIRED yes FIELD field_a29 TYPE string REQUIRED yes BROKEN_OUTPUT {"param_e62":425,"field_v20":"Oliveira","field_a29":"Oliveira"
{"param_e62":425,"field_v20":"Oliveira","field_a29":"Oliveira"}
truncated_object
{ "type": "object", "properties": { "param_e62": { "type": "integer" }, "field_v20": { "type": "string" }, "field_a29": { "type": "string" } }, "required": [ "field_a29", "field_v20", "param_e62" ] }
{"param_e62":425,"field_v20":"Oliveira","field_a29":"Oliveira"
Unexpected end of JSON input — truncated object
{"param_e62":425,"field_v20":"Oliveira","field_a29":"Oliveira"}
TASK repair_structured_output SPEC FIELD key_f69 TYPE string_email REQUIRED yes FIELD col_i30 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD param_e95.val_n31 TYPE string_email REQUIRED yes FIELD param_e95.field_n81 TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD param_e95.col_o99 TYPE number...
{"key_f69":"test@example.com","col_i30":"USD","param_e95":{"val_n31":"admin@domain.org","field_n81":"low","prop_d90":false},"val_g29":"basic","prop_s92":true,"key_f35":"returned","prop_a38":"Paris"}
truncated_object
{ "type": "object", "properties": { "key_f69": { "type": "string", "format": "email" }, "col_i30": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] }, "param_e95": { "type": "object", "properties":...
{"key_f69":"test@example.com","col_i30":"USD","param_e95":{"val_n31":"admin@domain.org","field_n81":"low","prop_d90":false},"val_g29":"basic","prop_s92":true,"key_f35":"returned","prop_a38":"Paris"
Unexpected end of JSON input — truncated object
{"key_f69":"test@example.com","col_i30":"USD","param_e95":{"val_n31":"admin@domain.org","field_n81":"low","prop_d90":false},"val_g29":"basic","prop_s92":true,"key_f35":"returned","prop_a38":"Paris"}
TASK repair_structured_output SPEC FIELD build_status TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no FIELD duration_ms TYPE string VALUES type_a|type_b REQUIRED yes FIELD footnote TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no FIELD discount TYPE boolean REQUIRED no FIELD end_date TYP...
{"build_status":"mode_c","duration_ms":"type_a","footnote":"option_e","discount":true}
invalid_enum
{ "type": "object", "properties": { "build_status": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c" ] }, "duration_ms": { "type": "string", "enum": [ "type_a", "type_b" ] }, "footnote": { "type": "string...
{"build_status": "mode_c", "duration_ms": "invalid_option_124", "footnote": "option_e", "discount": true}
Field 'duration_ms' has invalid enum value 'invalid_option_124', expected one of ['type_a', 'type_b']
{"build_status":"mode_c","duration_ms":"type_a","footnote":"option_e","discount":true}
TASK repair_structured_output SPEC FIELD name.dosage TYPE string REQUIRED yes FIELD name.longitude TYPE integer REQUIRED yes FIELD name.duration_ms TYPE string REQUIRED no FIELD name.coverage TYPE boolean REQUIRED yes FIELD name.country.bed_number TYPE string REQUIRED no FIELD name.country.due_date TYPE number REQUIRE...
{"name":{"dosage":"Hapag-Lloyd-Express","longitude":228,"coverage":true,"country":{"due_date":382.34,"bearing":"sample"},"language":"New York"},"interest_rate":"published","section":734,"tags":"unstable","description":{"version":"pending","shift_code":"https://example.org/data","language":"Bob","active":"2026-05-24T09:...
extra_text_before
{ "type": "object", "properties": { "name": { "type": "object", "properties": { "dosage": { "type": "string" }, "longitude": { "type": "integer" }, "duration_ms": { "type": "string" }, "coverage": { "type...
Below is the JSON object: {"name":{"dosage":"Hapag-Lloyd-Express","longitude":228,"coverage":true,"country":{"due_date":382.34,"bearing":"sample"},"language":"New York"},"interest_rate":"published","section":734,"tags":"unstable","description":{"version":"pending","shift_code":"https://example.org/data","language":"Bob...
Output contains non-JSON text before the object
{"name":{"dosage":"Hapag-Lloyd-Express","longitude":228,"coverage":true,"country":{"due_date":382.34,"bearing":"sample"},"language":"New York"},"interest_rate":"published","section":734,"tags":"unstable","description":{"version":"pending","shift_code":"https://example.org/data","language":"Bob","active":"2026-05-24T09:...
TASK repair_structured_output SPEC FIELD position TYPE string VALUES small|medium|large|xl REQUIRED no FIELD conductivity TYPE string REQUIRED no FIELD maturity_date TYPE string_email REQUIRED no FIELD invoice_id TYPE string REQUIRED yes FIELD width.amount TYPE string VALUES small|medium|large|xl REQUIRED yes FIELD wi...
{"position":"medium","maturity_date":"user@domain.org","invoice_id":"Paris","width":{"amount":"xl","weight":"closed","collateral":474,"product_id":false,"published":"https://data.org/v1","vessel_name":null},"quality_score":807,"score":"2020-08-02T19:25:00Z"}
date_format_error
{ "type": "object", "properties": { "position": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "conductivity": { "type": "string" }, "maturity_date": { "type": "string", "format": "email" }, "invoice...
{"position": "medium", "maturity_date": "user@domain.org", "invoice_id": "Paris", "width": {"amount": "xl", "weight": "closed", "collateral": 474, "product_id": false, "published": "https://data.org/v1", "vessel_name": null}, "quality_score": 807, "score": "2020-08-02"}
Field 'score' has invalid date format
{"position":"medium","maturity_date":"user@domain.org","invoice_id":"Paris","width":{"amount":"xl","weight":"closed","collateral":474,"product_id":false,"published":"https://data.org/v1","vessel_name":null},"quality_score":807,"score":"2020-08-02T19:25:00Z"}
TASK repair_structured_output SPEC FIELD chromosome TYPE string REQUIRED yes FIELD port_code.bill_of_lading TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD port_code.age TYPE number REQUIRED yes FIELD port_code.vital_sign TYPE string REQUIRED yes FIELD shipper_ref TYPE number REQUIRED no FIELD invo...
{"chromosome":"Bob","port_code":{"bill_of_lading":"oceanic","age":651.45,"vital_sign":"A short description."},"shipper_ref":861.6,"invoice_id":673.8,"reagent":{"isotope":423.59,"quantity":{"category":"blue","rating":true,"loan_amount":"cat_b","paragraph":413,"reagent":null,"total":502},"lab_result":351.07,"title":"baz"...
truncated_object
{ "type": "object", "properties": { "chromosome": { "type": "string" }, "port_code": { "type": "object", "properties": { "bill_of_lading": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ...
{"chromosome":"Bob","port_code":{"bill_of_lading":"oceanic","age":651.45,"vital_sign":"A short description."},"shipper_ref":861.6,"invoice_id":673.8,"reagent":{"isotope":423.59,"quantity":{"category":"blue","rating":true,"loan_amount":"cat_b","paragraph":413,"reagent":null,"total":502},"lab_result":351.07,"title":"baz"...
Unexpected end of JSON input — truncated object
{"chromosome":"Bob","port_code":{"bill_of_lading":"oceanic","age":651.45,"vital_sign":"A short description."},"shipper_ref":861.6,"invoice_id":673.8,"reagent":{"isotope":423.59,"quantity":{"category":"blue","rating":true,"loan_amount":"cat_b","paragraph":413,"reagent":null,"total":502},"lab_result":351.07,"title":"baz"...
TASK repair_structured_output SPEC FIELD age TYPE string VALUES level_1|level_2|level_3 REQUIRED no FIELD altitude TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED yes FIELD color TYPE integer REQUIRED yes FIELD deploy_target TYPE string_email REQUIRED no FIELD umi TYPE string VALUES reliable|unstable|i...
{"age":"level_3","altitude":"option_a","color":700,"deploy_target":"user@domain.org","consignee":"https://example.com","date":"GRCh38"}
null_required
{ "type": "object", "properties": { "age": { "type": "string", "enum": [ "level_1", "level_2", "level_3" ] }, "altitude": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d" ] }, ...
{"age": "level_3", "altitude": "option_a", "color": null, "deploy_target": "user@domain.org", "consignee": "https://example.com", "date": "GRCh38"}
Required field 'color' is null
{"age":"level_3","altitude":"option_a","color":700,"deploy_target":"user@domain.org","consignee":"https://example.com","date":"GRCh38"}
TASK repair_structured_output SPEC FIELD attr_i49 TYPE string REQUIRED yes FIELD prop_i82 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes FIELD dim_v92 TYPE string REQUIRED yes FIELD attr_r45.attr_q80.key_h36 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes FIELD attr_r45.attr_q80....
{"attr_i49":"Diana","prop_i82":"rejected","dim_v92":"RTG-04","attr_r45":{"attr_q80":{"key_h36":"pro","val_i17":null,"attr_h31":"Hapag-Lloyd-Express"},"param_p01":"Bob","attr_d85":"2023-12-25","val_w62":"2024-01-15","field_c59":762},"key_m51":"https://api.example.com/v1"}
tool_call_wrong_param
{ "type": "object", "properties": { "attr_i49": { "type": "string" }, "prop_i82": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", "escalated" ] }, "dim_v92": { "type": "string" }, "attr_r45": { "...
Tool: fetch_lab_result Params: {"prop_i82": "rejected", "dim_v92": "RTG-04", "attr_r45": {"attr_q80": {"key_h36": "pro", "val_i17": null, "attr_h31": "Hapag-Lloyd-Express"}, "param_p01": "Bob", "attr_d85": "2023-12-25", "val_w62": "2024-01-15", "field_c59": 762}, "key_m51": "https://api.example.com/v1", "attr_i49_value...
Agent used wrong parameter name 'attr_i49_value' instead of 'attr_i49'
{"attr_i49":"Diana","prop_i82":"rejected","dim_v92":"RTG-04","attr_r45":{"attr_q80":{"key_h36":"pro","val_i17":null,"attr_h31":"Hapag-Lloyd-Express"},"param_p01":"Bob","attr_d85":"2023-12-25","val_w62":"2024-01-15","field_c59":762},"key_m51":"https://api.example.com/v1"}
TASK repair_structured_output SPEC FIELD features TYPE integer REQUIRED no FIELD full_name TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD category[].features TYPE boolean REQUIRED yes FIELD category[].first_name TYPE number REQUIRED no FIELD category[].step TYPE string_uri REQUIRED yes FIELD category[].for...
{"features":382,"full_name":"push","category":[{"features":true,"first_name":67.83,"step":"https://api.org/data","format":368.06}],"crew_id":[true,true,true,true]}
unquoted_keys
{ "type": "object", "properties": { "features": { "type": "integer" }, "full_name": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "category": { "type": "array", "items": { "type": "object", "...
{features:382,full_name:"push",category:[{features:true,first_name:67.83,step:"https://api.org/data",format:368.06}],crew_id:[true,true,true,true]}
Expecting property name enclosed in double quotes
{"features":382,"full_name":"push","category":[{"features":true,"first_name":67.83,"step":"https://api.org/data","format":368.06}],"crew_id":[true,true,true,true]}
TASK repair_structured_output SPEC FIELD field_e66 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no FIELD col_h12 TYPE string REQUIRED no FIELD val_v45 TYPE string REQUIRED no FIELD val_h00 TYPE string REQUIRED no FIELD key_i64 TYPE integer REQUIRED yes FIELD col_d84 TYPE string_date-time REQUIRED yes FIELD ...
{"field_e66":"mode_a","col_h12":"Berlin","val_v45":"New York","val_h00":"Bob","key_i64":603,"col_d84":"2020-11-15T00:46:00Z","prop_i92":340.53,"val_c40":"mode_b"}
tool_call_text_mix
{ "type": "object", "properties": { "field_e66": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d" ] }, "col_h12": { "type": "string" }, "val_v45": { "type": "string" }, "val_h00": { "type": "string" ...
Processing the request now. <tool_call name="verify_hazmat_compliance"> {"field_e66":"mode_a","col_h12":"Berlin","val_v45":"New York","val_h00":"Bob","key_i64":603,"col_d84":"2020-11-15T00:46:00Z","prop_i92":340.53,"val_c40":"mode_b"} </tool_call.
Agent response mixes reasoning text with tool call
{"field_e66":"mode_a","col_h12":"Berlin","val_v45":"New York","val_h00":"Bob","key_i64":603,"col_d84":"2020-11-15T00:46:00Z","prop_i92":340.53,"val_c40":"mode_b"}
TASK repair_structured_output SPEC FIELD col_i52 TYPE boolean REQUIRED yes FIELD col_u85 TYPE string VALUES active|inactive|pending REQUIRED no FIELD col_w18 TYPE boolean REQUIRED no FIELD dim_t93 TYPE integer REQUIRED no FIELD val_j86 TYPE string VALUES low|medium|high|critical REQUIRED no BROKEN_OUTPUT {"col_i52": ...
{"col_i52":true,"col_u85":"pending","val_j86":"critical"}
boolean_as_string
{ "type": "object", "properties": { "col_i52": { "type": "boolean" }, "col_u85": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "col_w18": { "type": "boolean" }, "dim_t93": { "type": "integer" }, "val...
{"col_i52": "yes", "col_u85": "pending", "val_j86": "critical"}
Field 'col_i52' must be boolean, got string
{"col_i52":true,"col_u85":"pending","val_j86":"critical"}
TASK repair_structured_output SPEC FIELD section TYPE string REQUIRED yes FIELD quality_score.user_id TYPE number REQUIRED no FIELD quality_score.subtotal TYPE number REQUIRED no FIELD quality_score.crew_id TYPE number REQUIRED no FIELD quality_score.product_id TYPE string VALUES small|medium|large|xl REQUIRED no FIEL...
{"section":"Silva","quality_score":{"user_id":630.44,"subtotal":642.91,"crew_id":389.75,"product_id":"medium","size":true,"altitude":423},"total":"escalated","tax":26}
extra_text_after
{ "type": "object", "properties": { "section": { "type": "string" }, "quality_score": { "type": "object", "properties": { "user_id": { "type": "number" }, "subtotal": { "type": "number" }, "crew_id": { "type": "numbe...
{"section":"Silva","quality_score":{"user_id":630.44,"subtotal":642.91,"crew_id":389.75,"product_id":"medium","size":true,"altitude":423},"total":"escalated","tax":26} This should match the schema you provided.
Output contains non-JSON text after the object
{"section":"Silva","quality_score":{"user_id":630.44,"subtotal":642.91,"crew_id":389.75,"product_id":"medium","size":true,"altitude":423},"total":"escalated","tax":26}
TASK repair_structured_output SPEC FIELD dim_m34 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD attr_a10 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes FIELD param_g51[].col_p11 TYPE string REQUIRED yes FIELD param_g51[].dim_j12 TYPE number REQUIRED yes FIELD param_g51[].dim_...
{"dim_m34":"in_progress","attr_a10":"hemizygous","param_g51":[{"col_p11":"Oliveira","dim_j12":853.43,"dim_i72":"unstable"},{"col_p11":"Silva","dim_j12":922.42,"dim_i72":"intermittent"}]}
invalid_enum
{ "type": "object", "properties": { "dim_m34": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, "attr_a10": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ]...
{"dim_m34": "in_progress", "attr_a10": "invalid_choice_494", "param_g51": [{"col_p11": "Oliveira", "dim_j12": 853.43, "dim_i72": "unstable"}, {"col_p11": "Silva", "dim_j12": 922.42, "dim_i72": "intermittent"}]}
Field 'attr_a10' has invalid enum value 'invalid_choice_494', expected one of ['homozygous', 'heterozygous', 'hemizygous']
{"dim_m34":"in_progress","attr_a10":"hemizygous","param_g51":[{"col_p11":"Oliveira","dim_j12":853.43,"dim_i72":"unstable"},{"col_p11":"Silva","dim_j12":922.42,"dim_i72":"intermittent"}]}
TASK repair_structured_output SPEC FIELD email TYPE string VALUES option_a|option_b|option_c REQUIRED no FIELD weight TYPE string VALUES cat_a|cat_b REQUIRED yes FIELD version TYPE null REQUIRED no FIELD salinity TYPE string VALUES mode_a|mode_b REQUIRED no FIELD image_url TYPE boolean REQUIRED no BROKEN_OUTPUT ```js...
{"email":"option_b","weight":"cat_a","image_url":false}
markdown_fences
{ "type": "object", "properties": { "email": { "type": "string", "enum": [ "option_a", "option_b", "option_c" ] }, "weight": { "type": "string", "enum": [ "cat_a", "cat_b" ] }, "version": { "type": "null" }, ...
```json {"email":"option_b","weight":"cat_a","image_url":false} ```
Output contains markdown code fences
{"email":"option_b","weight":"cat_a","image_url":false}
TASK repair_structured_output SPEC FIELD published TYPE boolean REQUIRED yes FIELD invoice_id TYPE number REQUIRED no FIELD shift_code[].balance TYPE string REQUIRED yes FIELD shift_code[].height TYPE integer REQUIRED yes FIELD shift_code[].frequency_hz TYPE string VALUES type_a|type_b REQUIRED yes FIELD shift_code[]....
{"published":true,"invoice_id":430.4,"shift_code":[{"balance":"Jane","height":138,"frequency_hz":"type_b","nickname":12}]}
thought_process
{ "type": "object", "properties": { "published": { "type": "boolean" }, "invoice_id": { "type": "number" }, "shift_code": { "type": "array", "items": { "type": "object", "properties": { "balance": { "type": "string" }, ...
Processing the request now. I'll validate against the schema. {"published":true,"invoice_id":430.4,"shift_code":[{"balance":"Jane","height":138,"frequency_hz":"type_b","nickname":12}]}
Output contains chain-of-thought reasoning before JSON
{"published":true,"invoice_id":430.4,"shift_code":[{"balance":"Jane","height":138,"frequency_hz":"type_b","nickname":12}]}
TASK repair_structured_output SPEC FIELD title TYPE string REQUIRED yes FIELD diagnosis_code TYPE string VALUES cat_a|cat_b REQUIRED yes FIELD last_name TYPE string_email REQUIRED yes BROKEN_OUTPUT {"title":"qux","diagnosis_code":"cat_a","last_name":"admin@domain.org"} I've ensured all required fields are present.
{"title":"qux","diagnosis_code":"cat_a","last_name":"admin@domain.org"}
extra_text_after
{ "type": "object", "properties": { "title": { "type": "string" }, "diagnosis_code": { "type": "string", "enum": [ "cat_a", "cat_b" ] }, "last_name": { "type": "string", "format": "email" } }, "required": [ "title", "last_name",...
{"title":"qux","diagnosis_code":"cat_a","last_name":"admin@domain.org"} I've ensured all required fields are present.
Output contains non-JSON text after the object
{"title":"qux","diagnosis_code":"cat_a","last_name":"admin@domain.org"}
TASK repair_structured_output SPEC FIELD bearing TYPE string VALUES draft|published|archived REQUIRED yes FIELD tax TYPE string REQUIRED yes FIELD currency TYPE null REQUIRED no FIELD options TYPE integer REQUIRED yes FIELD total TYPE integer REQUIRED yes BROKEN_OUTPUT I need to look up the information first. Action:...
{"bearing":"archived","tax":"Oliveira","options":558,"total":568}
tool_call_partial_args
{ "type": "object", "properties": { "bearing": { "type": "string", "enum": [ "draft", "published", "archived" ] }, "tax": { "type": "string" }, "currency": { "type": "null" }, "options": { "type": "integer" }, "total": {...
I need to look up the information first. Action: fetch_lab_result Arguments: {"bearing": "archived", "tax": "Oliveira", "total": 568}
Agent tool call missing required parameter 'options'
{"bearing":"archived","tax":"Oliveira","options":558,"total":568}
TASK repair_structured_output SPEC FIELD field_n24 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no FIELD val_e16 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes FIELD col_s19 TYPE integer REQUIRED no FIELD attr_d99 TYPE integer REQUIRED no BROKEN_OUTPUT Let me construct th...
{"val_e16":"confirmed","col_s19":867,"attr_d99":313}
thought_process
{ "type": "object", "properties": { "field_n24": { "type": "string", "enum": [ "new", "in_transit", "delivered", "returned" ] }, "val_e16": { "type": "string", "enum": [ "pending_review", "confirmed", "rejected", ...
Let me construct this step by step. First, I'll identify the required fields, then fill in the values. {"val_e16":"confirmed","col_s19":867,"attr_d99":313}
Output contains chain-of-thought reasoning before JSON
{"val_e16":"confirmed","col_s19":867,"attr_d99":313}
TASK repair_structured_output SPEC FIELD col_d64 TYPE string REQUIRED no FIELD dim_v70 TYPE string_email REQUIRED no FIELD param_i46 TYPE integer REQUIRED yes FIELD col_t49 TYPE boolean REQUIRED yes FIELD key_i12[] TYPE string REQUIRED yes BROKEN_OUTPUT Processing the request now. <tool_call name="validate_address"> ...
{"dim_v70":"ops@example.com","param_i46":489,"col_t49":true,"key_i12":["Silva","2023-12-25"]}
tool_call_text_mix
{ "type": "object", "properties": { "col_d64": { "type": "string" }, "dim_v70": { "type": "string", "format": "email" }, "param_i46": { "type": "integer" }, "col_t49": { "type": "boolean" }, "key_i12": { "type": "array", "items": { ...
Processing the request now. <tool_call name="validate_address"> {"dim_v70":"ops@example.com","param_i46":489,"col_t49":true,"key_i12":["Silva","2023-12-25"]} </tool_call. The result is ready.
Agent response mixes reasoning text with tool call
{"dim_v70":"ops@example.com","param_i46":489,"col_t49":true,"key_i12":["Silva","2023-12-25"]}
TASK repair_structured_output SPEC FIELD prop_z09 TYPE string REQUIRED no FIELD key_k64 TYPE boolean REQUIRED no FIELD val_e80 TYPE integer REQUIRED no FIELD attr_c73 TYPE string REQUIRED yes FIELD val_n92 TYPE integer REQUIRED no BROKEN_OUTPUT I've generated the following JSON: ```json {"prop_z09":"Johnson","attr_c7...
{"prop_z09":"Johnson","attr_c73":"baz","val_n92":44}
markdown_explanation
{ "type": "object", "properties": { "prop_z09": { "type": "string" }, "key_k64": { "type": "boolean" }, "val_e80": { "type": "integer" }, "attr_c73": { "type": "string" }, "val_n92": { "type": "integer" } }, "required": [ "attr_c73" ] }
I've generated the following JSON: ```json {"prop_z09":"Johnson","attr_c73":"baz","val_n92":44} ``` Feel free to ask if you have questions.
Output contains markdown and explanatory text around JSON
{"prop_z09":"Johnson","attr_c73":"baz","val_n92":44}
TASK repair_structured_output SPEC FIELD val_f36.attr_m55 TYPE string VALUES small|medium|large|xl REQUIRED no FIELD val_f36.param_m67 TYPE string VALUES email|phone|sms|push REQUIRED no FIELD val_f36.param_e53 TYPE string REQUIRED no FIELD val_f36.col_g18 TYPE integer REQUIRED no FIELD val_f36.col_x73 TYPE number REQ...
{"val_f36":{"attr_m55":"small","param_m67":"push","col_g18":230,"col_x73":891.91,"key_a09":"GRCh38"},"param_n48":true,"dim_r21":"Smith"}
missing_required
{ "type": "object", "properties": { "val_f36": { "type": "object", "properties": { "attr_m55": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "param_m67": { "type": "s...
{"val_f36": {"attr_m55": "small", "param_m67": "push", "col_g18": 230, "col_x73": 891.91, "key_a09": "GRCh38"}, "dim_r21": "Smith"}
Required field 'param_n48' is missing
{"val_f36":{"attr_m55":"small","param_m67":"push","col_g18":230,"col_x73":891.91,"key_a09":"GRCh38"},"param_n48":true,"dim_r21":"Smith"}
TASK repair_structured_output SPEC FIELD format TYPE integer REQUIRED no FIELD commit_hash TYPE string_date-time REQUIRED no FIELD chromosome TYPE string REQUIRED no FIELD item_id TYPE string REQUIRED yes FIELD width.index TYPE string VALUES active|inactive|pending REQUIRED yes FIELD width.build_status TYPE boolean RE...
{"commit_hash":"2022-12-04T16:48:00Z","chromosome":"PASS","item_id":"New York","width":{"index":"active","build_status":true,"medication":254,"annotation":{"zip_code":754,"payment_status":954.73,"comments":"resolved","phenotype":473}},"type":null,"department":"active"}
markdown_explanation
{ "type": "object", "properties": { "format": { "type": "integer" }, "commit_hash": { "type": "string", "format": "date-time" }, "chromosome": { "type": "string" }, "item_id": { "type": "string" }, "width": { "type": "object", "properties...
The parsed result is: ```json {"commit_hash":"2022-12-04T16:48:00Z","chromosome":"PASS","item_id":"New York","width":{"index":"active","build_status":true,"medication":254,"annotation":{"zip_code":754,"payment_status":954.73,"comments":"resolved","phenotype":473}},"type":null,"department":"active"} ``` This should matc...
Output contains markdown and explanatory text around JSON
{"commit_hash":"2022-12-04T16:48:00Z","chromosome":"PASS","item_id":"New York","width":{"index":"active","build_status":true,"medication":254,"annotation":{"zip_code":754,"payment_status":954.73,"comments":"resolved","phenotype":473}},"type":null,"department":"active"}
TASK repair_structured_output SPEC FIELD width TYPE number REQUIRED no FIELD rating TYPE string VALUES small|medium|large|xl REQUIRED no FIELD visible TYPE boolean REQUIRED no FIELD deploy_target TYPE boolean REQUIRED yes FIELD ward TYPE integer REQUIRED no FIELD turbidity TYPE integer REQUIRED yes BROKEN_OUTPUT {"wi...
{"width":793.19,"rating":"small","visible":true,"deploy_target":true,"turbidity":187}
missing_bracket
{ "type": "object", "properties": { "width": { "type": "number" }, "rating": { "type": "string", "enum": [ "small", "medium", "large", "xl" ] }, "visible": { "type": "boolean" }, "deploy_target": { "type": "boolean" ...
{"width":793.19,"rating":"small","visible":true,"deploy_target":true,"turbidity":187}
Missing closing bracket
{"width":793.19,"rating":"small","visible":true,"deploy_target":true,"turbidity":187}
TASK repair_structured_output SPEC FIELD crew_id TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no FIELD enabled TYPE integer REQUIRED no FIELD product_id TYPE string REQUIRED no FIELD subtotal TYPE string REQUIRED no FIELD payment_status TYPE integer REQUIRED yes BROKEN_OUTPUT {"crew_id": "option_b"...
{"crew_id":"option_b","enabled":591,"subtotal":"approved","payment_status":532}
extra_field
{ "type": "object", "properties": { "crew_id": { "type": "string", "enum": [ "option_a", "option_b", "option_c", "option_d" ] }, "enabled": { "type": "integer" }, "product_id": { "type": "string" }, "subtotal": { "type":...
{"crew_id": "option_b", "enabled": 591, "subtotal": "approved", "payment_status": 532, "extra_info_4193": 42}
Unknown field 'extra_info_4193' not defined in schema
{"crew_id":"option_b","enabled":591,"subtotal":"approved","payment_status":532}
TASK repair_structured_output SPEC FIELD prop_q72 TYPE string VALUES type_a|type_b REQUIRED no FIELD attr_x21 TYPE string REQUIRED no FIELD prop_d19 TYPE string REQUIRED yes FIELD key_h72.param_r30 TYPE string VALUES admin|editor|viewer REQUIRED no FIELD key_h72.val_t06 TYPE number REQUIRED yes FIELD key_h72.key_i59 T...
{"attr_x21":"QC-07","prop_d19":"bar","key_h72":{"param_r30":"admin","val_t06":477.67,"key_i59":"inland"},"col_f17":108,"attr_u66":null}
tool_call_wrong_param
{ "type": "object", "properties": { "prop_q72": { "type": "string", "enum": [ "type_a", "type_b" ] }, "attr_x21": { "type": "string" }, "prop_d19": { "type": "string" }, "key_h72": { "type": "object", "properties": { "para...
Tool: process_payment Params: {"attr_x21": "QC-07", "key_h72": {"param_r30": "admin", "val_t06": 477.67, "key_i59": "inland"}, "col_f17": 108, "attr_u66": null, "prop_d19_id": "bar"}
Agent used wrong parameter name 'prop_d19_id' instead of 'prop_d19'
{"attr_x21":"QC-07","prop_d19":"bar","key_h72":{"param_r30":"admin","val_t06":477.67,"key_i59":"inland"},"col_f17":108,"attr_u66":null}
TASK repair_structured_output SPEC FIELD prop_g05 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no FIELD field_u25 TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD val_c01 TYPE string REQUIRED yes BROKEN_OUTPUT Let me check the system. Action: get_inventory Arguments: {"prop_g05"...
{"prop_g05":"synonymous","field_u25":"white","val_c01":"chr1"}
tool_call_partial_args
{ "type": "object", "properties": { "prop_g05": { "type": "string", "enum": [ "synonymous", "missense", "nonsense", "frameshift" ] }, "field_u25": { "type": "string", "enum": [ "red", "blue", "green", "black", ...
Let me check the system. Action: get_inventory Arguments: {"prop_g05": "synonymous", "field_u25": "white"}
Agent tool call missing required parameter 'val_c01'
{"prop_g05":"synonymous","field_u25":"white","val_c01":"chr1"}
TASK repair_structured_output SPEC FIELD val_x24 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no FIELD attr_o76 TYPE string_date-time REQUIRED yes FIELD param_e94 TYPE string REQUIRED yes FIELD col_n86 TYPE string REQUIRED yes FIELD dim_q32[].col_j79 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no ...
{"attr_o76":"2026-07-15T17:21:00Z","param_e94":"2023-12-25","col_n86":"2023-12-25","dim_q32":[{"col_j79":"in_transit","val_c01":"Diana","param_d21":585},{"col_j79":"delivered","val_c01":"Oliveira","param_d21":550},{"val_c01":"2024-06-30","param_d21":46}]}
truncated_array
{ "type": "object", "properties": { "val_x24": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", "JPY" ] }, "attr_o76": { "type": "string", "format": "date-time" }, "param_e94": { "type": "string" }, "col...
{"attr_o76":"2026-07-15T17:21:00Z","param_e94":"2023-12-25","col_n86":"2023-12-25","dim_q32":[{"col_j79":"in_transit","val_c01":"Diana","param_d21":585},{"col_j79":"delivered","val_c01":"Oliveira","param_d21":550},{"val_c01":"2024-06-30","param_d21":46}
Unexpected end of JSON input — truncated array
{"attr_o76":"2026-07-15T17:21:00Z","param_e94":"2023-12-25","col_n86":"2023-12-25","dim_q32":[{"col_j79":"in_transit","val_c01":"Diana","param_d21":585},{"col_j79":"delivered","val_c01":"Oliveira","param_d21":550},{"val_c01":"2024-06-30","param_d21":46}]}
TASK repair_structured_output SPEC FIELD dim_c50 TYPE integer REQUIRED no FIELD field_m67 TYPE integer REQUIRED no FIELD prop_e78 TYPE string_uri REQUIRED no FIELD key_a66.prop_j33 TYPE boolean REQUIRED yes FIELD key_a66.col_i59 TYPE number REQUIRED no FIELD key_a66.col_c19 TYPE integer REQUIRED yes FIELD key_a66.key_...
{"dim_c50":532,"field_m67":173,"key_a66":{"prop_j33":true,"col_c19":23,"key_p96":"test"},"dim_b95":"2026-07-05T20:30:00Z","col_n12":"bar","dim_l55":"2020-09-26T15:12:00Z"}
date_format_error
{ "type": "object", "properties": { "dim_c50": { "type": "integer" }, "field_m67": { "type": "integer" }, "prop_e78": { "type": "string", "format": "uri" }, "key_a66": { "type": "object", "properties": { "prop_j33": { "type": "boolean...
{"dim_c50": 532, "field_m67": 173, "key_a66": {"prop_j33": true, "col_c19": 23, "key_p96": "test"}, "dim_b95": "2026-07-05T20:30:00", "col_n12": "bar", "dim_l55": "2020-09-26T15:12:00Z"}
Field 'dim_b95' has invalid date format
{"dim_c50":532,"field_m67":173,"key_a66":{"prop_j33":true,"col_c19":23,"key_p96":"test"},"dim_b95":"2026-07-05T20:30:00Z","col_n12":"bar","dim_l55":"2020-09-26T15:12:00Z"}
TASK repair_structured_output SPEC FIELD param_w68 TYPE string VALUES active|inactive|pending REQUIRED no FIELD attr_o71 TYPE integer REQUIRED yes FIELD field_k20 TYPE string_uri REQUIRED no FIELD key_d60 TYPE string VALUES red|blue|green|black|white REQUIRED yes FIELD param_g21 TYPE string VALUES draft|published|arch...
{"param_w68":"active","attr_o71":173,"key_d60":"blue","param_g21":"published"}
tool_call_python_syntax
{ "type": "object", "properties": { "param_w68": { "type": "string", "enum": [ "active", "inactive", "pending" ] }, "attr_o71": { "type": "integer" }, "field_k20": { "type": "string", "format": "uri" }, "key_d60": { "type"...
calculate_price(param_w68='active', attr_o71=173, key_d60='blue', param_g21='published')
Tool call uses Python syntax instead of JSON
{"param_w68":"active","attr_o71":173,"key_d60":"blue","param_g21":"published"}
TASK repair_structured_output SPEC FIELD duration_ms TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED yes FIELD position TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no FIELD url TYPE string VALUES mode_a|mode_b REQUIRED no FIELD size TYPE string_email REQUIRED no FIELD options TYPE in...
{"duration_ms":"mode_b","position":"option_d","url":"mode_a","size":"info@example.com","options":400}
extra_text_before
{ "type": "object", "properties": { "duration_ms": { "type": "string", "enum": [ "mode_a", "mode_b", "mode_c", "mode_d", "mode_e" ] }, "position": { "type": "string", "enum": [ "option_a", "option_b", "option_c...
The parsed result is: {"duration_ms":"mode_b","position":"option_d","url":"mode_a","size":"info@example.com","options":400}
Output contains non-JSON text before the object
{"duration_ms":"mode_b","position":"option_d","url":"mode_a","size":"info@example.com","options":400}
TASK repair_structured_output SPEC FIELD log_level TYPE string VALUES single|married|divorced REQUIRED yes FIELD shipper_ref TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD gene_id TYPE string_uri REQUIRED no BROKEN_OUTPUT {"log_level":"married","shipper_ref":"sms","gene_id":"https://api.org/v1",}
{"log_level":"married","shipper_ref":"sms","gene_id":"https://api.org/v1"}
trailing_comma
{ "type": "object", "properties": { "log_level": { "type": "string", "enum": [ "single", "married", "divorced" ] }, "shipper_ref": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "gene_...
{"log_level":"married","shipper_ref":"sms","gene_id":"https://api.org/v1",}
Unexpected trailing comma
{"log_level":"married","shipper_ref":"sms","gene_id":"https://api.org/v1"}
TASK repair_structured_output SPEC FIELD altitude TYPE string_uri REQUIRED yes FIELD features TYPE integer REQUIRED yes FIELD umi TYPE number REQUIRED yes FIELD url.phenotype TYPE number REQUIRED yes FIELD url.message TYPE string_uri REQUIRED yes FIELD url.footnote[] TYPE string REQUIRED yes BROKEN_OUTPUT "altitude":...
{"altitude":"https://api.io/api","features":336,"umi":685.65}
missing_brace
{ "type": "object", "properties": { "altitude": { "type": "string", "format": "uri" }, "features": { "type": "integer" }, "umi": { "type": "number" }, "url": { "type": "object", "properties": { "phenotype": { "type": "number" ...
"altitude":"https://api.io/api","features":336,"umi":685.65}
Missing closing brace
{"altitude":"https://api.io/api","features":336,"umi":685.65}
TASK repair_structured_output SPEC FIELD key_u15 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no FIELD field_n69 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD key_x88 TYPE integer REQUIRED no FIELD field_g98 TYPE integer REQUIRED no FIELD dim_p34 TYPE integer REQUIRED ye...
{"key_u15":"maintenance","field_n69":"resolved","key_x88":553,"field_g98":388,"dim_p34":239,"dim_v03":853,"dim_h68":683.58,"val_v57":365}
missing_brace
{ "type": "object", "properties": { "key_u15": { "type": "string", "enum": [ "operational", "degraded", "offline", "maintenance" ] }, "field_n69": { "type": "string", "enum": [ "open", "in_progress", "resolved", ...
{"key_u15":"maintenance","field_n69":"resolved","key_x88":553,"field_g98":388,"dim_p34":239,"dim_v03":853,"dim_h68":683.58,"val_v57":365
Missing closing brace
{"key_u15":"maintenance","field_n69":"resolved","key_x88":553,"field_g98":388,"dim_p34":239,"dim_v03":853,"dim_h68":683.58,"val_v57":365}
TASK repair_structured_output SPEC FIELD attr_t52.param_o38 TYPE string VALUES low|medium|high|critical REQUIRED yes FIELD attr_t52.attr_n15 TYPE string VALUES admin|editor|viewer REQUIRED no FIELD attr_t52.param_i78 TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED yes FIELD prop_f92 T...
{"attr_t52":{"param_o38":"low","attr_n15":"editor","param_i78":"option_a"},"param_y91":"mode_b","param_g78":"https://api.org/v1","col_m76":266,"dim_i75":"level_2","param_k43":{"col_y65":"moored","key_z20":768,"val_g98":525,"val_q59":"intermittent","dim_u95":"QC-07","val_r38":"JPY"},"param_e29":"John"}
agent_chain
{ "type": "object", "properties": { "attr_t52": { "type": "object", "properties": { "param_o38": { "type": "string", "enum": [ "low", "medium", "high", "critical" ] }, "attr_n15": { "type"...
I need to look up the information first. Action: create_ticket Result: {"attr_t52": {"param_o38": "low", "attr_n15": "editor", "param_i78": "option_a"}, "param_y91": "mode_b", "param_g78": "https://api.org/v1", "dim_i75": "level_2", "param_k43": {"col_y65": "moored", "key_z20": 768, "val_g98": 525, "val_q59": "intermit...
Agent multi-step chain with truncated tool output
{"attr_t52":{"param_o38":"low","attr_n15":"editor","param_i78":"option_a"},"param_y91":"mode_b","param_g78":"https://api.org/v1","col_m76":266,"dim_i75":"level_2","param_k43":{"col_y65":"moored","key_z20":768,"val_g98":525,"val_q59":"intermittent","dim_u95":"QC-07","val_r38":"JPY"},"param_e29":"John"}
TASK repair_structured_output SPEC FIELD phenotype TYPE integer REQUIRED yes FIELD end_date TYPE string REQUIRED yes FIELD score.user_id TYPE string REQUIRED yes FIELD score.umi TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes FIELD score.count TYPE string REQUIRED no FIELD balance.bearing T...
{"phenotype":652,"end_date":"inactive","score":{"user_id":"Alice","umi":"rejected","count":"MV-Evergreen-01"},"balance":{"bearing":"completed","interest_rate":"Paris","aligned_pct":978.03,"email":{"brake_pressure":"frameshift","step":"high","city":"admin","half_life":"2021-06-20T01:33:00Z","berth_slot":935.69},"medicat...
markdown_fences
{ "type": "object", "properties": { "phenotype": { "type": "integer" }, "end_date": { "type": "string" }, "score": { "type": "object", "properties": { "user_id": { "type": "string" }, "umi": { "type": "string", "enum":...
```json {"phenotype":652,"end_date":"inactive","score":{"user_id":"Alice","umi":"rejected","count":"MV-Evergreen-01"},"balance":{"bearing":"completed","interest_rate":"Paris","aligned_pct":978.03,"email":{"brake_pressure":"frameshift","step":"high","city":"admin","half_life":"2021-06-20T01:33:00Z","berth_slot":935.69},...
Output contains markdown code fences
{"phenotype":652,"end_date":"inactive","score":{"user_id":"Alice","umi":"rejected","count":"MV-Evergreen-01"},"balance":{"bearing":"completed","interest_rate":"Paris","aligned_pct":978.03,"email":{"brake_pressure":"frameshift","step":"high","city":"admin","half_life":"2021-06-20T01:33:00Z","berth_slot":935.69},"medicat...
TASK repair_structured_output SPEC FIELD vessel_name TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD log_level TYPE string_email REQUIRED yes FIELD step TYPE boolean REQUIRED no FIELD product_id TYPE integer REQUIRED yes FIELD voltage TYPE string REQUIRED no FIELD start_date TYPE boolean REQUIRED no BROKEN_...
{"vessel_name":"editor","log_level":"user@domain.org","product_id":708}
thought_process
{ "type": "object", "properties": { "vessel_name": { "type": "string", "enum": [ "admin", "editor", "viewer" ] }, "log_level": { "type": "string", "format": "email" }, "step": { "type": "boolean" }, "product_id": { "type":...
Let me construct this step by step. First, I'll identify the required fields, then fill in the values. {"vessel_name":"editor","log_level":"user@domain.org","product_id":708}
Output contains chain-of-thought reasoning before JSON
{"vessel_name":"editor","log_level":"user@domain.org","product_id":708}
TASK repair_structured_output SPEC FIELD footnote TYPE string_date-time REQUIRED yes FIELD currency TYPE string VALUES email|phone|sms|push REQUIRED yes FIELD features TYPE string REQUIRED no FIELD index TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD shift_code TYPE null REQUIRED no FIELD item_id TYPE ...
{"footnote":"2023-08-14T21:46:00Z","currency":"push","features":"chr1","shift_code":null,"item_id":521.6,"ph_level":{"run_id":false,"quality_score":null,"span_id":"Oliveira","crew_id":"medium"}}
tool_call_text_mix
{ "type": "object", "properties": { "footnote": { "type": "string", "format": "date-time" }, "currency": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "features": { "type": "string" }, "index": { ...
Processing the request now. <tool_call name="verify_hazmat_compliance"> {"footnote":"2023-08-14T21:46:00Z","currency":"push","features":"chr1","shift_code":null,"item_id":521.6,"ph_level":{"run_id":false,"quality_score":null,"span_id":"Oliveira","crew_id":"medium"}} </tool_call. The result is ready.
Agent response mixes reasoning text with tool call
{"footnote":"2023-08-14T21:46:00Z","currency":"push","features":"chr1","shift_code":null,"item_id":521.6,"ph_level":{"run_id":false,"quality_score":null,"span_id":"Oliveira","crew_id":"medium"}}
TASK repair_structured_output SPEC FIELD brake_pressure TYPE string VALUES open|in_progress|resolved|closed REQUIRED no FIELD chapter TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes FIELD trace_id TYPE string_date-time REQUIRED no FIELD position TYPE number REQUIRED yes FIELD address TYPE string VALUES single|marr...
{"brake_pressure":"closed","chapter":"USD","position":181.68,"address":"married","terminal_id":"https://example.io/v1"}
extra_text_after
{ "type": "object", "properties": { "brake_pressure": { "type": "string", "enum": [ "open", "in_progress", "resolved", "closed" ] }, "chapter": { "type": "string", "enum": [ "USD", "EUR", "GBP", "BRL", ...
{"brake_pressure":"closed","chapter":"USD","position":181.68,"address":"married","terminal_id":"https://example.io/v1"} Feel free to ask if you have questions.
Output contains non-JSON text after the object
{"brake_pressure":"closed","chapter":"USD","position":181.68,"address":"married","terminal_id":"https://example.io/v1"}
TASK repair_structured_output SPEC FIELD level.language TYPE null REQUIRED no FIELD level.fleet_number TYPE string REQUIRED no FIELD level.phenotype TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED no FIELD level.vessel_name TYPE string REQUIRED yes FIELD level.height[].active TYPE string_date-time REQUIRED y...
{"vital_sign":{"quality_score":387,"active":"BRL","consignee":{"procedure_code":"mode_b","loan_amount":"level_4","vessel_name":"enterprise","end_date":"user@domain.com","feedback":false,"fleet_number":"option_b"},"total":{"terminal_id":"anchored","created_at":"mode_d","run_id":true,"fleet_number":"QC-07"}},"vessel_name...
invalid_enum
{ "type": "object", "properties": { "level": { "type": "object", "properties": { "language": { "type": "null" }, "fleet_number": { "type": "string" }, "phenotype": { "type": "string", "enum": [ "cat_a", ...
{"vital_sign": {"quality_score": 387, "active": "BRL", "consignee": {"procedure_code": "mode_b", "loan_amount": "level_4", "vessel_name": "enterprise", "end_date": "user@domain.com", "feedback": false, "fleet_number": "option_b"}, "total": {"terminal_id": "anchored", "created_at": "mode_d", "run_id": true, "fleet_numbe...
Field 'sensor_id' has invalid enum value 'invalid_choice_93', expected one of ['berthed', 'anchored', 'underway', 'moored']
{"vital_sign":{"quality_score":387,"active":"BRL","consignee":{"procedure_code":"mode_b","loan_amount":"level_4","vessel_name":"enterprise","end_date":"user@domain.com","feedback":false,"fleet_number":"option_b"},"total":{"terminal_id":"anchored","created_at":"mode_d","run_id":true,"fleet_number":"QC-07"}},"vessel_name...
TASK repair_structured_output SPEC FIELD thumbnail.image_url TYPE integer REQUIRED no FIELD thumbnail.wavelength TYPE string REQUIRED yes FIELD thumbnail.enabled TYPE number REQUIRED no FIELD thumbnail.height TYPE number REQUIRED yes FIELD thumbnail.branch TYPE string_email REQUIRED no FIELD thumbnail.umi TYPE boolean...
{"thumbnail":{"wavelength":"Paris","height":654.28,"branch":"ops@domain.org","rating":null},"country":169.92,"subtotal":"Charlie","trace_id":"https://api.com/v1","temp_celsius":88.22,"bed_number":"https://api.example.com/v1"}
null_required
{ "type": "object", "properties": { "thumbnail": { "type": "object", "properties": { "image_url": { "type": "integer" }, "wavelength": { "type": "string" }, "enabled": { "type": "number" }, "height": { "t...
{"thumbnail": {"wavelength": "Paris", "height": 654.28, "branch": "ops@domain.org", "rating": null}, "country": 169.92, "subtotal": "Charlie", "trace_id": "https://api.com/v1", "temp_celsius": null, "bed_number": "https://api.example.com/v1"}
Required field 'temp_celsius' is null
{"thumbnail":{"wavelength":"Paris","height":654.28,"branch":"ops@domain.org","rating":null},"country":169.92,"subtotal":"Charlie","trace_id":"https://api.com/v1","temp_celsius":88.22,"bed_number":"https://api.example.com/v1"}
TASK repair_structured_output SPEC FIELD col_l65 TYPE null REQUIRED yes FIELD dim_q65 TYPE string REQUIRED no FIELD prop_e67 TYPE integer REQUIRED no FIELD col_h83 TYPE integer REQUIRED yes FIELD col_b17 TYPE boolean REQUIRED yes FIELD prop_i81 TYPE integer REQUIRED yes BROKEN_OUTPUT {"col_l65": null, "dim_q65": "GRC...
{"col_l65":null,"dim_q65":"GRCh38","prop_e67":122,"col_h83":203,"col_b17":true,"prop_i81":252}
extra_field
{ "type": "object", "properties": { "col_l65": { "type": "null" }, "dim_q65": { "type": "string" }, "prop_e67": { "type": "integer" }, "col_h83": { "type": "integer" }, "col_b17": { "type": "boolean" }, "prop_i81": { "type": "integer" ...
{"col_l65": null, "dim_q65": "GRCh38", "prop_e67": 122, "col_h83": 203, "col_b17": true, "prop_i81": 252, "extra_value_9243": 42}
Unknown field 'extra_value_9243' not defined in schema
{"col_l65":null,"dim_q65":"GRCh38","prop_e67":122,"col_h83":203,"col_b17":true,"prop_i81":252}
TASK repair_structured_output SPEC FIELD items TYPE integer REQUIRED no FIELD shipper_ref TYPE number REQUIRED no FIELD run_id TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes BROKEN_OUTPUT {shipper_ref:707.77,run_id:"hemizygous"}
{"shipper_ref":707.77,"run_id":"hemizygous"}
unquoted_keys
{ "type": "object", "properties": { "items": { "type": "integer" }, "shipper_ref": { "type": "number" }, "run_id": { "type": "string", "enum": [ "homozygous", "heterozygous", "hemizygous" ] } }, "required": [ "run_id" ] }
{shipper_ref:707.77,run_id:"hemizygous"}
Expecting property name enclosed in double quotes
{"shipper_ref":707.77,"run_id":"hemizygous"}
TASK repair_structured_output SPEC FIELD username TYPE null REQUIRED no FIELD footnote.log_level TYPE boolean REQUIRED no FIELD footnote.end_date TYPE string REQUIRED yes FIELD footnote.category.type TYPE number REQUIRED no FIELD footnote.category.bearing TYPE integer REQUIRED no FIELD footnote.category.isotope TYPE n...
{"username":null,"description":"2020-01-10T08:47:00Z","chromosome":true}
trailing_comma
{ "type": "object", "properties": { "username": { "type": "null" }, "footnote": { "type": "object", "properties": { "log_level": { "type": "boolean" }, "end_date": { "type": "string" }, "category": { "type": "object"...
{"username":null,"description":"2020-01-10T08:47:00Z","chromosome":true,}
Unexpected trailing comma
{"username":null,"description":"2020-01-10T08:47:00Z","chromosome":true}
TASK repair_structured_output SPEC FIELD quantity TYPE string VALUES email|phone|sms|push REQUIRED no FIELD username TYPE string VALUES success|error|warning|info REQUIRED yes FIELD lab_result TYPE string VALUES berthed|anchored|underway|moored REQUIRED no FIELD due_date TYPE boolean REQUIRED no FIELD berth_slot TYPE ...
{"quantity":"email","username":"success","order_id":"admin@domain.org","strand":396.36,"tags":933.7}
thought_process
{ "type": "object", "properties": { "quantity": { "type": "string", "enum": [ "email", "phone", "sms", "push" ] }, "username": { "type": "string", "enum": [ "success", "error", "warning", "info" ] }, ...
I need to check the port status before assigning the berth. Let me verify the cargo manifest. {"quantity":"email","username":"success","order_id":"admin@domain.org","strand":396.36,"tags":933.7}
Output contains chain-of-thought reasoning before JSON
{"quantity":"email","username":"success","order_id":"admin@domain.org","strand":396.36,"tags":933.7}
TASK repair_structured_output SPEC FIELD prop_v90.val_b34 TYPE number REQUIRED yes FIELD prop_v90.field_x73 TYPE number REQUIRED no FIELD prop_v90.field_a55 TYPE boolean REQUIRED yes FIELD prop_v90.field_y09.field_l93 TYPE string VALUES level_1|level_2|level_3 REQUIRED yes FIELD prop_v90.field_y09.val_i22 TYPE string ...
{"prop_v90":{"val_b34":403.48,"field_x73":142.81,"field_a55":true,"field_y09":{"field_l93":"level_3","val_i22":"cat_c"}},"attr_m36":"Luis","key_n77":26.37,"key_z26":{"col_d16":978,"key_n18":false,"attr_l72":280,"param_r08":null},"val_w16":223.47}
tool_call_wrong_param
{ "type": "object", "properties": { "prop_v90": { "type": "object", "properties": { "val_b34": { "type": "number" }, "field_x73": { "type": "number" }, "field_a55": { "type": "boolean" }, "field_y09": { "...
Tool: track_vessel Params: {"prop_v90": {"val_b34": 403.48, "field_x73": 142.81, "field_a55": true, "field_y09": {"field_l93": "level_3", "val_i22": "cat_c"}}, "attr_m36": "Luis", "key_n77": 26.37, "key_z26": {"col_d16": 978, "key_n18": false, "attr_l72": 280, "param_r08": null}, "val_w16": 223.47}
Agent used wrong parameter name 'attr_u44_value' instead of 'attr_u44'
{"prop_v90":{"val_b34":403.48,"field_x73":142.81,"field_a55":true,"field_y09":{"field_l93":"level_3","val_i22":"cat_c"}},"attr_m36":"Luis","key_n77":26.37,"key_z26":{"col_d16":978,"key_n18":false,"attr_l72":280,"param_r08":null},"val_w16":223.47}
TASK repair_structured_output SPEC FIELD pressure_kpa TYPE string_uri REQUIRED yes FIELD tags TYPE boolean REQUIRED no FIELD position TYPE number REQUIRED no FIELD total TYPE number REQUIRED no FIELD currency TYPE string REQUIRED no FIELD altitude TYPE integer REQUIRED no BROKEN_OUTPUT process_payment(pressure_kpa='h...
{"pressure_kpa":"https://api.org/api","altitude":84}
tool_call_python_syntax
{ "type": "object", "properties": { "pressure_kpa": { "type": "string", "format": "uri" }, "tags": { "type": "boolean" }, "position": { "type": "number" }, "total": { "type": "number" }, "currency": { "type": "string" }, "altitude": { ...
process_payment(pressure_kpa='https://api.org/api', altitude=84)
Tool call uses Python syntax instead of JSON
{"pressure_kpa":"https://api.org/api","altitude":84}
TASK repair_structured_output SPEC FIELD duration_ms TYPE string VALUES free|basic|pro|enterprise REQUIRED no FIELD website TYPE string REQUIRED no FIELD patient_id TYPE string_uri REQUIRED no FIELD company[].amplitude TYPE string REQUIRED no FIELD company[].role TYPE string_uri REQUIRED no FIELD company[].feedback TY...
{"duration_ms":"enterprise","company":[{"amplitude":"example","feedback":"2020-05-18T23:01:00Z"},{"feedback":"2026-07-17T16:45:00Z"},{"role":"https://api.com/v1","feedback":"2025-10-26T23:52:00Z"},{"amplitude":"inactive","feedback":"2020-09-19T17:39:00Z"}]}
tool_call_text_mix
{ "type": "object", "properties": { "duration_ms": { "type": "string", "enum": [ "free", "basic", "pro", "enterprise" ] }, "website": { "type": "string" }, "patient_id": { "type": "string", "format": "uri" }, "company": ...
Let me check the system. <tool_call name="book_appointment"> {"duration_ms":"enterprise","company":[{"amplitude":"example","feedback":"2020-05-18T23:01:00Z"},{"feedback":"2026-07-17T16:45:00Z"},{"role":"https://api.com/v1","feedback":"2025-10-26T23:52:00Z"},{"amplitude":"inactive","feedback":"2020-09-19T17:39:00Z"}]} <...
Agent response mixes reasoning text with tool call
{"duration_ms":"enterprise","company":[{"amplitude":"example","feedback":"2020-05-18T23:01:00Z"},{"feedback":"2026-07-17T16:45:00Z"},{"role":"https://api.com/v1","feedback":"2025-10-26T23:52:00Z"},{"amplitude":"inactive","feedback":"2020-09-19T17:39:00Z"}]}
TASK repair_structured_output SPEC FIELD param_j52 TYPE integer REQUIRED no FIELD val_b84 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD dim_n65 TYPE string REQUIRED no FIELD col_d67[] TYPE string REQUIRED yes BROKEN_OUTPUT The col_d67 is ['Diana', 'active'] and {"param_j52":507,"val_b84":"oceani...
{"param_j52":507,"val_b84":"oceanic","dim_n65":"Oliveira","col_d67":["Diana","active"]}
partial_structure
{ "type": "object", "properties": { "param_j52": { "type": "integer" }, "val_b84": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "dim_n65": { "type": "string" }, "col_d67": { "type": "array"...
The col_d67 is ['Diana', 'active'] and {"param_j52":507,"val_b84":"oceanic","dim_n65":"Oliveira","col_d67":["Diana","active"]}
Output mixes natural language with JSON
{"param_j52":507,"val_b84":"oceanic","dim_n65":"Oliveira","col_d67":["Diana","active"]}
TASK repair_structured_output SPEC FIELD col_y82.field_s01 TYPE string REQUIRED no FIELD col_y82.key_h93 TYPE boolean REQUIRED yes FIELD col_y82.attr_x65 TYPE string REQUIRED yes FIELD col_y82.field_o75 TYPE number REQUIRED no FIELD col_y82.dim_a30[].attr_y23 TYPE integer REQUIRED yes FIELD col_y82.dim_a30[].col_s90 T...
{"key_k93":null,"dim_q20":515.26}
missing_bracket
{ "type": "object", "properties": { "col_y82": { "type": "object", "properties": { "field_s01": { "type": "string" }, "key_h93": { "type": "boolean" }, "attr_x65": { "type": "string" }, "field_o75": { "ty...
{"key_k93":null,"dim_q20":515.26}
Missing closing bracket
{"key_k93":null,"dim_q20":515.26}
TASK repair_structured_output SPEC FIELD voltage TYPE boolean REQUIRED no FIELD salinity TYPE boolean REQUIRED yes FIELD image_url.name TYPE string VALUES admin|editor|viewer REQUIRED yes FIELD image_url.deploy_target.updated_at TYPE string_date-time REQUIRED yes FIELD image_url.deploy_target.due_date TYPE integer REQ...
{"voltage":true,"salinity":false,"image_url":{"name":"editor","deploy_target":{"updated_at":"2024-05-05T00:29:00Z","due_date":560,"count":"option_b","account_id":"Maria"},"length":"QC-07","user_id":"https://api.org/data"},"dissolved_oxygen":{"published":"sample","due_date":712,"berth_slot":"REV","gene_id":"Hapag-Lloyd-...
tool_call_text_mix
{ "type": "object", "properties": { "voltage": { "type": "boolean" }, "salinity": { "type": "boolean" }, "image_url": { "type": "object", "properties": { "name": { "type": "string", "enum": [ "admin", "editor", ...
I'll query our database. <tool_call name="apply_discount"> {"voltage":true,"salinity":false,"image_url":{"name":"editor","deploy_target":{"updated_at":"2024-05-05T00:29:00Z","due_date":560,"count":"option_b","account_id":"Maria"},"length":"QC-07","user_id":"https://api.org/data"},"dissolved_oxygen":{"published":"sample...
Agent response mixes reasoning text with tool call
{"voltage":true,"salinity":false,"image_url":{"name":"editor","deploy_target":{"updated_at":"2024-05-05T00:29:00Z","due_date":560,"count":"option_b","account_id":"Maria"},"length":"QC-07","user_id":"https://api.org/data"},"dissolved_oxygen":{"published":"sample","due_date":712,"berth_slot":"REV","gene_id":"Hapag-Lloyd-...
TASK repair_structured_output SPEC FIELD prop_j74 TYPE string REQUIRED yes FIELD val_u51 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes FIELD col_y99 TYPE null REQUIRED no FIELD attr_r20.dim_g75 TYPE number REQUIRED yes FIELD attr_r20.attr_b63 TYPE integer REQUIRED yes FIELD attr_r20.attr_x93 TYPE strin...
{"prop_j74":"sample","val_u51":"inland","col_y99":null,"attr_r20":{"dim_g75":698.84,"attr_b63":166,"attr_x93":"2024-11-03T11:10:00Z","field_q32":638},"prop_r40":"user@domain.org","col_c14":805.0,"attr_k20":"2024-01-15"}
missing_required
{ "type": "object", "properties": { "prop_j74": { "type": "string" }, "val_u51": { "type": "string", "enum": [ "coastal", "oceanic", "inland", "arctic" ] }, "col_y99": { "type": "null" }, "attr_r20": { "type": "object", ...
{"prop_j74": "sample", "val_u51": "inland", "col_y99": null, "attr_r20": {"dim_g75": 698.84, "attr_b63": 166, "attr_x93": "2024-11-03T11:10:00Z", "field_q32": 638}, "col_c14": 805.0, "attr_k20": "2024-01-15"}
Required field 'prop_r40' is missing
{"prop_j74":"sample","val_u51":"inland","col_y99":null,"attr_r20":{"dim_g75":698.84,"attr_b63":166,"attr_x93":"2024-11-03T11:10:00Z","field_q32":638},"prop_r40":"user@domain.org","col_c14":805.0,"attr_k20":"2024-01-15"}
TASK repair_structured_output SPEC FIELD frequency_hz TYPE string_date-time REQUIRED yes FIELD width TYPE integer REQUIRED no FIELD status_code TYPE number REQUIRED no FIELD quality_score TYPE integer REQUIRED yes FIELD size TYPE string_uri REQUIRED no BROKEN_OUTPUT Let me provide the data in JSON format: {"frequency...
{"frequency_hz":"2025-06-27T09:38:00Z","width":115,"status_code":264.11,"quality_score":592,"size":"https://api.io/data"}
extra_text_before
{ "type": "object", "properties": { "frequency_hz": { "type": "string", "format": "date-time" }, "width": { "type": "integer" }, "status_code": { "type": "number" }, "quality_score": { "type": "integer" }, "size": { "type": "string", "for...
Let me provide the data in JSON format: {"frequency_hz":"2025-06-27T09:38:00Z","width":115,"status_code":264.11,"quality_score":592,"size":"https://api.io/data"}
Output contains non-JSON text before the object
{"frequency_hz":"2025-06-27T09:38:00Z","width":115,"status_code":264.11,"quality_score":592,"size":"https://api.io/data"}
TASK repair_structured_output SPEC FIELD prop_d43 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED yes FIELD val_q99 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no FIELD val_i55 TYPE null REQUIRED no FIELD prop_z16 TYPE boolean REQUIRED yes BROKEN_OUTPUT I need to look up the ...
{"prop_d43":"cat_b","val_q99":"mode_b","prop_z16":true}
agent_chain
{ "type": "object", "properties": { "prop_d43": { "type": "string", "enum": [ "cat_a", "cat_b", "cat_c", "cat_d", "cat_e", "cat_f" ] }, "val_q99": { "type": "string", "enum": [ "mode_a", "mode_b", "mode...
I need to look up the information first. Action: verify_hazmat_compliance Result: {"prop_d43": "cat_b", "prop_z16": true} Processing the request now. Action: transfer_call Result:
Agent multi-step chain with truncated tool output
{"prop_d43":"cat_b","val_q99":"mode_b","prop_z16":true}