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 dim_u16 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED no
FIELD val_a22 TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no
FIELD col_d23 TYPE string REQUIRED no
FIELD val_s45 TYPE string_date-time REQUIRED yes
FIELD dim_f44 TYPE inte... | {"dim_u16":"cat_d","val_a22":"option_e","col_d23":"Santos","val_s45":"2022-10-18T19:23:00Z","dim_f44":586,"param_o64":44,"param_a99":"qux"} | tool_call_wrong_param | {
"type": "object",
"properties": {
"dim_u16": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e"
]
},
"val_a22": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
... | Tool: fetch_lab_result
Params: {"dim_u16": "cat_d", "val_a22": "option_e", "col_d23": "Santos", "val_s45": "2022-10-18T19:23:00Z", "dim_f44": 586, "param_o64": 44, "param_a99_value": "qux"} | Agent used wrong parameter name 'param_a99_value' instead of 'param_a99' | {"dim_u16":"cat_d","val_a22":"option_e","col_d23":"Santos","val_s45":"2022-10-18T19:23:00Z","dim_f44":586,"param_o64":44,"param_a99":"qux"} |
TASK repair_structured_output
SPEC
FIELD val_b44 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD param_m16 TYPE string REQUIRED yes
FIELD col_u13 TYPE integer REQUIRED no
BROKEN_OUTPUT
I need to look up the information first.
Action: search
Arguments: {"val_b44": "operational"} | {"val_b44":"operational","param_m16":"2023-12-25"} | tool_call_partial_args | {
"type": "object",
"properties": {
"val_b44": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"param_m16": {
"type": "string"
},
"col_u13": {
"type": "integer"
}
},
"required": [
"va... | I need to look up the information first.
Action: search
Arguments: {"val_b44": "operational"} | Agent tool call missing required parameter 'param_m16' | {"val_b44":"operational","param_m16":"2023-12-25"} |
TASK repair_structured_output
SPEC
FIELD catalyst TYPE string VALUES draft|published|archived REQUIRED no
FIELD index TYPE string_email REQUIRED no
FIELD account_id TYPE string REQUIRED no
FIELD chromosome TYPE boolean REQUIRED no
FIELD run_id TYPE number REQUIRED no
FIELD freight_class TYPE integer REQUIRED yes
FIELD... | {"index":"admin@test.io","account_id":"Maria","chromosome":false,"run_id":75.03,"freight_class":284} | extra_field | {
"type": "object",
"properties": {
"catalyst": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"index": {
"type": "string",
"format": "email"
},
"account_id": {
"type": "string"
},
"chromosome": {
"typ... | {"index": "admin@test.io", "account_id": "Maria", "chromosome": false, "run_id": 75.03, "freight_class": 284, "extra_data_4835": 42} | Unknown field 'extra_data_4835' not defined in schema | {"index":"admin@test.io","account_id":"Maria","chromosome":false,"run_id":75.03,"freight_class":284} |
TASK repair_structured_output
SPEC
FIELD dosage TYPE number REQUIRED yes
FIELD role TYPE integer REQUIRED no
FIELD account_id.features TYPE string VALUES cat_a|cat_b|cat_c REQUIRED no
FIELD account_id.index TYPE string REQUIRED yes
FIELD account_id.bearing TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD ac... | {"dosage":771.55,"role":810,"account_id":{"index":"world","bearing":"medium","latitude":{"language":"type_e","organism":null,"frequency_hz":552.5}},"enabled":{"dosage":360.75,"currency":null,"crew_id":"Paris","build_status":"mode_d"}} | tool_call_partial_args | {
"type": "object",
"properties": {
"dosage": {
"type": "number"
},
"role": {
"type": "integer"
},
"account_id": {
"type": "object",
"properties": {
"features": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
... | Let me check the system.
Action: search
Arguments: {"role": 810, "account_id": {"index": "world", "bearing": "medium", "latitude": {"language": "type_e", "organism": null, "frequency_hz": 552.5}}, "enabled": {"dosage": 360.75, "currency": null, "crew_id": "Paris", "build_status": "mode_d"}} | Agent tool call missing required parameter 'dosage' | {"dosage":771.55,"role":810,"account_id":{"index":"world","bearing":"medium","latitude":{"language":"type_e","organism":null,"frequency_hz":552.5}},"enabled":{"dosage":360.75,"currency":null,"crew_id":"Paris","build_status":"mode_d"}} |
TASK repair_structured_output
SPEC
FIELD col_y54 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD val_u33 TYPE number REQUIRED yes
FIELD field_x53 TYPE integer REQUIRED yes
FIELD col_h47 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
BROKEN_OUTPUT
{"col_y54": "nonsense"... | {"col_y54":"nonsense","val_u33":348.09,"field_x53":135,"col_h47":"heterozygous"} | number_with_unit | {
"type": "object",
"properties": {
"col_y54": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"val_u33": {
"type": "number"
},
"field_x53": {
"type": "integer"
},
"col_h47": {
"type... | {"col_y54": "nonsense", "val_u33": "348.09kg", "field_x53": 135, "col_h47": "heterozygous"} | Field 'val_u33' must be number, got string with unit | {"col_y54":"nonsense","val_u33":348.09,"field_x53":135,"col_h47":"heterozygous"} |
TASK repair_structured_output
SPEC
FIELD wavelength TYPE number REQUIRED no
FIELD step TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes
FIELD vessel_name TYPE boolean REQUIRED yes
FIELD insurance_id.bearing.footnote TYPE integer REQUIRED no
FIELD insurance_id.bearing.frequency_hz TYPE string R... | {"wavelength":909.81,"step":"mode_d","vessel_name":false,"score":718.23,"span_id":"user@domain.org"} | extra_text_before | {
"type": "object",
"properties": {
"wavelength": {
"type": "number"
},
"step": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
"mode_e",
"mode_f"
]
},
"vessel_name": {
"type": "boolean"
},
... | Here's the structured output:
{"wavelength":909.81,"step":"mode_d","vessel_name":false,"score":718.23,"span_id":"user@domain.org"} | Output contains non-JSON text before the object | {"wavelength":909.81,"step":"mode_d","vessel_name":false,"score":718.23,"span_id":"user@domain.org"} |
TASK repair_structured_output
SPEC
FIELD shipping TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD ph_level TYPE integer REQUIRED no
FIELD shift_code.department TYPE string VALUES draft|published|archived REQUIRED no
FIELD shift_code.half_life TYPE string VALUES single|married|divorced REQUIRED no
FIEL... | {"shipping":"success","ph_level":937} | invalid_enum | {
"type": "object",
"properties": {
"shipping": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"ph_level": {
"type": "integer"
},
"shift_code": {
"type": "object",
"properties": {
"department": ... | {"shipping": "invalid_value_796", "ph_level": 937} | Field 'shipping' has invalid enum value 'invalid_value_796', expected one of ['success', 'error', 'warning', 'info'] | {"shipping":"success","ph_level":937} |
TASK repair_structured_output
SPEC
FIELD organism TYPE string REQUIRED yes
FIELD quantity TYPE boolean REQUIRED yes
FIELD freight_class.version TYPE string REQUIRED no
FIELD freight_class.id TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD freight_class.umi TYPE string_email REQUIRED no
FIELD freight_class.tr... | {"organism":"Paris","quantity":true,"freight_class":{"version":"world","id":"GBP","umi":"user@domain.org","trace_id":{"step":"archived","run_id":512,"product_id":32},"half_life":{"aligned_pct":"cat_c","temp_celsius":"Smith","order_id":null}}} | markdown_fences | {
"type": "object",
"properties": {
"organism": {
"type": "string"
},
"quantity": {
"type": "boolean"
},
"freight_class": {
"type": "object",
"properties": {
"version": {
"type": "string"
},
"id": {
"type": "string",
"... | ```json
{"organism":"Paris","quantity":true,"freight_class":{"version":"world","id":"GBP","umi":"user@domain.org","trace_id":{"step":"archived","run_id":512,"product_id":32},"half_life":{"aligned_pct":"cat_c","temp_celsius":"Smith","order_id":null}}}
``` | Output contains markdown code fences | {"organism":"Paris","quantity":true,"freight_class":{"version":"world","id":"GBP","umi":"user@domain.org","trace_id":{"step":"archived","run_id":512,"product_id":32},"half_life":{"aligned_pct":"cat_c","temp_celsius":"Smith","order_id":null}}} |
TASK repair_structured_output
SPEC
FIELD key_d22 TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD col_k81 TYPE string REQUIRED yes
FIELD dim_o29.key_w32 TYPE null REQUIRED yes
FIELD dim_o29.key_e60 TYPE string VALUES mode_a|mode_b REQUIRED yes
FIELD dim_o29.field_c18 TYPE boolean REQUIRED yes
BROKEN_O... | {"key_d22":"error","col_k81":"example","dim_o29":{"key_w32":null,"key_e60":"mode_a","field_c18":false}} | invalid_enum | {
"type": "object",
"properties": {
"key_d22": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"col_k81": {
"type": "string"
},
"dim_o29": {
"type": "object",
"properties": {
"key_w32": {
... | {"key_d22": "invalid_option_62", "col_k81": "example", "dim_o29": {"key_w32": null, "key_e60": "mode_a", "field_c18": false}} | Field 'key_d22' has invalid enum value 'invalid_option_62', expected one of ['success', 'error', 'warning', 'info'] | {"key_d22":"error","col_k81":"example","dim_o29":{"key_w32":null,"key_e60":"mode_a","field_c18":false}} |
TASK repair_structured_output
SPEC
FIELD field_o99 TYPE integer REQUIRED yes
FIELD param_j93 TYPE string VALUES type_a|type_b|type_c REQUIRED no
FIELD dim_d91 TYPE string REQUIRED yes
FIELD field_i51 TYPE integer REQUIRED yes
FIELD val_d46 TYPE integer REQUIRED no
FIELD param_z75 TYPE string VALUES option_a|option_b|o... | {"field_o99":825,"dim_d91":"FWD","field_i51":592,"col_c09":"https://www.io/api"} | truncated_object | {
"type": "object",
"properties": {
"field_o99": {
"type": "integer"
},
"param_j93": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
},
"dim_d91": {
"type": "string"
},
"field_i51": {
"type": "integer"
},
"v... | {"field_o99":825,"dim_d91":"FWD","field_i51":592,"col_c09":"https://www.io/api" | Unexpected end of JSON input — truncated object | {"field_o99":825,"dim_d91":"FWD","field_i51":592,"col_c09":"https://www.io/api"} |
TASK repair_structured_output
SPEC
FIELD phone TYPE string VALUES option_a|option_b REQUIRED no
FIELD commit_hash TYPE integer REQUIRED yes
FIELD paragraph.freight_class TYPE string REQUIRED no
FIELD paragraph.compound TYPE string_email REQUIRED no
FIELD paragraph.ph_level TYPE integer REQUIRED no
FIELD paragraph.turb... | {"phone":"option_a","commit_hash":194,"paragraph":{"compound":"test@example.com","ph_level":346,"turbidity":{"color":844.29,"vital_sign":"https://data.org/api","quality_score":"published","url":379,"umi":604.81},"end_date":940,"half_life":"2026-07-01T01:05:00Z"},"crew_id":"Maria","quality_score":false} | number_with_unit | {
"type": "object",
"properties": {
"phone": {
"type": "string",
"enum": [
"option_a",
"option_b"
]
},
"commit_hash": {
"type": "integer"
},
"paragraph": {
"type": "object",
"properties": {
"freight_class": {
"type": "string"
... | {"phone": "option_a", "commit_hash": "194px", "paragraph": {"compound": "test@example.com", "ph_level": 346, "turbidity": {"color": 844.29, "vital_sign": "https://data.org/api", "quality_score": "published", "url": 379, "umi": 604.81}, "end_date": 940, "half_life": "2026-07-01T01:05:00Z"}, "crew_id": "Maria", "quality_... | Field 'commit_hash' must be number, got string with unit | {"phone":"option_a","commit_hash":194,"paragraph":{"compound":"test@example.com","ph_level":346,"turbidity":{"color":844.29,"vital_sign":"https://data.org/api","quality_score":"published","url":379,"umi":604.81},"end_date":940,"half_life":"2026-07-01T01:05:00Z"},"crew_id":"Maria","quality_score":false} |
TASK repair_structured_output
SPEC
FIELD half_life TYPE string VALUES draft|published|archived REQUIRED yes
FIELD chapter TYPE boolean REQUIRED no
FIELD coverage TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD log_level TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD bed_number TYPE s... | {"half_life":"draft","chapter":true,"coverage":"heterozygous","log_level":"editor","visible":683,"insurance_id":"published"} | agent_chain | {
"type": "object",
"properties": {
"half_life": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"chapter": {
"type": "boolean"
},
"coverage": {
"type": "string",
"enum": [
"homozygous",
"heterozygous... | I need to look up the information first.
Action: search
Result: {"half_life": "draft", "chapter": true, "log_level": "editor", "visible": 683, "insurance_id": "published"}
Processing the request now.
Action: run_diagnostics
Result: | Agent multi-step chain with truncated tool output | {"half_life":"draft","chapter":true,"coverage":"heterozygous","log_level":"editor","visible":683,"insurance_id":"published"} |
TASK repair_structured_output
SPEC
FIELD chromosome TYPE integer REQUIRED no
FIELD interest_rate TYPE string REQUIRED yes
FIELD amplitude TYPE boolean REQUIRED no
FIELD first_name.tile TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD first_name.wavelength TYPE boolean REQUIRED no
FIELD fir... | {"interest_rate":"baz","amplitude":false,"first_name":{"tile":"synonymous","wavelength":false,"created_at":488.56},"deploy_target":{"interest_rate":682.04,"isotope":"2024-01-27T06:53:00Z","currency":"QC-07","pressure_kpa":"bar","berth_slot":{"price":"unstable","allele":"https://example.com/api","position":"2021-09-24T2... | partial_structure | {
"type": "object",
"properties": {
"chromosome": {
"type": "integer"
},
"interest_rate": {
"type": "string"
},
"amplitude": {
"type": "boolean"
},
"first_name": {
"type": "object",
"properties": {
"tile": {
"type": "string",
"enu... | Result: amplitude=False, {"interest_rate":"baz","amplitude":false,"first_name":{"tile":"synonymous","wavelength":false,"created_at":488.56},"deploy_target":{"interest_rate":682.04,"isotope":"2024-01-27T06:53:00Z","currency":"QC-07","pressure_kpa":"bar","berth_slot":{"price":"unstable","allele":"https://example.com/api"... | Output mixes natural language with JSON | {"interest_rate":"baz","amplitude":false,"first_name":{"tile":"synonymous","wavelength":false,"created_at":488.56},"deploy_target":{"interest_rate":682.04,"isotope":"2024-01-27T06:53:00Z","currency":"QC-07","pressure_kpa":"bar","berth_slot":{"price":"unstable","allele":"https://example.com/api","position":"2021-09-24T2... |
TASK repair_structured_output
SPEC
FIELD prop_j87 TYPE string REQUIRED no
FIELD dim_u60 TYPE integer REQUIRED yes
FIELD param_h10 TYPE string REQUIRED no
BROKEN_OUTPUT
verify_hazmat_compliance(dim_u60=109, param_h10='Smith') | {"dim_u60":109,"param_h10":"Smith"} | tool_call_python_syntax | {
"type": "object",
"properties": {
"prop_j87": {
"type": "string"
},
"dim_u60": {
"type": "integer"
},
"param_h10": {
"type": "string"
}
},
"required": [
"dim_u60"
]
} | verify_hazmat_compliance(dim_u60=109, param_h10='Smith') | Tool call uses Python syntax instead of JSON | {"dim_u60":109,"param_h10":"Smith"} |
TASK repair_structured_output
SPEC
FIELD field_m84 TYPE string REQUIRED yes
FIELD col_n65 TYPE string_uri REQUIRED yes
FIELD col_l84.field_g74 TYPE boolean REQUIRED no
FIELD col_l84.dim_g64 TYPE boolean REQUIRED yes
FIELD col_l84.key_n71 TYPE string REQUIRED no
FIELD col_l84.attr_c24 TYPE number REQUIRED yes
FIELD col... | {"field_m84":"Charlie","col_n65":"https://api.io/v1","col_l84":{"field_g74":true,"dim_g64":false,"key_n71":"user@domain.com","attr_c24":590.03,"dim_n41":842.22,"key_l72":{"param_g50":"https://example.com","prop_g66":945.54,"val_t49":193},"param_v31":"user@domain.com","param_h96":"error"}} | missing_bracket | {
"type": "object",
"properties": {
"field_m84": {
"type": "string"
},
"col_n65": {
"type": "string",
"format": "uri"
},
"col_l84": {
"type": "object",
"properties": {
"field_g74": {
"type": "boolean"
},
"dim_g64": {
"type... | {"field_m84":"Charlie","col_n65":"https://api.io/v1","col_l84":{"field_g74":true,"dim_g64":false,"key_n71":"user@domain.com","attr_c24":590.03,"dim_n41":842.22,"key_l72":{"param_g50":"https://example.com","prop_g66":945.54,"val_t49":193},"param_v31":"user@domain.com","param_h96":"error"}} | Missing closing bracket | {"field_m84":"Charlie","col_n65":"https://api.io/v1","col_l84":{"field_g74":true,"dim_g64":false,"key_n71":"user@domain.com","attr_c24":590.03,"dim_n41":842.22,"key_l72":{"param_g50":"https://example.com","prop_g66":945.54,"val_t49":193},"param_v31":"user@domain.com","param_h96":"error"}} |
TASK repair_structured_output
SPEC
FIELD key_k47 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD param_f00 TYPE string REQUIRED no
FIELD dim_h16 TYPE number REQUIRED yes
FIELD field_r06 TYPE string_date-time REQUIRED no
BROKEN_OUTPUT
{"key_k47": "BRL", "dim_h16": 340.61, "field_r06": "2022-09-17T09:07:00"} | {"key_k47":"BRL","dim_h16":340.61,"field_r06":"2022-09-17T09:07:00Z"} | date_format_error | {
"type": "object",
"properties": {
"key_k47": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"param_f00": {
"type": "string"
},
"dim_h16": {
"type": "number"
},
"field_r06": {
"type": "stri... | {"key_k47": "BRL", "dim_h16": 340.61, "field_r06": "2022-09-17T09:07:00"} | Field 'field_r06' has invalid date format | {"key_k47":"BRL","dim_h16":340.61,"field_r06":"2022-09-17T09:07:00Z"} |
TASK repair_structured_output
SPEC
FIELD param_q80 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD prop_x46 TYPE boolean REQUIRED yes
FIELD dim_b06 TYPE boolean REQUIRED no
BROKEN_OUTPUT
{"param_q80": "berthed"} | {"param_q80":"berthed","prop_x46":true} | missing_required | {
"type": "object",
"properties": {
"param_q80": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"prop_x46": {
"type": "boolean"
},
"dim_b06": {
"type": "boolean"
}
},
"required": [
"prop_x46... | {"param_q80": "berthed"} | Required field 'prop_x46' is missing | {"param_q80":"berthed","prop_x46":true} |
TASK repair_structured_output
SPEC
FIELD attr_c85 TYPE string VALUES type_a|type_b|type_c REQUIRED no
FIELD field_r22 TYPE string VALUES option_a|option_b REQUIRED no
FIELD col_c63 TYPE number REQUIRED no
FIELD val_b54 TYPE integer REQUIRED yes
FIELD col_j98 TYPE integer REQUIRED yes
FIELD key_t01 TYPE null REQUIRED n... | {"attr_c85":"type_a","field_r22":"option_b","val_b54":25,"col_j98":78} | tool_call_text_mix | {
"type": "object",
"properties": {
"attr_c85": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
},
"field_r22": {
"type": "string",
"enum": [
"option_a",
"option_b"
]
},
"col_c63": {
"type": "number"
... | Let me check the system.
<tool_call name="check_cargo_manifest">
{"attr_c85":"type_a","field_r22":"option_b","val_b54":25,"col_j98":78}
</tool_call.
Done! | Agent response mixes reasoning text with tool call | {"attr_c85":"type_a","field_r22":"option_b","val_b54":25,"col_j98":78} |
TASK repair_structured_output
SPEC
FIELD role TYPE string REQUIRED yes
FIELD section TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD run_id TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD bearing TYPE string VALUES email|phone|sms|push REQUIRED no
BROKEN_OUTPUT
Result: role=pend... | {"role":"pending","section":"pro","bearing":"phone"} | partial_structure | {
"type": "object",
"properties": {
"role": {
"type": "string"
},
"section": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"run_id": {
"type": "string",
"enum": [
"new",
"in_transit",
... | Result: role=pending, {"role":"pending","section":"pro","bearing":"phone"} | Output mixes natural language with JSON | {"role":"pending","section":"pro","bearing":"phone"} |
TASK repair_structured_output
SPEC
FIELD field_y32 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD attr_e75 TYPE string VALUES type_a|type_b|type_c REQUIRED yes
FIELD col_d75 TYPE string VALUES cat_a|cat_b|cat_c REQUIRED no
FIELD prop_j41 TYPE number REQUIRED no
FIELD dim_h09 TYPE string REQUIRED yes
FIELD pa... | {"field_y32":"viewer","attr_e75":"type_a","col_d75":"cat_b","prop_j41":36.18,"dim_h09":"Jane","param_x81":"level_3"} | extra_text_after | {
"type": "object",
"properties": {
"field_y32": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"attr_e75": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
},
"col_d75": {
"type... | {"field_y32":"viewer","attr_e75":"type_a","col_d75":"cat_b","prop_j41":36.18,"dim_h09":"Jane","param_x81":"level_3"}
I've ensured all required fields are present. | Output contains non-JSON text after the object | {"field_y32":"viewer","attr_e75":"type_a","col_d75":"cat_b","prop_j41":36.18,"dim_h09":"Jane","param_x81":"level_3"} |
TASK repair_structured_output
SPEC
FIELD param_i55 TYPE string VALUES level_1|level_2|level_3 REQUIRED yes
FIELD val_y94 TYPE number REQUIRED yes
FIELD val_i42[] TYPE string VALUES mode_a|mode_b|mode_c REQUIRED yes
BROKEN_OUTPUT
I need to look up the information first.
Action: verify_hazmat_compliance
Result: {"val_y... | {"param_i55":"level_3","val_y94":195.98,"val_i42":["mode_a"]} | agent_chain | {
"type": "object",
"properties": {
"param_i55": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3"
]
},
"val_y94": {
"type": "number"
},
"val_i42": {
"type": "array",
"items": {
"type": "string",
"enum": [
... | I need to look up the information first.
Action: verify_hazmat_compliance
Result: {"val_y94": 195.98, "val_i42": ["mode_a"]}
Processing the request now.
Action: assign_berth
Result: | Agent multi-step chain with truncated tool output | {"param_i55":"level_3","val_y94":195.98,"val_i42":["mode_a"]} |
TASK repair_structured_output
SPEC
FIELD payment_status TYPE string REQUIRED yes
FIELD latitude TYPE string REQUIRED no
FIELD conductivity TYPE string REQUIRED no
FIELD shipper_ref TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD phone TYPE integer REQUIRED no
FIELD catalyst TYPE null REQUIRED no
BROKE... | {"payment_status":"hello","latitude":"quux","conductivity":"RTG-04","catalyst":null} | missing_bracket | {
"type": "object",
"properties": {
"payment_status": {
"type": "string"
},
"latitude": {
"type": "string"
},
"conductivity": {
"type": "string"
},
"shipper_ref": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
... | {"payment_status":"hello","latitude":"quux","conductivity":"RTG-04","catalyst":null} | Missing closing bracket | {"payment_status":"hello","latitude":"quux","conductivity":"RTG-04","catalyst":null} |
TASK repair_structured_output
SPEC
FIELD attr_a22 TYPE number REQUIRED no
FIELD field_c73 TYPE string REQUIRED no
FIELD attr_e60 TYPE number REQUIRED yes
FIELD col_r68 TYPE null REQUIRED yes
BROKEN_OUTPUT
I'll query our database.
<tool_call name="filter_variants">
{"field_c73":"world","attr_e60":922.37,"col_r68":null... | {"field_c73":"world","attr_e60":922.37,"col_r68":null} | tool_call_text_mix | {
"type": "object",
"properties": {
"attr_a22": {
"type": "number"
},
"field_c73": {
"type": "string"
},
"attr_e60": {
"type": "number"
},
"col_r68": {
"type": "null"
}
},
"required": [
"attr_e60",
"col_r68"
]
} | I'll query our database.
<tool_call name="filter_variants">
{"field_c73":"world","attr_e60":922.37,"col_r68":null}
</tool_call. | Agent response mixes reasoning text with tool call | {"field_c73":"world","attr_e60":922.37,"col_r68":null} |
TASK repair_structured_output
SPEC
FIELD category TYPE string REQUIRED yes
FIELD zip_code TYPE integer REQUIRED no
FIELD coverage.quality_score TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD coverage.organism TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD coverage.filter_flag TYPE... | {"category":"Berlin","zip_code":531,"coverage":{"quality_score":"medium","organism":"new","filter_flag":"RTG-04"}} | extra_text_after | {
"type": "object",
"properties": {
"category": {
"type": "string"
},
"zip_code": {
"type": "integer"
},
"coverage": {
"type": "object",
"properties": {
"quality_score": {
"type": "string",
"enum": [
"small",
"medium",
... | {"category":"Berlin","zip_code":531,"coverage":{"quality_score":"medium","organism":"new","filter_flag":"RTG-04"}}
I've ensured all required fields are present. | Output contains non-JSON text after the object | {"category":"Berlin","zip_code":531,"coverage":{"quality_score":"medium","organism":"new","filter_flag":"RTG-04"}} |
TASK repair_structured_output
SPEC
FIELD active TYPE string VALUES option_a|option_b REQUIRED yes
FIELD umi TYPE null REQUIRED yes
FIELD website TYPE null REQUIRED no
FIELD format TYPE number REQUIRED no
FIELD humidity_pct TYPE string_uri REQUIRED yes
BROKEN_OUTPUT
{"active": "invalid_option_937", "umi": null, "humid... | {"active":"option_a","umi":null,"humidity_pct":"https://example.com/v1"} | invalid_enum | {
"type": "object",
"properties": {
"active": {
"type": "string",
"enum": [
"option_a",
"option_b"
]
},
"umi": {
"type": "null"
},
"website": {
"type": "null"
},
"format": {
"type": "number"
},
"humidity_pct": {
"type": "s... | {"active": "invalid_option_937", "umi": null, "humidity_pct": "https://example.com/v1"} | Field 'active' has invalid enum value 'invalid_option_937', expected one of ['option_a', 'option_b'] | {"active":"option_a","umi":null,"humidity_pct":"https://example.com/v1"} |
TASK repair_structured_output
SPEC
FIELD dim_z84 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD dim_v04 TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no
FIELD attr_w09 TYPE string VALUES level_1|level_2|level_3 REQUIRED no
FIELD dim_v76 TYPE number REQUIRED yes
FIELD col_v31 TYPE integer REQUIRED no
... | {"dim_z84":"married","attr_w09":"level_1","dim_v76":975.93,"col_v31":989,"field_b94":"JPY","key_g19":null} | missing_brace | {
"type": "object",
"properties": {
"dim_z84": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"dim_v04": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c"
]
},
"attr_w09": {
"ty... | {"dim_z84":"married","attr_w09":"level_1","dim_v76":975.93,"col_v31":989,"field_b94":"JPY","key_g19":null | Missing closing brace | {"dim_z84":"married","attr_w09":"level_1","dim_v76":975.93,"col_v31":989,"field_b94":"JPY","key_g19":null} |
TASK repair_structured_output
SPEC
FIELD shipping TYPE number REQUIRED yes
FIELD bed_number TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD nickname TYPE string REQUIRED no
FIELD temp_celsius TYPE number REQUIRED no
FIELD description TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no
... | {"shipping":143.68,"bed_number":"maintenance","nickname":"Smith","temp_celsius":672.48,"item_id":"PASS"} | wrong_type | {
"type": "object",
"properties": {
"shipping": {
"type": "number"
},
"bed_number": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"nickname": {
"type": "string"
},
"temp_celsius": {
... | {"shipping": 143.68, "bed_number": "maintenance", "nickname": "Smith", "temp_celsius": "\"672.48\"", "item_id": "PASS"} | Field 'temp_celsius' must be number, got string | {"shipping":143.68,"bed_number":"maintenance","nickname":"Smith","temp_celsius":672.48,"item_id":"PASS"} |
TASK repair_structured_output
SPEC
FIELD attr_h42 TYPE integer REQUIRED yes
FIELD attr_n41 TYPE integer REQUIRED no
FIELD field_d44 TYPE number REQUIRED yes
FIELD attr_g05 TYPE integer REQUIRED no
BROKEN_OUTPUT
{"attr_h42":498,"attr_n41":310,"field_d44":172.56,"attr_g05":319 | {"attr_h42":498,"attr_n41":310,"field_d44":172.56,"attr_g05":319} | truncated_array | {
"type": "object",
"properties": {
"attr_h42": {
"type": "integer"
},
"attr_n41": {
"type": "integer"
},
"field_d44": {
"type": "number"
},
"attr_g05": {
"type": "integer"
}
},
"required": [
"field_d44",
"attr_h42"
]
} | {"attr_h42":498,"attr_n41":310,"field_d44":172.56,"attr_g05":319 | Unexpected end of JSON input — truncated object | {"attr_h42":498,"attr_n41":310,"field_d44":172.56,"attr_g05":319} |
TASK repair_structured_output
SPEC
FIELD last_name TYPE integer REQUIRED no
FIELD procedure_code TYPE string VALUES active|inactive|pending REQUIRED no
FIELD status TYPE string_email REQUIRED yes
FIELD timezone[].dosage TYPE string REQUIRED no
FIELD timezone[].reagent TYPE number REQUIRED no
FIELD timezone[].notes TYP... | {"last_name":250,"procedure_code":"inactive","status":"ops@example.com","timezone":[{"dosage":"https://api.example.com/v1","reagent":247.23,"notes":"2026-03-24T23:43:00Z","vital_sign":241,"manifest_ref":"offline","width":"free","commit_hash":false,"branch":376}],"rating":[{"items":"heterozygous","diagnosis_code":"push"... | agent_chain | {
"type": "object",
"properties": {
"last_name": {
"type": "integer"
},
"procedure_code": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"status": {
"type": "string",
"format": "email"
},
"timezone": {
... | Let me check the system.
Action: annotate_mutation
Result: {"last_name": 250, "procedure_code": "inactive", "status": "ops@example.com", "rating": [{"items": "heterozygous", "diagnosis_code": "push", "enabled": 652}, {"items": "homozygous", "enabled": 830}]}
I'll query our database.
Action: book_appointment
Result: | Agent multi-step chain with truncated tool output | {"last_name":250,"procedure_code":"inactive","status":"ops@example.com","timezone":[{"dosage":"https://api.example.com/v1","reagent":247.23,"notes":"2026-03-24T23:43:00Z","vital_sign":241,"manifest_ref":"offline","width":"free","commit_hash":false,"branch":376}],"rating":[{"items":"heterozygous","diagnosis_code":"push"... |
TASK repair_structured_output
SPEC
FIELD website TYPE string REQUIRED yes
FIELD country TYPE string REQUIRED yes
FIELD features TYPE number REQUIRED yes
BROKEN_OUTPUT
{"website":"Diana","country":"REV","features":360.44 | {"website":"Diana","country":"REV","features":360.44} | truncated_object | {
"type": "object",
"properties": {
"website": {
"type": "string"
},
"country": {
"type": "string"
},
"features": {
"type": "number"
}
},
"required": [
"website",
"features",
"country"
]
} | {"website":"Diana","country":"REV","features":360.44 | Unexpected end of JSON input — truncated object | {"website":"Diana","country":"REV","features":360.44} |
TASK repair_structured_output
SPEC
FIELD key_l50 TYPE string REQUIRED yes
FIELD col_f71 TYPE integer REQUIRED yes
FIELD param_b63 TYPE string REQUIRED yes
BROKEN_OUTPUT
Let me check the system.
Action: send_email
Arguments: {"key_l50": "Smith", "col_f71": 652} | {"key_l50":"Smith","col_f71":652,"param_b63":"2024-06-30"} | tool_call_partial_args | {
"type": "object",
"properties": {
"key_l50": {
"type": "string"
},
"col_f71": {
"type": "integer"
},
"param_b63": {
"type": "string"
}
},
"required": [
"col_f71",
"param_b63",
"key_l50"
]
} | Let me check the system.
Action: send_email
Arguments: {"key_l50": "Smith", "col_f71": 652} | Agent tool call missing required parameter 'param_b63' | {"key_l50":"Smith","col_f71":652,"param_b63":"2024-06-30"} |
TASK repair_structured_output
SPEC
FIELD col_k47 TYPE boolean REQUIRED yes
FIELD prop_p04.val_l06 TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no
FIELD prop_p04.prop_z57 TYPE string VALUES mode_a|mode_b REQUIRED no
FIELD prop_p04.col_h38 TYPE string REQUIRED yes
FIELD prop_p04.param_f35[] TYPE string REQUIRED yes
... | {"col_k47":true,"attr_z14":{"dim_n07":"Diana","field_b55":"level_1","prop_x19":252,"col_c59":null},"param_l23":331} | tool_call_partial_args | {
"type": "object",
"properties": {
"col_k47": {
"type": "boolean"
},
"prop_p04": {
"type": "object",
"properties": {
"val_l06": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c"
]
},
"pr... | Let me check the system.
Action: process_payment
Arguments: {"attr_z14": {"dim_n07": "Diana", "field_b55": "level_1", "prop_x19": 252, "col_c59": null}, "param_l23": 331} | Agent tool call missing required parameter 'col_k47' | {"col_k47":true,"attr_z14":{"dim_n07":"Diana","field_b55":"level_1","prop_x19":252,"col_c59":null},"param_l23":331} |
TASK repair_structured_output
SPEC
FIELD level TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED yes
FIELD discount TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD version TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD shift_code TYPE boolean REQUIRED no
FIELD gene_id TYPE i... | {"level":"mode_d","discount":"pro","version":"moored","shift_code":true,"gene_id":686,"score":"mode_e"} | markdown_fences | {
"type": "object",
"properties": {
"level": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d"
]
},
"discount": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
... | ```json
{"level":"mode_d","discount":"pro","version":"moored","shift_code":true,"gene_id":686,"score":"mode_e"}
``` | Output contains markdown code fences | {"level":"mode_d","discount":"pro","version":"moored","shift_code":true,"gene_id":686,"score":"mode_e"} |
TASK repair_structured_output
SPEC
FIELD field_e98 TYPE string_uri REQUIRED no
FIELD attr_e48 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD dim_c47 TYPE number REQUIRED yes
FIELD field_n75 TYPE string_date-time REQUIRED yes
FIELD col_k00 TYPE string REQUIRED yes
FIELD field_f19 TYPE string REQUIRED no
BR... | {"field_e98":"https://api.org/v1","attr_e48":"push","dim_c47":792.07,"field_n75":"2026-03-17T23:40:00Z","col_k00":"Jane","field_f19":"Luis"} | tool_call_partial_args | {
"type": "object",
"properties": {
"field_e98": {
"type": "string",
"format": "uri"
},
"attr_e48": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"dim_c47": {
"type": "number"
},
"field_n75": {
... | I need to look up the information first.
Action: validate_address
Arguments: {"field_e98": "https://api.org/v1", "attr_e48": "push", "field_n75": "2026-03-17T23:40:00Z", "col_k00": "Jane", "field_f19": "Luis"} | Agent tool call missing required parameter 'dim_c47' | {"field_e98":"https://api.org/v1","attr_e48":"push","dim_c47":792.07,"field_n75":"2026-03-17T23:40:00Z","col_k00":"Jane","field_f19":"Luis"} |
TASK repair_structured_output
SPEC
FIELD barcode TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD shipping TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD bearing TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD transaction_id TYPE number REQUIRED no
FIELD run_id TYPE b... | {"barcode":"warning","shipping":"closed","bearing":"medium","run_id":true} | tool_call_wrong_param | {
"type": "object",
"properties": {
"barcode": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"shipping": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
... | Tool: calibrate_instrument
Params: {"shipping": "closed", "bearing": "medium", "run_id": true, "barcode_name": "warning"} | Agent used wrong parameter name 'barcode_name' instead of 'barcode' | {"barcode":"warning","shipping":"closed","bearing":"medium","run_id":true} |
TASK repair_structured_output
SPEC
FIELD weight TYPE boolean REQUIRED no
FIELD version TYPE integer REQUIRED yes
FIELD date.build_status TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD date.commit_hash TYPE number REQUIRED no
FIELD date.published TYPE string REQUIRED no
FIELD date.latitude TYPE null REQUIRE... | {"version":681,"height":null,"created_at":"baz"} | missing_bracket | {
"type": "object",
"properties": {
"weight": {
"type": "boolean"
},
"version": {
"type": "integer"
},
"date": {
"type": "object",
"properties": {
"build_status": {
"type": "string",
"enum": [
"email",
"phone",
... | {"version":681,"height":null,"created_at":"baz"} | Missing closing bracket | {"version":681,"height":null,"created_at":"baz"} |
TASK repair_structured_output
SPEC
FIELD param_i87 TYPE integer REQUIRED no
FIELD col_i27 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED yes
FIELD prop_a09.key_u07 TYPE string REQUIRED no
FIELD prop_a09.dim_e18 TYPE string REQUIRED no
FIELD prop_a09.field_n65 TYPE string REQUIRED no
FIELD prop_a09.field_v56... | {"param_i87":272,"col_i27":"cat_a","prop_a09":{"key_u07":"chrX","dim_e18":"cancelled","field_n65":"foo","field_b26":[{"param_w61":"type_b","param_r69":153,"param_i21":"cat_d","key_s29":null},{"param_w61":"type_a","param_r69":353,"param_i21":"cat_e","key_s29":null}]},"attr_b18":"chrX","dim_b69":"level_1","prop_e92":"typ... | truncated_array | {
"type": "object",
"properties": {
"param_i87": {
"type": "integer"
},
"col_i27": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e"
]
},
"prop_a09": {
"type": "object",
"properties": {
"k... | {"param_i87":272,"col_i27":"cat_a","prop_a09":{"key_u07":"chrX","dim_e18":"cancelled","field_n65":"foo","field_b26":[{"param_w61":"type_b","param_r69":153,"param_i21":"cat_d","key_s29":null},{"param_w61":"type_a","param_r69":353,"param_i21":"cat_e","key_s29":null}]},"attr_b18":"chrX","dim_b69":"level_1","prop_e92":"typ... | Unexpected end of JSON input — truncated object | {"param_i87":272,"col_i27":"cat_a","prop_a09":{"key_u07":"chrX","dim_e18":"cancelled","field_n65":"foo","field_b26":[{"param_w61":"type_b","param_r69":153,"param_i21":"cat_d","key_s29":null},{"param_w61":"type_a","param_r69":353,"param_i21":"cat_e","key_s29":null}]},"attr_b18":"chrX","dim_b69":"level_1","prop_e92":"typ... |
TASK repair_structured_output
SPEC
FIELD param_v00 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD param_f99 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD attr_x48 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD col_d31 TYPE string VALUES low|medium|high... | {"param_v00":"pending","param_f99":"heterozygous","param_a35":"user@domain.com"} | truncated_array | {
"type": "object",
"properties": {
"param_v00": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"param_f99": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"attr... | {"param_v00":"pending","param_f99":"heterozygous","param_a35":"user@domain.com" | Unexpected end of JSON input — truncated object | {"param_v00":"pending","param_f99":"heterozygous","param_a35":"user@domain.com"} |
TASK repair_structured_output
SPEC
FIELD role TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD chromosome TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD status_code TYPE integer REQUIRED no
FIELD message[] TYPE string REQUIRED no
FIELD sensor_id[].description TYPE string VALUES ... | {"role":"arctic","chromosome":"intermittent","status_code":790,"message":["inactive","Charlie"],"sensor_id":[{"description":"offline","options":"GRCh38","conductivity":"warning"},{"description":"offline","options":"world","conductivity":"success"},{"description":"operational","conductivity":"error"}]} | null_required | {
"type": "object",
"properties": {
"role": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"chromosome": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
... | {"role": "arctic", "chromosome": "intermittent", "status_code": 790, "message": ["inactive", "Charlie"], "sensor_id": null} | Required field 'sensor_id' is null | {"role":"arctic","chromosome":"intermittent","status_code":790,"message":["inactive","Charlie"],"sensor_id":[{"description":"offline","options":"GRCh38","conductivity":"warning"},{"description":"offline","options":"world","conductivity":"success"},{"description":"operational","conductivity":"error"}]} |
TASK repair_structured_output
SPEC
FIELD items TYPE string REQUIRED no
FIELD reagent TYPE integer REQUIRED yes
FIELD batch_code TYPE string REQUIRED yes
FIELD conductivity.torque_output.port_code TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD conductivity.torque_output.medication TYPE string ... | {"items":"hello","reagent":936,"batch_code":"John","conductivity":{"torque_output":{"port_code":"heterozygous","medication":"info","current_draw":"JPY","tax":805,"ward":"admin"},"manifest_ref":"returned","loan_amount":"delivered","procedure_code":{"step":"medium","repository":true,"build_status":"https://api.example.co... | trailing_comma | {
"type": "object",
"properties": {
"items": {
"type": "string"
},
"reagent": {
"type": "integer"
},
"batch_code": {
"type": "string"
},
"conductivity": {
"type": "object",
"properties": {
"torque_output": {
"type": "object",
"pro... | {"items":"hello","reagent":936,"batch_code":"John","conductivity":{"torque_output":{"port_code":"heterozygous","medication":"info","current_draw":"JPY","tax":805,"ward":"admin"},"manifest_ref":"returned","loan_amount":"delivered","procedure_code":{"step":"medium","repository":true,"build_status":"https://api.example.co... | Unexpected trailing comma | {"items":"hello","reagent":936,"batch_code":"John","conductivity":{"torque_output":{"port_code":"heterozygous","medication":"info","current_draw":"JPY","tax":805,"ward":"admin"},"manifest_ref":"returned","loan_amount":"delivered","procedure_code":{"step":"medium","repository":true,"build_status":"https://api.example.co... |
TASK repair_structured_output
SPEC
FIELD col_p45 TYPE string REQUIRED yes
FIELD col_z44 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD prop_d32 TYPE string REQUIRED yes
FIELD param_x56 TYPE number REQUIRED yes
FIELD param_g68 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
BROKEN_OU... | {"col_p45":"demo","col_z44":"viewer","prop_d32":"FWD","param_x56":45.96} | number_with_unit | {
"type": "object",
"properties": {
"col_p45": {
"type": "string"
},
"col_z44": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"prop_d32": {
"type": "string"
},
"param_x56": {
"type": "number"
},
"param_g... | {"col_p45": "demo", "col_z44": "viewer", "prop_d32": "FWD", "param_x56": "45.96%"} | Field 'param_x56' must be number, got string with unit | {"col_p45":"demo","col_z44":"viewer","prop_d32":"FWD","param_x56":45.96} |
TASK repair_structured_output
SPEC
FIELD collateral TYPE integer REQUIRED yes
FIELD type TYPE string REQUIRED yes
FIELD aligned_pct TYPE string REQUIRED no
FIELD level TYPE string VALUES mode_a|mode_b REQUIRED yes
FIELD dosage.values TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD dosage.address TYPE ... | {"collateral":920,"type":"Maria","aligned_pct":"user@domain.com","level":"mode_b","dosage":{"values":"white","address":"cat_a","message":null,"id":"heterozygous"},"price":"level_3"} | trailing_comma | {
"type": "object",
"properties": {
"collateral": {
"type": "integer"
},
"type": {
"type": "string"
},
"aligned_pct": {
"type": "string"
},
"level": {
"type": "string",
"enum": [
"mode_a",
"mode_b"
]
},
"dosage": {
"type":... | {"collateral":920,"type":"Maria","aligned_pct":"user@domain.com","level":"mode_b","dosage":{"values":"white","address":"cat_a","message":null,"id":"heterozygous",},"price":"level_3"} | Unexpected trailing comma | {"collateral":920,"type":"Maria","aligned_pct":"user@domain.com","level":"mode_b","dosage":{"values":"white","address":"cat_a","message":null,"id":"heterozygous"},"price":"level_3"} |
TASK repair_structured_output
SPEC
FIELD bed_number TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD tile TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD city TYPE string REQUIRED no
FIELD zip_code TYPE integer REQUIRED yes
FIELD conductivity TYPE string VALUES active|inactive|pending REQUIR... | {"bed_number":"closed","tile":"level_2","city":"example","zip_code":987,"conductivity":"pending"} | markdown_explanation | {
"type": "object",
"properties": {
"bed_number": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"tile": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"city": {
"ty... | The output is as follows:
```json
{"bed_number":"closed","tile":"level_2","city":"example","zip_code":987,"conductivity":"pending"}
```
I've ensured all required fields are present. | Output contains markdown and explanatory text around JSON | {"bed_number":"closed","tile":"level_2","city":"example","zip_code":987,"conductivity":"pending"} |
TASK repair_structured_output
SPEC
FIELD temp_celsius TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD count TYPE string REQUIRED yes
FIELD wavelength TYPE string REQUIRED yes
FIELD umi.allele TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no
FIELD umi.reagent TYPE string VALUES cat_a|ca... | {"temp_celsius":"admin","count":"Oliveira","wavelength":"Hapag-Lloyd-Express","umi":{"allele":"mode_d","reagent":"cat_a","timezone":null,"compound":"viewer","label":"2024-02-02T13:40:00Z","height":false}} | tool_call_wrong_param | {
"type": "object",
"properties": {
"temp_celsius": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"count": {
"type": "string"
},
"wavelength": {
"type": "string"
},
"umi": {
"type": "object",
"properties":... | Tool: get_account
Params: {"temp_celsius": "admin", "count": "Oliveira", "umi": {"allele": "mode_d", "reagent": "cat_a", "timezone": null, "compound": "viewer", "label": "2024-02-02T13:40:00Z", "height": false}, "wavelength_id": "Hapag-Lloyd-Express"} | Agent used wrong parameter name 'wavelength_id' instead of 'wavelength' | {"temp_celsius":"admin","count":"Oliveira","wavelength":"Hapag-Lloyd-Express","umi":{"allele":"mode_d","reagent":"cat_a","timezone":null,"compound":"viewer","label":"2024-02-02T13:40:00Z","height":false}} |
TASK repair_structured_output
SPEC
FIELD turbidity TYPE string VALUES active|inactive|pending REQUIRED no
FIELD published TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD position TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD reagent TYPE string REQUIRED yes
BROKEN_OUTPUT
{"turbidity":"activ... | {"turbidity":"active","published":"pro","reagent":"This is a test value."} | extra_text_after | {
"type": "object",
"properties": {
"turbidity": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"published": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"po... | {"turbidity":"active","published":"pro","reagent":"This is a test value."}
Feel free to ask if you have questions. | Output contains non-JSON text after the object | {"turbidity":"active","published":"pro","reagent":"This is a test value."} |
TASK repair_structured_output
SPEC
FIELD full_name TYPE string VALUES draft|published|archived REQUIRED yes
FIELD frequency_hz TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD port_code TYPE string_date-time REQUIRED no
FIELD interest_rate TYPE null REQUIRED yes
FIELD step TYPE string REQUIRED no
FIELD bill_... | {"full_name":"published","frequency_hz":"xl","port_code":"2022-11-05T09:46:00Z","interest_rate":null,"step":"qux","bill_of_lading":"2023-12-09T03:20:00Z"} | partial_structure | {
"type": "object",
"properties": {
"full_name": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"frequency_hz": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"po... | I found that bill_of_lading should be 2023-12-09T03:20:00Z. {"full_name":"published","frequency_hz":"xl","port_code":"2022-11-05T09:46:00Z","interest_rate":null,"step":"qux","bill_of_lading":"2023-12-09T03:20:00Z"} | Output mixes natural language with JSON | {"full_name":"published","frequency_hz":"xl","port_code":"2022-11-05T09:46:00Z","interest_rate":null,"step":"qux","bill_of_lading":"2023-12-09T03:20:00Z"} |
TASK repair_structured_output
SPEC
FIELD temp_celsius TYPE string REQUIRED no
FIELD step TYPE string REQUIRED no
FIELD subject TYPE string VALUES level_1|level_2|level_3|level_4 REQUIRED no
FIELD ward TYPE string_email REQUIRED no
FIELD latitude TYPE string_date-time REQUIRED no
FIELD branch TYPE string_email REQUIRED... | {"step":"Bob","subject":"level_2","ward":"test@test.io","latitude":"2024-10-06T13:24:00Z","branch":"admin@domain.org"} | truncated_array | {
"type": "object",
"properties": {
"temp_celsius": {
"type": "string"
},
"step": {
"type": "string"
},
"subject": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4"
]
},
"ward": {
"type": "string",... | {"step":"Bob","subject":"level_2","ward":"test@test.io","latitude":"2024-10-06T13:24:00Z","branch":"admin@domain.org" | Unexpected end of JSON input — truncated object | {"step":"Bob","subject":"level_2","ward":"test@test.io","latitude":"2024-10-06T13:24:00Z","branch":"admin@domain.org"} |
TASK repair_structured_output
SPEC
FIELD strand.level TYPE string REQUIRED yes
FIELD strand.address TYPE string_uri REQUIRED yes
FIELD strand.aligned_pct[] TYPE string_date-time REQUIRED yes
FIELD altitude.interest_rate TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD altitude.amount TYPE string VALUES n... | {"strand":{"level":"https://api.example.com/v1","address":"https://example.org/data","aligned_pct":["2023-07-26T01:53:00Z","2026-10-01T22:09:00Z","2024-09-11T09:04:00Z"]},"altitude":{"interest_rate":"low","amount":"new","items":"2023-12-25"},"lab_result":"Smith"} | single_quotes | {
"type": "object",
"properties": {
"strand": {
"type": "object",
"properties": {
"level": {
"type": "string"
},
"address": {
"type": "string",
"format": "uri"
},
"aligned_pct": {
"type": "array",
"items": {
... | {'strand':{'level':'https://api.example.com/v1','address':'https://example.org/data','aligned_pct':['2023-07-26T01:53:00Z','2026-10-01T22:09:00Z','2024-09-11T09:04:00Z']},'altitude':{'interest_rate':'low','amount':'new','items':'2023-12-25'},'lab_result':'Smith'} | Expecting property name enclosed in double quotes | {"strand":{"level":"https://api.example.com/v1","address":"https://example.org/data","aligned_pct":["2023-07-26T01:53:00Z","2026-10-01T22:09:00Z","2024-09-11T09:04:00Z"]},"altitude":{"interest_rate":"low","amount":"new","items":"2023-12-25"},"lab_result":"Smith"} |
TASK repair_structured_output
SPEC
FIELD param_k54 TYPE string_date-time REQUIRED yes
FIELD attr_o71 TYPE string_email REQUIRED no
FIELD val_c04 TYPE integer REQUIRED no
FIELD key_e88 TYPE string VALUES success|error|warning|info REQUIRED no
FIELD dim_n46 TYPE string_date-time REQUIRED yes
FIELD field_z90 TYPE string ... | {"param_k54":"2020-03-06T06:04:00Z","attr_o71":"ops@test.io","val_c04":235,"key_e88":"success","dim_n46":"2021-10-11T11:17:00Z"} | wrong_type | {
"type": "object",
"properties": {
"param_k54": {
"type": "string",
"format": "date-time"
},
"attr_o71": {
"type": "string",
"format": "email"
},
"val_c04": {
"type": "integer"
},
"key_e88": {
"type": "string",
"enum": [
"success",
... | {"param_k54": "2020-03-06T06:04:00Z", "attr_o71": "ops@test.io", "val_c04": "\"235\"", "key_e88": "success", "dim_n46": "2021-10-11T11:17:00Z"} | Field 'val_c04' must be integer, got string | {"param_k54":"2020-03-06T06:04:00Z","attr_o71":"ops@test.io","val_c04":235,"key_e88":"success","dim_n46":"2021-10-11T11:17:00Z"} |
TASK repair_structured_output
SPEC
FIELD key_z70 TYPE boolean REQUIRED no
FIELD field_l62.key_z10 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD field_l62.field_g74 TYPE string VALUES draft|published|archived REQUIRED yes
FIELD field_l62.attr_d20 TYPE string REQUIRED yes
FIELD val_j3... | {"key_z70":true,"field_l62":{"key_z10":"confirmed","field_g74":"archived","attr_d20":"2024-06-30"},"field_w81":"admin@domain.org","param_n09":{"key_h08":789,"prop_a24":347},"col_f93":341.33} | partial_structure | {
"type": "object",
"properties": {
"key_z70": {
"type": "boolean"
},
"field_l62": {
"type": "object",
"properties": {
"key_z10": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escala... | The param_n09 is {'key_h08': 789, 'prop_a24': 347} and {"key_z70":true,"field_l62":{"key_z10":"confirmed","field_g74":"archived","attr_d20":"2024-06-30"},"field_w81":"admin@domain.org","param_n09":{"key_h08":789,"prop_a24":347},"col_f93":341.33} | Output mixes natural language with JSON | {"key_z70":true,"field_l62":{"key_z10":"confirmed","field_g74":"archived","attr_d20":"2024-06-30"},"field_w81":"admin@domain.org","param_n09":{"key_h08":789,"prop_a24":347},"col_f93":341.33} |
TASK repair_structured_output
SPEC
FIELD count TYPE null REQUIRED no
FIELD salinity TYPE string VALUES draft|published|archived REQUIRED no
FIELD age TYPE boolean REQUIRED no
FIELD section TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD country TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED ... | {"salinity":"archived","age":true,"section":"sms","country":"type_a"} | extra_text_before | {
"type": "object",
"properties": {
"count": {
"type": "null"
},
"salinity": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"age": {
"type": "boolean"
},
"section": {
"type": "string",
"enum": [
... | Here's the structured output:
{"salinity":"archived","age":true,"section":"sms","country":"type_a"} | Output contains non-JSON text before the object | {"salinity":"archived","age":true,"section":"sms","country":"type_a"} |
TASK repair_structured_output
SPEC
FIELD key_b64 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD prop_w30 TYPE string REQUIRED no
FIELD key_j06 TYPE string REQUIRED no
FIELD col_l14 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD attr_m82 TYPE string VALUES admin|editor|viewer REQUIRED no... | {"key_b64":"unstable","prop_w30":"Berlin","key_j06":"Oliveira","col_l14":"editor","attr_m82":"viewer","dim_e56":298} | extra_text_after | {
"type": "object",
"properties": {
"key_b64": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"prop_w30": {
"type": "string"
},
"key_j06": {
"type": "string"
},
"col_l14": {
"type": "string",
"en... | {"key_b64":"unstable","prop_w30":"Berlin","key_j06":"Oliveira","col_l14":"editor","attr_m82":"viewer","dim_e56":298}
Analysis finished. | Output contains non-JSON text after the object | {"key_b64":"unstable","prop_w30":"Berlin","key_j06":"Oliveira","col_l14":"editor","attr_m82":"viewer","dim_e56":298} |
TASK repair_structured_output
SPEC
FIELD attr_n93 TYPE string REQUIRED yes
FIELD col_a99 TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED no
FIELD dim_b73 TYPE number REQUIRED no
FIELD key_l13 TYPE string REQUIRED no
FIELD param_a39 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no
F... | {"attr_n93":"world","col_a99":"type_b","dim_b73":424.47,"key_l13":"2024-06-30","param_a39":"level_2","col_y88":728,"col_g59":"cat_a","val_d23":{"param_j54":{"prop_e84":"cat_c","attr_y91":"info@domain.org","col_n04":"Charlie"},"field_h27":"hemizygous","val_d54":262,"col_i22":"Sao Paulo","key_l92":"test@domain.org","attr... | missing_required | {
"type": "object",
"properties": {
"attr_n93": {
"type": "string"
},
"col_a99": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d",
"type_e"
]
},
"dim_b73": {
"type": "number"
},
"key_l13": {
"... | {"attr_n93": "world", "col_a99": "type_b", "dim_b73": 424.47, "key_l13": "2024-06-30", "param_a39": "level_2", "col_g59": "cat_a", "val_d23": {"param_j54": {"prop_e84": "cat_c", "attr_y91": "info@domain.org", "col_n04": "Charlie"}, "field_h27": "hemizygous", "val_d54": 262, "col_i22": "Sao Paulo", "key_l92": "test@doma... | Required field 'col_y88' is missing | {"attr_n93":"world","col_a99":"type_b","dim_b73":424.47,"key_l13":"2024-06-30","param_a39":"level_2","col_y88":728,"col_g59":"cat_a","val_d23":{"param_j54":{"prop_e84":"cat_c","attr_y91":"info@domain.org","col_n04":"Charlie"},"field_h27":"hemizygous","val_d54":262,"col_i22":"Sao Paulo","key_l92":"test@domain.org","attr... |
TASK repair_structured_output
SPEC
FIELD key_r85 TYPE string REQUIRED yes
FIELD param_x89 TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD field_h47 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD dim_v44 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD key_z85 TYPE string_email REQ... | {"key_r85":"RTG-04","param_x89":"level_2","field_h47":"viewer","dim_v44":"open","key_z85":"user@example.com"} | tool_call_partial_args | {
"type": "object",
"properties": {
"key_r85": {
"type": "string"
},
"param_x89": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"field_h47": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
... | I need to look up the information first.
Action: fetch_lab_result
Arguments: {"key_r85": "RTG-04", "field_h47": "viewer", "dim_v44": "open", "key_z85": "user@example.com"} | Agent tool call missing required parameter 'param_x89' | {"key_r85":"RTG-04","param_x89":"level_2","field_h47":"viewer","dim_v44":"open","key_z85":"user@example.com"} |
TASK repair_structured_output
SPEC
FIELD duration_ms TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD umi TYPE string_uri REQUIRED no
FIELD score TYPE null REQUIRED yes
FIELD name.notes TYPE boolean REQUIRED no
FIELD name.address TYPE integer REQUIRED yes
FIELD name.subtotal TYPE null REQUIRED no
FIELD name.c... | {"duration_ms":"sms","umi":"https://api.com/api","score":null,"name":{"notes":true,"address":678,"subtotal":null,"currency":"approved","dosage":"level_2","zip_code":"cat_b","id":true}} | invalid_enum | {
"type": "object",
"properties": {
"duration_ms": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"umi": {
"type": "string",
"format": "uri"
},
"score": {
"type": "null"
},
"name": {
"type": "ob... | {"duration_ms": "invalid_option_945", "umi": "https://api.com/api", "score": null, "name": {"notes": true, "address": 678, "subtotal": null, "currency": "approved", "dosage": "level_2", "zip_code": "cat_b", "id": true}} | Field 'duration_ms' has invalid enum value 'invalid_option_945', expected one of ['email', 'phone', 'sms', 'push'] | {"duration_ms":"sms","umi":"https://api.com/api","score":null,"name":{"notes":true,"address":678,"subtotal":null,"currency":"approved","dosage":"level_2","zip_code":"cat_b","id":true}} |
TASK repair_structured_output
SPEC
FIELD col_e72 TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD key_z07 TYPE number REQUIRED no
FIELD field_c20 TYPE boolean REQUIRED no
FIELD field_r40 TYPE string REQUIRED yes
FIELD dim_l88 TYPE string REQUIRED yes
FIELD attr_e27 TYPE number REQUIRED no
BROKEN_OUTPUT
{'col... | {"col_e72":"push","key_z07":53.21,"field_c20":false,"field_r40":"approved","dim_l88":"This is a test value.","attr_e27":455.67} | single_quotes | {
"type": "object",
"properties": {
"col_e72": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"key_z07": {
"type": "number"
},
"field_c20": {
"type": "boolean"
},
"field_r40": {
"type": "string"
}... | {'col_e72':'push','key_z07':53.21,'field_c20':false,'field_r40':'approved','dim_l88':'This is a test value.','attr_e27':455.67} | Expecting property name enclosed in double quotes | {"col_e72":"push","key_z07":53.21,"field_c20":false,"field_r40":"approved","dim_l88":"This is a test value.","attr_e27":455.67} |
TASK repair_structured_output
SPEC
FIELD conductivity TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD lab_result TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD torque_output TYPE integer REQUIRED yes
FIELD reagent TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
BROKEN... | {"lab_result":"small","torque_output":91,"reagent":"in_transit"} | truncated_object | {
"type": "object",
"properties": {
"conductivity": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"lab_result": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
... | {"lab_result":"small","torque_output":91,"reagent":"in_transit" | Unexpected end of JSON input — truncated object | {"lab_result":"small","torque_output":91,"reagent":"in_transit"} |
TASK repair_structured_output
SPEC
FIELD first_name TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD deploy_target TYPE string VALUES mode_a|mode_b REQUIRED no
FIELD payment_status TYPE string REQUIRED yes
FIELD total TYPE string REQUIRED no
BROKEN_OUTPUT
{"first_name":"heterozygous","payment_s... | {"first_name":"heterozygous","payment_status":"completed"} | missing_brace | {
"type": "object",
"properties": {
"first_name": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"deploy_target": {
"type": "string",
"enum": [
"mode_a",
"mode_b"
]
},
"payment_status": {
... | {"first_name":"heterozygous","payment_status":"completed" | Missing closing brace | {"first_name":"heterozygous","payment_status":"completed"} |
TASK repair_structured_output
SPEC
FIELD strand TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD position TYPE string_uri REQUIRED no
FIELD longitude TYPE string REQUIRED no
FIELD allele TYPE integer REQUIRED no
FIELD title TYPE boolean REQUIRED yes
FIELD aligned_pct TYPE number REQUIR... | {"strand":"confirmed","allele":938,"title":false,"aligned_pct":27.64} | unquoted_keys | {
"type": "object",
"properties": {
"strand": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"position": {
"type": "string",
"format": "uri"
},
"longitude": {
"type": "string"
},
... | {strand:"confirmed",allele:938,title:false,aligned_pct:27.64} | Expecting property name enclosed in double quotes | {"strand":"confirmed","allele":938,"title":false,"aligned_pct":27.64} |
TASK repair_structured_output
SPEC
FIELD reagent TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD voltage TYPE string REQUIRED yes
FIELD country.created_at TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD country.length TYPE null REQUIRED yes
FIELD country.l... | {"reagent":"synonymous","voltage":"demo","section":{"umi":{"span_id":"low","length":false,"salinity":127.94,"batch_code":[null,null],"title":[null,null]},"due_date":{"active":"homozygous","lab_result":"arctic","voltage":"https://example.com/v1","wavelength":464,"last_name":"Smith"},"chromosome":false}} | tool_call_text_mix | {
"type": "object",
"properties": {
"reagent": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"voltage": {
"type": "string"
},
"country": {
"type": "object",
"properties": {
"create... | I need to look up the information first.
<tool_call name="generate_report">
{"reagent":"synonymous","voltage":"demo","section":{"umi":{"span_id":"low","length":false,"salinity":127.94,"batch_code":[null,null],"title":[null,null]},"due_date":{"active":"homozygous","lab_result":"arctic","voltage":"https://example.com/v1"... | Agent response mixes reasoning text with tool call | {"reagent":"synonymous","voltage":"demo","section":{"umi":{"span_id":"low","length":false,"salinity":127.94,"batch_code":[null,null],"title":[null,null]},"due_date":{"active":"homozygous","lab_result":"arctic","voltage":"https://example.com/v1","wavelength":464,"last_name":"Smith"},"chromosome":false}} |
TASK repair_structured_output
SPEC
FIELD currency TYPE string REQUIRED no
FIELD end_date TYPE string REQUIRED no
FIELD department TYPE string_uri REQUIRED no
FIELD subtotal[].barcode TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED yes
FIELD subtotal[].phenotype TYPE integer REQUIRED yes
FIELD subtotal[].width ... | {"currency":"Maria","subtotal":[{"barcode":"mode_d","phenotype":982,"width":"option_b","tags":26,"subtotal":"option_b"}]} | tool_call_python_syntax | {
"type": "object",
"properties": {
"currency": {
"type": "string"
},
"end_date": {
"type": "string"
},
"department": {
"type": "string",
"format": "uri"
},
"subtotal": {
"type": "array",
"items": {
"type": "object",
"properties": {
... | update_record(currency='Maria', subtotal=[{'barcode': 'mode_d', 'phenotype': 982, 'width': 'option_b', 'tags': 26, 'subtotal': 'option_b'}]) | Tool call uses Python syntax instead of JSON | {"currency":"Maria","subtotal":[{"barcode":"mode_d","phenotype":982,"width":"option_b","tags":26,"subtotal":"option_b"}]} |
TASK repair_structured_output
SPEC
FIELD date TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD latitude TYPE number REQUIRED yes
FIELD score TYPE string REQUIRED no
FIELD interest_rate TYPE number REQUIRED yes
FIELD subject TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
BROKEN_OUTPUT
Here's the stru... | {"latitude":439.51,"score":"quux","interest_rate":568.31,"subject":"GBP"} | extra_text_before | {
"type": "object",
"properties": {
"date": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"latitude": {
"type": "number"
},
"score": {
"type": "string"
},
"interest_rate": {
"type": "number"
... | Here's the structured output:
{"latitude":439.51,"score":"quux","interest_rate":568.31,"subject":"GBP"} | Output contains non-JSON text before the object | {"latitude":439.51,"score":"quux","interest_rate":568.31,"subject":"GBP"} |
TASK repair_structured_output
SPEC
FIELD features.shift_code TYPE integer REQUIRED yes
FIELD features.consignee.compound TYPE string VALUES type_a|type_b REQUIRED no
FIELD features.consignee.date TYPE string_email REQUIRED no
FIELD features.consignee.full_name TYPE string VALUES low|medium|high|critical REQUIRED yes
F... | {"features":{"shift_code":721,"created_at":{"features":false,"weight":196.36,"dissolved_oxygen":false,"color":"mode_b","interest_rate":20,"message":"bar"}},"batch_code":"open","umi":true} | tool_call_partial_args | {
"type": "object",
"properties": {
"features": {
"type": "object",
"properties": {
"shift_code": {
"type": "integer"
},
"consignee": {
"type": "object",
"properties": {
"compound": {
"type": "string",
"enu... | I need to look up the information first.
Action: calculate_docking_fee
Arguments: {"features": {"shift_code": 721, "created_at": {"features": false, "weight": 196.36, "dissolved_oxygen": false, "color": "mode_b", "interest_rate": 20, "message": "bar"}}, "batch_code": "open"} | Agent tool call missing required parameter 'umi' | {"features":{"shift_code":721,"created_at":{"features":false,"weight":196.36,"dissolved_oxygen":false,"color":"mode_b","interest_rate":20,"message":"bar"}},"batch_code":"open","umi":true} |
TASK repair_structured_output
SPEC
FIELD param_r85 TYPE string_date-time REQUIRED yes
FIELD val_b73 TYPE integer REQUIRED no
FIELD val_h19 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD field_z85 TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED yes
BROKEN_OUTPUT
{param... | {"param_r85":"2022-12-23T23:18:00Z","val_h19":"confirmed","field_z85":"type_d"} | unquoted_keys | {
"type": "object",
"properties": {
"param_r85": {
"type": "string",
"format": "date-time"
},
"val_b73": {
"type": "integer"
},
"val_h19": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
... | {param_r85:"2022-12-23T23:18:00Z",val_h19:"confirmed",field_z85:"type_d"} | Expecting property name enclosed in double quotes | {"param_r85":"2022-12-23T23:18:00Z","val_h19":"confirmed","field_z85":"type_d"} |
TASK repair_structured_output
SPEC
FIELD discount TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD amplitude TYPE integer REQUIRED yes
FIELD label TYPE number REQUIRED yes
FIELD procedure_code TYPE string REQUIRED yes
FIELD bed_number TYPE string REQUIRED no
BROKEN_OUTPUT
Tool: calculate_docking_... | {"amplitude":418,"label":890.34,"procedure_code":"bar","bed_number":"Silva"} | tool_call_wrong_param | {
"type": "object",
"properties": {
"discount": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"amplitude": {
"type": "integer"
},
"label": {
"type": "number"
},
"procedure_code": {
"type"... | Tool: calculate_docking_fee
Params: {"amplitude": 418, "label": 890.34, "procedure_code": "bar", "bed_number": "Silva"} | Agent used wrong parameter name 'discount_id' instead of 'discount' | {"amplitude":418,"label":890.34,"procedure_code":"bar","bed_number":"Silva"} |
TASK repair_structured_output
SPEC
FIELD prop_b40 TYPE null REQUIRED no
FIELD dim_z43 TYPE string REQUIRED yes
FIELD prop_q72 TYPE integer REQUIRED no
FIELD dim_a75 TYPE string REQUIRED no
FIELD prop_h59.param_b63 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD prop_h59.dim_q11 TYPE i... | {"dim_z43":"London","prop_q72":939,"dim_a75":"2024-06-30","prop_h59":{"param_b63":"escalated","dim_q11":988,"col_q93":"REV","prop_s54":253,"prop_i57":"type_a","param_e84":"medium"}} | agent_chain | {
"type": "object",
"properties": {
"prop_b40": {
"type": "null"
},
"dim_z43": {
"type": "string"
},
"prop_q72": {
"type": "integer"
},
"dim_a75": {
"type": "string"
},
"prop_h59": {
"type": "object",
"properties": {
"param_b63": {
... | I need to look up the information first.
Action: queue_sequencing_run
Result: {"dim_z43": "London", "dim_a75": "2024-06-30", "prop_h59": {"param_b63": "escalated", "dim_q11": 988, "col_q93": "REV", "prop_s54": 253, "prop_i57": "type_a", "param_e84": "medium"}}
Processing the request now.
Action: validate_sample
Result... | Agent multi-step chain with truncated tool output | {"dim_z43":"London","prop_q72":939,"dim_a75":"2024-06-30","prop_h59":{"param_b63":"escalated","dim_q11":988,"col_q93":"REV","prop_s54":253,"prop_i57":"type_a","param_e84":"medium"}} |
TASK repair_structured_output
SPEC
FIELD prop_k80 TYPE string REQUIRED no
FIELD key_r29 TYPE integer REQUIRED yes
FIELD key_s81 TYPE number REQUIRED no
FIELD val_q80.attr_f73 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD val_q80.field_b63 TYPE string VALUES reliable|unstable|intermittent REQUIRED... | {"key_r29":520,"key_s81":616.26} | trailing_comma | {
"type": "object",
"properties": {
"prop_k80": {
"type": "string"
},
"key_r29": {
"type": "integer"
},
"key_s81": {
"type": "number"
},
"val_q80": {
"type": "object",
"properties": {
"attr_f73": {
"type": "string",
"enum": [
... | {"key_r29":520,"key_s81":616.26,} | Unexpected trailing comma | {"key_r29":520,"key_s81":616.26} |
TASK repair_structured_output
SPEC
FIELD val_c95 TYPE integer REQUIRED yes
FIELD dim_f41 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD col_r58 TYPE string VALUES low|medium|high|critical REQUIRED yes
BROKEN_OUTPUT
{"val_c95": 748, "dim_f41": "invalid_value_509", "col_r58": "low"} | {"val_c95":748,"dim_f41":"delivered","col_r58":"low"} | invalid_enum | {
"type": "object",
"properties": {
"val_c95": {
"type": "integer"
},
"dim_f41": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"col_r58": {
"type": "string",
"enum": [
"low",
"me... | {"val_c95": 748, "dim_f41": "invalid_value_509", "col_r58": "low"} | Field 'dim_f41' has invalid enum value 'invalid_value_509', expected one of ['new', 'in_transit', 'delivered', 'returned'] | {"val_c95":748,"dim_f41":"delivered","col_r58":"low"} |
TASK repair_structured_output
SPEC
FIELD vessel_name TYPE integer REQUIRED no
FIELD wavelength TYPE number REQUIRED no
FIELD shipper_ref TYPE integer REQUIRED no
FIELD fleet_number TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD format[] TYPE boolean REQUIRED no
BROKEN_OUTPUT
book_appointment(vessel_na... | {"vessel_name":281,"shipper_ref":585,"fleet_number":"critical","format":[true]} | tool_call_python_syntax | {
"type": "object",
"properties": {
"vessel_name": {
"type": "integer"
},
"wavelength": {
"type": "number"
},
"shipper_ref": {
"type": "integer"
},
"fleet_number": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critic... | book_appointment(vessel_name=281, shipper_ref=585, fleet_number='critical', format=[True]) | Tool call uses Python syntax instead of JSON | {"vessel_name":281,"shipper_ref":585,"fleet_number":"critical","format":[true]} |
TASK repair_structured_output
SPEC
FIELD annotation TYPE null REQUIRED yes
FIELD frequency_hz TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD status_code TYPE boolean REQUIRED yes
FIELD description.updated_at TYPE string VALUES mode_a|mode_b REQUIRED no
FIELD description.user_id TYPE ... | {"annotation":null,"frequency_hz":"confirmed","status_code":true,"description":{"updated_at":"mode_b","user_id":"frameshift","pressure_kpa":"type_b","length":"PASS","email":"Hapag-Lloyd-Express"}} | thought_process | {
"type": "object",
"properties": {
"annotation": {
"type": "null"
},
"frequency_hz": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"status_code": {
"type": "boolean"
},
"description... | Let me analyze the request and generate the appropriate JSON.
The user wants a structured object with specific fields.
{"annotation":null,"frequency_hz":"confirmed","status_code":true,"description":{"updated_at":"mode_b","user_id":"frameshift","pressure_kpa":"type_b","length":"PASS","email":"Hapag-Lloyd-Express"}} | Output contains chain-of-thought reasoning before JSON | {"annotation":null,"frequency_hz":"confirmed","status_code":true,"description":{"updated_at":"mode_b","user_id":"frameshift","pressure_kpa":"type_b","length":"PASS","email":"Hapag-Lloyd-Express"}} |
TASK repair_structured_output
SPEC
FIELD throttle_pos TYPE string VALUES level_1|level_2|level_3 REQUIRED no
FIELD collateral TYPE string VALUES cat_a|cat_b REQUIRED no
FIELD quantity TYPE string VALUES cat_a|cat_b REQUIRED no
FIELD salinity TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED yes
BROKEN_O... | {"throttle_pos":"level_2","salinity":"cat_c"} | partial_structure | {
"type": "object",
"properties": {
"throttle_pos": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3"
]
},
"collateral": {
"type": "string",
"enum": [
"cat_a",
"cat_b"
]
},
"quantity": {
"type": "string... | Based on the data, throttle_pos is level_2. {"throttle_pos":"level_2","salinity":"cat_c"} | Output mixes natural language with JSON | {"throttle_pos":"level_2","salinity":"cat_c"} |
TASK repair_structured_output
SPEC
FIELD item_id TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD paragraph TYPE number REQUIRED no
FIELD role TYPE integer REQUIRED no
FIELD section TYPE string REQUIRED no
FIELD ph_level TYPE boolean REQUIRED no
FIELD duration_ms TYPE boolean REQUIRED no
FIELD step TYP... | {"item_id":"red","paragraph":83.4,"role":362,"section":"Berlin","step":"foo"} | truncated_array | {
"type": "object",
"properties": {
"item_id": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"paragraph": {
"type": "number"
},
"role": {
"type": "integer"
},
"section": {
"type": "s... | {"item_id":"red","paragraph":83.4,"role":362,"section":"Berlin","step":"foo" | Unexpected end of JSON input — truncated object | {"item_id":"red","paragraph":83.4,"role":362,"section":"Berlin","step":"foo"} |
TASK repair_structured_output
SPEC
FIELD yield_pct TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD version TYPE string REQUIRED no
FIELD notes TYPE string REQUIRED yes
BROKEN_OUTPUT
{'yield_pct':'unstable','version':'Johnson','notes':'Oliveira'} | {"yield_pct":"unstable","version":"Johnson","notes":"Oliveira"} | single_quotes | {
"type": "object",
"properties": {
"yield_pct": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"version": {
"type": "string"
},
"notes": {
"type": "string"
}
},
"required": [
"yield_pct",
"notes"
... | {'yield_pct':'unstable','version':'Johnson','notes':'Oliveira'} | Expecting property name enclosed in double quotes | {"yield_pct":"unstable","version":"Johnson","notes":"Oliveira"} |
TASK repair_structured_output
SPEC
FIELD country TYPE string REQUIRED yes
FIELD half_life TYPE boolean REQUIRED no
FIELD visible TYPE integer REQUIRED no
FIELD bearing.verified TYPE string REQUIRED no
FIELD bearing.span_id TYPE integer REQUIRED no
FIELD bearing.rating[] TYPE boolean REQUIRED yes
FIELD bearing.chromoso... | {"country":"example","half_life":true} | wrong_type | {
"type": "object",
"properties": {
"country": {
"type": "string"
},
"half_life": {
"type": "boolean"
},
"visible": {
"type": "integer"
},
"bearing": {
"type": "object",
"properties": {
"verified": {
"type": "string"
},
"spa... | {"country": "example", "half_life": "\"yes\""} | Field 'half_life' must be boolean, got string | {"country":"example","half_life":true} |
TASK repair_structured_output
SPEC
FIELD dim_z28 TYPE string VALUES success|error|warning|info REQUIRED no
FIELD col_p56 TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD col_x80 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD dim_g45 TYPE number REQUIRED no
FIELD dim_d07 TYPE number REQUIRED no... | {"col_p56":"basic","col_x80":"USD","dim_g45":915.78,"dim_d07":989.49,"param_o80":"active"} | tool_call_python_syntax | {
"type": "object",
"properties": {
"dim_z28": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"col_p56": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
... | call_variants(col_p56='basic', col_x80='USD', dim_g45=915.78, dim_d07=989.49, param_o80='active') | Tool call uses Python syntax instead of JSON | {"col_p56":"basic","col_x80":"USD","dim_g45":915.78,"dim_d07":989.49,"param_o80":"active"} |
TASK repair_structured_output
SPEC
FIELD prop_y44 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD dim_o62 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no
FIELD prop_m96 TYPE integer REQUIRED no
FIELD col_v37 TYPE integer REQUIRED no
FIELD col_d20 TYPE null REQUIRED yes
BROKEN_OU... | {"prop_m96":677,"col_v37":352,"col_d20":null} | tool_call_partial_args | {
"type": "object",
"properties": {
"prop_y44": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"dim_o62": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"
]
... | Let me check the system.
Action: process_payment
Arguments: {"prop_m96": 677, "col_v37": 352} | Agent tool call missing required parameter 'col_d20' | {"prop_m96":677,"col_v37":352,"col_d20":null} |
TASK repair_structured_output
SPEC
FIELD url TYPE number REQUIRED yes
FIELD step TYPE string REQUIRED yes
FIELD diagnosis_code TYPE string REQUIRED yes
FIELD description TYPE string_email REQUIRED no
FIELD version TYPE number REQUIRED yes
FIELD turbidity TYPE null REQUIRED no
BROKEN_OUTPUT
{"url":228.59,"step":"QC-07... | {"url":228.59,"step":"QC-07","diagnosis_code":"Alice","description":"ops@domain.org","version":523.93} | trailing_comma | {
"type": "object",
"properties": {
"url": {
"type": "number"
},
"step": {
"type": "string"
},
"diagnosis_code": {
"type": "string"
},
"description": {
"type": "string",
"format": "email"
},
"version": {
"type": "number"
},
"turbidity":... | {"url":228.59,"step":"QC-07","diagnosis_code":"Alice","description":"ops@domain.org","version":523.93,} | Unexpected trailing comma | {"url":228.59,"step":"QC-07","diagnosis_code":"Alice","description":"ops@domain.org","version":523.93} |
TASK repair_structured_output
SPEC
FIELD field_f72 TYPE number REQUIRED no
FIELD field_t93.field_r70 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED yes
FIELD field_t93.prop_i11 TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD field_t93.col_g86 TYPE string REQUIRED yes
FIELD field_t93.para... | {"field_f72":267.41,"field_t93":{"field_r70":"level_1","prop_i11":"push","col_g86":"test","param_b10":"type_f","prop_b15":"single","prop_k27":475,"field_b56":634},"key_f51":767.41,"attr_a98":"https://example.com","dim_l54":"mode_d","val_p58":"This is a test value."} | extra_field | {
"type": "object",
"properties": {
"field_f72": {
"type": "number"
},
"field_t93": {
"type": "object",
"properties": {
"field_r70": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
... | {"field_f72": 267.41, "field_t93": {"field_r70": "level_1", "prop_i11": "push", "col_g86": "test", "param_b10": "type_f", "prop_b15": "single", "prop_k27": 475, "field_b56": 634}, "key_f51": 767.41, "attr_a98": "https://example.com", "dim_l54": "mode_d", "val_p58": "This is a test value.", "extra_data_7622": true} | Unknown field 'extra_data_7622' not defined in schema | {"field_f72":267.41,"field_t93":{"field_r70":"level_1","prop_i11":"push","col_g86":"test","param_b10":"type_f","prop_b15":"single","prop_k27":475,"field_b56":634},"key_f51":767.41,"attr_a98":"https://example.com","dim_l54":"mode_d","val_p58":"This is a test value."} |
TASK repair_structured_output
SPEC
FIELD price TYPE boolean REQUIRED no
FIELD terminal_id TYPE number REQUIRED no
FIELD enabled TYPE integer REQUIRED no
FIELD language TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD quality_score.age TYPE string REQUIRED no
FIELD quality_score.role TYPE i... | {"price":true,"terminal_id":299.73,"enabled":828,"language":"operational","quality_score":{"role":952,"url":{"notes":936,"collateral":true,"description":"admin","amount":558.98}}} | unquoted_keys | {
"type": "object",
"properties": {
"price": {
"type": "boolean"
},
"terminal_id": {
"type": "number"
},
"enabled": {
"type": "integer"
},
"language": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"mainte... | {price:true,terminal_id:299.73,enabled:828,language:"operational",quality_score:{role:952,url:{notes:936,collateral:true,description:"admin",amount:558.98}}} | Expecting property name enclosed in double quotes | {"price":true,"terminal_id":299.73,"enabled":828,"language":"operational","quality_score":{"role":952,"url":{"notes":936,"collateral":true,"description":"admin","amount":558.98}}} |
TASK repair_structured_output
SPEC
FIELD col_c21 TYPE boolean REQUIRED no
FIELD dim_j72 TYPE integer REQUIRED no
FIELD col_p23 TYPE boolean REQUIRED yes
FIELD val_b68.field_o34 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD val_b68.attr_d80 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED... | {"col_c21":true,"dim_j72":156,"col_p23":false,"val_b68":{"field_o34":"reliable","attr_d80":"coastal","prop_d69":"info","attr_z37":{"field_z36":"info","param_a04":"pro","col_u05":"test","param_a01":"info@test.io","key_a09":600,"col_e71":null,"col_o52":"https://api.example.com/v1"},"key_h42":{"param_s84":37.08,"col_v56":... | thought_process | {
"type": "object",
"properties": {
"col_c21": {
"type": "boolean"
},
"dim_j72": {
"type": "integer"
},
"col_p23": {
"type": "boolean"
},
"val_b68": {
"type": "object",
"properties": {
"field_o34": {
"type": "string",
"enum": [
... | I need to create a JSON object that matches the given schema.
Let me make sure all required fields are included.
{"col_c21":true,"dim_j72":156,"col_p23":false,"val_b68":{"field_o34":"reliable","attr_d80":"coastal","prop_d69":"info","attr_z37":{"field_z36":"info","param_a04":"pro","col_u05":"test","param_a01":"info@tes... | Output contains chain-of-thought reasoning before JSON | {"col_c21":true,"dim_j72":156,"col_p23":false,"val_b68":{"field_o34":"reliable","attr_d80":"coastal","prop_d69":"info","attr_z37":{"field_z36":"info","param_a04":"pro","col_u05":"test","param_a01":"info@test.io","key_a09":600,"col_e71":null,"col_o52":"https://api.example.com/v1"},"key_h42":{"param_s84":37.08,"col_v56":... |
TASK repair_structured_output
SPEC
FIELD dim_i22 TYPE boolean REQUIRED yes
FIELD prop_h84 TYPE integer REQUIRED yes
FIELD val_j61.param_l36 TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD val_j61.param_i51 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD val_j61.prop_... | {"dim_i22":true,"prop_h84":515,"val_j61":{"param_l36":"resolved","param_i51":"maintenance","prop_c32":"mode_b","param_v81":"GRCh38","col_z70":"2024-06-30"},"param_o95":{"val_x06":"mode_e","val_b05":644,"val_j51":"type_b","attr_q27":"2026-08-14T16:02:00Z","attr_t42":"test@domain.org","param_d66":442.56}} | tool_call_wrong_param | {
"type": "object",
"properties": {
"dim_i22": {
"type": "boolean"
},
"prop_h84": {
"type": "integer"
},
"val_j61": {
"type": "object",
"properties": {
"param_l36": {
"type": "string",
"enum": [
"open",
"in_progress",
... | Tool: delete_item
Params: {"prop_h84": 515, "val_j61": {"param_l36": "resolved", "param_i51": "maintenance", "prop_c32": "mode_b", "param_v81": "GRCh38", "col_z70": "2024-06-30"}, "param_o95": {"val_x06": "mode_e", "val_b05": 644, "val_j51": "type_b", "attr_q27": "2026-08-14T16:02:00Z", "attr_t42": "test@domain.org", "... | Agent used wrong parameter name 'dim_i22_name' instead of 'dim_i22' | {"dim_i22":true,"prop_h84":515,"val_j61":{"param_l36":"resolved","param_i51":"maintenance","prop_c32":"mode_b","param_v81":"GRCh38","col_z70":"2024-06-30"},"param_o95":{"val_x06":"mode_e","val_b05":644,"val_j51":"type_b","attr_q27":"2026-08-14T16:02:00Z","attr_t42":"test@domain.org","param_d66":442.56}} |
TASK repair_structured_output
SPEC
FIELD dim_u62 TYPE boolean REQUIRED yes
FIELD param_g60 TYPE string VALUES option_a|option_b REQUIRED no
FIELD col_e94 TYPE boolean REQUIRED yes
FIELD val_i72 TYPE string_uri REQUIRED yes
FIELD dim_e45 TYPE string_email REQUIRED no
FIELD key_v76 TYPE string VALUES option_a|option_b R... | {"dim_u62":false,"param_g60":"option_a","col_e94":false,"val_i72":"https://www.org/data","dim_e45":"ops@domain.org","key_v76":"option_a"} | markdown_explanation | {
"type": "object",
"properties": {
"dim_u62": {
"type": "boolean"
},
"param_g60": {
"type": "string",
"enum": [
"option_a",
"option_b"
]
},
"col_e94": {
"type": "boolean"
},
"val_i72": {
"type": "string",
"format": "uri"
},
... | Below is the JSON object:
```json
{"dim_u62":false,"param_g60":"option_a","col_e94":false,"val_i72":"https://www.org/data","dim_e45":"ops@domain.org","key_v76":"option_a"}
```
This should match the schema you provided. | Output contains markdown and explanatory text around JSON | {"dim_u62":false,"param_g60":"option_a","col_e94":false,"val_i72":"https://www.org/data","dim_e45":"ops@domain.org","key_v76":"option_a"} |
TASK repair_structured_output
SPEC
FIELD weight TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED yes
FIELD url TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED no
FIELD longitude TYPE boolean REQUIRED no
FIELD priority[] TYPE string_email REQUIRED yes
BROKEN_OUTPUT
{"weight":"... | {"weight":"level_1","url":"mode_c","longitude":true,"priority":["info@example.com","info@test.io"]} | trailing_comma | {
"type": "object",
"properties": {
"weight": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5",
"level_6"
]
},
"url": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
... | {"weight":"level_1","url":"mode_c","longitude":true,"priority":["info@example.com","info@test.io",]} | Unexpected trailing comma | {"weight":"level_1","url":"mode_c","longitude":true,"priority":["info@example.com","info@test.io"]} |
TASK repair_structured_output
SPEC
FIELD category TYPE string_email REQUIRED no
FIELD quantity TYPE null REQUIRED no
FIELD manifest_ref TYPE null REQUIRED yes
FIELD feedback.size TYPE null REQUIRED yes
FIELD feedback.deploy_target TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD feedback.duration_ms TYPE... | {"category":"ops@domain.org","quantity":null,"manifest_ref":null,"latitude":"medium","item_id":{"feedback":{"options":"quux","country":"info@domain.org"},"interest_rate":"Santos","reagent":305,"label":"single"},"end_date":null,"level":"2021-11-26T16:33:00Z"} | tool_call_wrong_param | {
"type": "object",
"properties": {
"category": {
"type": "string",
"format": "email"
},
"quantity": {
"type": "null"
},
"manifest_ref": {
"type": "null"
},
"feedback": {
"type": "object",
"properties": {
"size": {
"type": "null"
... | Tool: schedule_meeting
Params: {"category": "ops@domain.org", "manifest_ref": null, "latitude": "medium", "item_id": {"feedback": {"options": "quux", "country": "info@domain.org"}, "interest_rate": "Santos", "reagent": 305, "label": "single"}, "end_date": null, "level": "2021-11-26T16:33:00Z", "quantity_value": null} | Agent used wrong parameter name 'quantity_value' instead of 'quantity' | {"category":"ops@domain.org","quantity":null,"manifest_ref":null,"latitude":"medium","item_id":{"feedback":{"options":"quux","country":"info@domain.org"},"interest_rate":"Santos","reagent":305,"label":"single"},"end_date":null,"level":"2021-11-26T16:33:00Z"} |
TASK repair_structured_output
SPEC
FIELD key_u82 TYPE boolean REQUIRED no
FIELD col_b96 TYPE string_email REQUIRED no
FIELD field_a75 TYPE string_date-time REQUIRED yes
FIELD field_o97 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED yes
FIELD key_y22 TYPE number REQUIRED yes
FIELD param_o80 TYPE bo... | {"key_u82":false,"col_b96":"test@domain.org","field_a75":"2023-03-26T21:15:00Z","field_o97":"level_5","key_y22":36.94,"param_o80":false,"col_n77":60} | markdown_explanation | {
"type": "object",
"properties": {
"key_u82": {
"type": "boolean"
},
"col_b96": {
"type": "string",
"format": "email"
},
"field_a75": {
"type": "string",
"format": "date-time"
},
"field_o97": {
"type": "string",
"enum": [
"level_1",
... | I've generated the following JSON:
```json
{"key_u82":false,"col_b96":"test@domain.org","field_a75":"2023-03-26T21:15:00Z","field_o97":"level_5","key_y22":36.94,"param_o80":false,"col_n77":60}
```
This should match the schema you provided. | Output contains markdown and explanatory text around JSON | {"key_u82":false,"col_b96":"test@domain.org","field_a75":"2023-03-26T21:15:00Z","field_o97":"level_5","key_y22":36.94,"param_o80":false,"col_n77":60} |
TASK repair_structured_output
SPEC
FIELD param_x64 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD param_q14 TYPE string VALUES level_1|level_2 REQUIRED no
FIELD col_b49 TYPE string_date-time REQUIRED no
FIELD param_e93 TYPE string REQUIRED no
FIELD col_g22 TYPE string VALUES berthed|a... | {"param_q14":"level_2","col_b49":"2024-07-12T06:28:00Z","col_g22":"moored"} | truncated_array | {
"type": "object",
"properties": {
"param_x64": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"param_q14": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"col... | {"param_q14":"level_2","col_b49":"2024-07-12T06:28:00Z","col_g22":"moored" | Unexpected end of JSON input — truncated object | {"param_q14":"level_2","col_b49":"2024-07-12T06:28:00Z","col_g22":"moored"} |
TASK repair_structured_output
SPEC
FIELD message TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD due_date TYPE number REQUIRED no
FIELD interest_rate TYPE string REQUIRED no
FIELD amount TYPE string REQUIRED yes
FIELD feedback TYPE string REQUIRED no
FIELD color TYPE string_email REQUIRED yes
BROKEN_... | {"message":"green","due_date":957.39,"interest_rate":"quux","amount":"baz","feedback":"MV-Evergreen-01","color":"admin@domain.org"} | unquoted_keys | {
"type": "object",
"properties": {
"message": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"due_date": {
"type": "number"
},
"interest_rate": {
"type": "string"
},
"amount": {
"typ... | {message:"green",due_date:957.39,interest_rate:"quux",amount:"baz",feedback:"MV-Evergreen-01",color:"admin@domain.org"} | Expecting property name enclosed in double quotes | {"message":"green","due_date":957.39,"interest_rate":"quux","amount":"baz","feedback":"MV-Evergreen-01","color":"admin@domain.org"} |
TASK repair_structured_output
SPEC
FIELD col_g62 TYPE null REQUIRED yes
FIELD attr_i46 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD attr_n55 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD col_d57 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD dim_e35 TYPE string VALUES new|i... | {"col_g62":null,"attr_i46":"admin","attr_n55":"arctic","col_d57":"USD","dim_e35":"delivered"} | missing_brace | {
"type": "object",
"properties": {
"col_g62": {
"type": "null"
},
"attr_i46": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"attr_n55": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inlan... | {"col_g62":null,"attr_i46":"admin","attr_n55":"arctic","col_d57":"USD","dim_e35":"delivered" | Missing closing brace | {"col_g62":null,"attr_i46":"admin","attr_n55":"arctic","col_d57":"USD","dim_e35":"delivered"} |
TASK repair_structured_output
SPEC
FIELD lane TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD subject TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no
FIELD title TYPE string REQUIRED no
FIELD loan_amount TYPE number REQUIRED no
FIELD order_id TYPE integer REQUIRED ye... | {"lane":"hemizygous","loan_amount":542.42,"order_id":958,"bearing":"user@domain.org","email":"qux"} | partial_structure | {
"type": "object",
"properties": {
"lane": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"subject": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
... | I found that email should be qux. {"lane":"hemizygous","loan_amount":542.42,"order_id":958,"bearing":"user@domain.org","email":"qux"} | Output mixes natural language with JSON | {"lane":"hemizygous","loan_amount":542.42,"order_id":958,"bearing":"user@domain.org","email":"qux"} |
TASK repair_structured_output
SPEC
FIELD param_w12.col_n78 TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD param_w12.attr_g96 TYPE null REQUIRED no
FIELD param_w12.dim_k67 TYPE string REQUIRED no
FIELD param_w12.col_w59 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD par... | {"param_w12":{"col_n78":"medium","attr_g96":null,"col_w59":"confirmed","prop_o87":"qux","key_k97":"divorced"},"val_w22":"2022-11-19T10:45:00Z","col_b69":"2024-06-30","param_h82":408.72} | missing_bracket | {
"type": "object",
"properties": {
"param_w12": {
"type": "object",
"properties": {
"col_n78": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"attr_g96": {
"type":... | {"param_w12":{"col_n78":"medium","attr_g96":null,"col_w59":"confirmed","prop_o87":"qux","key_k97":"divorced"},"val_w22":"2022-11-19T10:45:00Z","col_b69":"2024-06-30","param_h82":408.72} | Missing closing bracket | {"param_w12":{"col_n78":"medium","attr_g96":null,"col_w59":"confirmed","prop_o87":"qux","key_k97":"divorced"},"val_w22":"2022-11-19T10:45:00Z","col_b69":"2024-06-30","param_h82":408.72} |
TASK repair_structured_output
SPEC
FIELD val_k91 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no
FIELD attr_h14 TYPE integer REQUIRED no
FIELD param_i21.col_v99 TYPE integer REQUIRED no
FIELD param_i21.attr_b51 TYPE string VALUES level_1|level_2|level_3 REQUIRED yes
FIELD param_i21.field_g41 TYPE in... | {"attr_h14":397,"param_i21":{"col_v99":766,"attr_b51":"level_2","field_g41":953,"key_s49":[{"field_h24":227.86,"attr_f34":false,"attr_y11":"option_a","dim_b05":true,"attr_j59":"mode_d","col_a90":988,"param_f71":784},{"field_h24":695.19,"attr_f34":false,"param_o79":"cat_b","attr_y11":"option_a","attr_j59":"mode_a","col_... | tool_call_text_mix | {
"type": "object",
"properties": {
"val_k91": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"
]
},
"attr_h14": {
"type": "integer"
},
"param_i21": {
"type": "object",
"properties": {
"col_v9... | I'll query our database.
<tool_call name="create_order">
{"attr_h14":397,"param_i21":{"col_v99":766,"attr_b51":"level_2","field_g41":953,"key_s49":[{"field_h24":227.86,"attr_f34":false,"attr_y11":"option_a","dim_b05":true,"attr_j59":"mode_d","col_a90":988,"param_f71":784},{"field_h24":695.19,"attr_f34":false,"param_o79... | Agent response mixes reasoning text with tool call | {"attr_h14":397,"param_i21":{"col_v99":766,"attr_b51":"level_2","field_g41":953,"key_s49":[{"field_h24":227.86,"attr_f34":false,"attr_y11":"option_a","dim_b05":true,"attr_j59":"mode_d","col_a90":988,"param_f71":784},{"field_h24":695.19,"attr_f34":false,"param_o79":"cat_b","attr_y11":"option_a","attr_j59":"mode_a","col_... |
TASK repair_structured_output
SPEC
FIELD field_i97 TYPE string REQUIRED yes
FIELD param_a30 TYPE number REQUIRED yes
FIELD prop_h79 TYPE number REQUIRED no
FIELD param_m18[].field_t30 TYPE integer REQUIRED no
FIELD param_m18[].key_p76 TYPE number REQUIRED yes
FIELD param_m18[].param_j06 TYPE boolean REQUIRED no
FIELD ... | {"field_i97":"Hapag-Lloyd-Express","param_a30":245.47,"prop_h79":343.39,"param_m18":[{"field_t30":211,"key_p76":245.4,"key_j28":103},{"field_t30":633,"key_p76":600.67,"param_j06":false,"key_j28":711},{"field_t30":55,"key_p76":10.41,"param_j06":true,"attr_m00":611,"key_j28":835},{"key_p76":28.04,"attr_m00":5,"key_j28":5... | null_required | {
"type": "object",
"properties": {
"field_i97": {
"type": "string"
},
"param_a30": {
"type": "number"
},
"prop_h79": {
"type": "number"
},
"param_m18": {
"type": "array",
"items": {
"type": "object",
"properties": {
"field_t30": {
... | {"field_i97": null, "param_a30": 245.47, "prop_h79": 343.39, "param_m18": [{"field_t30": 211, "key_p76": 245.4, "key_j28": 103}, {"field_t30": 633, "key_p76": 600.67, "param_j06": false, "key_j28": 711}, {"field_t30": 55, "key_p76": 10.41, "param_j06": true, "attr_m00": 611, "key_j28": 835}, {"key_p76": 28.04, "attr_m0... | Required field 'field_i97' is null | {"field_i97":"Hapag-Lloyd-Express","param_a30":245.47,"prop_h79":343.39,"param_m18":[{"field_t30":211,"key_p76":245.4,"key_j28":103},{"field_t30":633,"key_p76":600.67,"param_j06":false,"key_j28":711},{"field_t30":55,"key_p76":10.41,"param_j06":true,"attr_m00":611,"key_j28":835},{"key_p76":28.04,"attr_m00":5,"key_j28":5... |
TASK repair_structured_output
SPEC
FIELD field_p33 TYPE string_date-time REQUIRED yes
FIELD attr_z10 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD attr_b09 TYPE string REQUIRED no
FIELD param_d49 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD attr_d68.col_b33 TYPE string ... | {"field_p33":"2020-01-07T16:04:00Z","attr_z10":"intermittent","param_d49":"open","attr_d68":{"attr_y23":"Diana","attr_f35":210,"prop_o55":"synonymous","dim_e70":"homozygous","key_t25":{"val_q39":"Berlin","dim_e00":693.64,"col_w63":216},"field_u18":190.31}} | tool_call_bad_format | {
"type": "object",
"properties": {
"field_p33": {
"type": "string",
"format": "date-time"
},
"attr_z10": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"attr_b09": {
"type": "string"
},
"param_d49": {... | <functioncall> validate_sample
{field_p33: "2020-01-07T16:04:00Z", attr_z10: "intermittent", param_d49: "open", attr_d68: {attr_y23: "Diana", attr_f35: 210, prop_o55: "synonymous", dim_e70: "homozygous", key_t25: {val_q39: "Berlin", dim_e00: 693.64, col_w63: 216}, field_u18: 190.31}} | Tool call has malformed arguments — unquoted keys in function parameters | {"field_p33":"2020-01-07T16:04:00Z","attr_z10":"intermittent","param_d49":"open","attr_d68":{"attr_y23":"Diana","attr_f35":210,"prop_o55":"synonymous","dim_e70":"homozygous","key_t25":{"val_q39":"Berlin","dim_e00":693.64,"col_w63":216},"field_u18":190.31}} |
TASK repair_structured_output
SPEC
FIELD key_k61 TYPE string REQUIRED no
FIELD val_c78 TYPE string_uri REQUIRED yes
FIELD val_g76 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD field_d83 TYPE string_email REQUIRED yes
BROKEN_OUTPUT
{"val_c78":"https://api.io/api","val_g76":"operational... | {"val_c78":"https://api.io/api","val_g76":"operational","field_d83":"test@test.io"} | extra_text_after | {
"type": "object",
"properties": {
"key_k61": {
"type": "string"
},
"val_c78": {
"type": "string",
"format": "uri"
},
"val_g76": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"fi... | {"val_c78":"https://api.io/api","val_g76":"operational","field_d83":"test@test.io"}
Feel free to ask if you have questions. | Output contains non-JSON text after the object | {"val_c78":"https://api.io/api","val_g76":"operational","field_d83":"test@test.io"} |
TASK repair_structured_output
SPEC
FIELD bill_of_lading TYPE string REQUIRED no
FIELD image_url TYPE integer REQUIRED yes
FIELD ward TYPE string REQUIRED yes
BROKEN_OUTPUT
{"bill_of_lading":"London","image_url":888,"ward":"cancelled" | {"bill_of_lading":"London","image_url":888,"ward":"cancelled"} | truncated_object | {
"type": "object",
"properties": {
"bill_of_lading": {
"type": "string"
},
"image_url": {
"type": "integer"
},
"ward": {
"type": "string"
}
},
"required": [
"image_url",
"ward"
]
} | {"bill_of_lading":"London","image_url":888,"ward":"cancelled" | Unexpected end of JSON input — truncated object | {"bill_of_lading":"London","image_url":888,"ward":"cancelled"} |
TASK repair_structured_output
SPEC
FIELD enabled TYPE string_email REQUIRED no
FIELD email.deploy_target TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD email.color TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD email.last_name.phone TYPE string VALUES coastal|oceanic|in... | {"email":{"deploy_target":"open","color":"heterozygous","last_name":{"phone":"arctic","repository":"operational","position":"warning","first_name":701.02,"barcode":410,"product_id":"Santos"},"priority":834,"name":"new"},"color":"active","frequency_hz":960} | extra_field | {
"type": "object",
"properties": {
"enabled": {
"type": "string",
"format": "email"
},
"email": {
"type": "object",
"properties": {
"deploy_target": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
... | {"email": {"deploy_target": "open", "color": "heterozygous", "last_name": {"phone": "arctic", "repository": "operational", "position": "warning", "first_name": 701.02, "barcode": 410, "product_id": "Santos"}, "priority": 834, "name": "new"}, "color": "active", "frequency_hz": 960, "extra_value_5457": true} | Unknown field 'extra_value_5457' not defined in schema | {"email":{"deploy_target":"open","color":"heterozygous","last_name":{"phone":"arctic","repository":"operational","position":"warning","first_name":701.02,"barcode":410,"product_id":"Santos"},"priority":834,"name":"new"},"color":"active","frequency_hz":960} |
TASK repair_structured_output
SPEC
FIELD field_t23 TYPE string_date-time REQUIRED yes
FIELD prop_n04 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD val_p07 TYPE string REQUIRED no
FIELD field_n60 TYPE boolean REQUIRED yes
FIELD key_p96 TYPE string REQUIRED no
FIELD key_e73 TYPE string_uri REQUIRED no
FIELD ... | {"field_t23":"2021-05-01T17:42:00Z","prop_n04":"editor","val_p07":"baz","field_n60":false,"key_p96":"London","prop_c12":820} | agent_chain | {
"type": "object",
"properties": {
"field_t23": {
"type": "string",
"format": "date-time"
},
"prop_n04": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"val_p07": {
"type": "string"
},
"field_n60": {
"type... | Let me check the system.
Action: book_appointment
Result: {"field_t23": "2021-05-01T17:42:00Z", "prop_n04": "editor", "val_p07": "baz", "field_n60": false, "prop_c12": 820}
Processing the request now.
Action: call_variants
Result: | Agent multi-step chain with truncated tool output | {"field_t23":"2021-05-01T17:42:00Z","prop_n04":"editor","val_p07":"baz","field_n60":false,"key_p96":"London","prop_c12":820} |
TASK repair_structured_output
SPEC
FIELD param_v65 TYPE string REQUIRED no
FIELD val_k94 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD field_n20 TYPE string REQUIRED no
FIELD key_z27 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD key_q60.dim_q57 TYPE string REQUIRED yes
FI... | {"param_v65":"GRCh38","field_n20":"John","key_z27":"pending_review","key_q60":{"dim_q57":"quux","key_e32":"https://example.com/v1","col_m10":"unstable","prop_r21":"moored","param_q62":false,"field_y50":{"col_f15":null,"key_k27":901,"val_e16":false,"param_s57":635},"attr_l51":null},"dim_f50":"resolved"} | missing_brace | {
"type": "object",
"properties": {
"param_v65": {
"type": "string"
},
"val_k94": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"field_n20": {
"type": "string"
},
"key_z27": {
"type": "stri... | {"param_v65":"GRCh38","field_n20":"John","key_z27":"pending_review","key_q60":{"dim_q57":"quux","key_e32":"https://example.com/v1","col_m10":"unstable","prop_r21":"moored","param_q62":false,"field_y50":"col_f15":null,"key_k27":901,"val_e16":false,"param_s57":635},"attr_l51":null},"dim_f50":"resolved"} | Missing closing brace | {"param_v65":"GRCh38","field_n20":"John","key_z27":"pending_review","key_q60":{"dim_q57":"quux","key_e32":"https://example.com/v1","col_m10":"unstable","prop_r21":"moored","param_q62":false,"field_y50":{"col_f15":null,"key_k27":901,"val_e16":false,"param_s57":635},"attr_l51":null},"dim_f50":"resolved"} |
TASK repair_structured_output
SPEC
FIELD subject TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD amplitude TYPE boolean REQUIRED yes
FIELD quality_score.freight_class TYPE number REQUIRED no
FIELD quality_score.chapter TYPE integer REQUIRED no
FIELD quality_score.size TYPE string REQUIRED no
FIELD... | {"subject":"intermittent","amplitude":true,"quality_score":{"freight_class":218.49,"chapter":100,"size":"Oliveira","subject":"Paris"}} | invalid_enum | {
"type": "object",
"properties": {
"subject": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"amplitude": {
"type": "boolean"
},
"quality_score": {
"type": "object",
"properties": {
"freight_class": {... | {"subject": "invalid_option_749", "amplitude": true, "quality_score": {"freight_class": 218.49, "chapter": 100, "size": "Oliveira", "subject": "Paris"}} | Field 'subject' has invalid enum value 'invalid_option_749', expected one of ['reliable', 'unstable', 'intermittent'] | {"subject":"intermittent","amplitude":true,"quality_score":{"freight_class":218.49,"chapter":100,"size":"Oliveira","subject":"Paris"}} |
TASK repair_structured_output
SPEC
FIELD item_id TYPE string_date-time REQUIRED yes
FIELD freight_class TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD footnote TYPE number REQUIRED yes
BROKEN_OUTPUT
{"item_id":"2020-02-23T12:55:00Z","freight_class":"USD","footnote":503.91 | {"item_id":"2020-02-23T12:55:00Z","freight_class":"USD","footnote":503.91} | truncated_object | {
"type": "object",
"properties": {
"item_id": {
"type": "string",
"format": "date-time"
},
"freight_class": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"footnote": {
"type": "number"
}
},
... | {"item_id":"2020-02-23T12:55:00Z","freight_class":"USD","footnote":503.91 | Unexpected end of JSON input — truncated object | {"item_id":"2020-02-23T12:55:00Z","freight_class":"USD","footnote":503.91} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.