input stringlengths 170 4.38k | target stringlengths 11 500 | corruption_type stringclasses 28
values | schema dict | invalid_json stringlengths 2 1.02k | error stringlengths 21 156 | target_json stringlengths 11 500 |
|---|---|---|---|---|---|---|
TASK repair_structured_output
SPEC
FIELD prop_k54 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD val_v86 TYPE string_date-time REQUIRED no
FIELD attr_t80.param_y55 TYPE string REQUIRED yes
FIELD attr_t80.dim_m07 TYPE string REQUIRED no
FIELD attr_t80.key_x82 TYPE string VALUES small|medium|large|xl REQU... | {"prop_k54":"married","val_v86":"2023-04-18T10:05:00Z"} | extra_text_before | {
"type": "object",
"properties": {
"prop_k54": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"val_v86": {
"type": "string",
"format": "date-time"
},
"attr_t80": {
"type": "object",
"properties": {
"pa... | Pipeline result:
{"prop_k54":"married","val_v86":"2023-04-18T10:05:00Z"} | Output contains non-JSON text before the object | {"prop_k54":"married","val_v86":"2023-04-18T10:05:00Z"} |
TASK repair_structured_output
SPEC
FIELD dissolved_oxygen TYPE string REQUIRED no
FIELD tax TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD duration_ms TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED yes
FIELD active TYPE null REQUIRED yes
FIELD category TYPE string REQUIRED... | {"tax":"free","duration_ms":"level_3","active":null,"category":"PASS","medication":221.94} | single_quotes | {
"type": "object",
"properties": {
"dissolved_oxygen": {
"type": "string"
},
"tax": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"duration_ms": {
"type": "string",
"enum": [
"level_1",
... | {'tax':'free','duration_ms':'level_3','active':null,'category':'PASS','medication':221.94} | Expecting property name enclosed in double quotes | {"tax":"free","duration_ms":"level_3","active":null,"category":"PASS","medication":221.94} |
TASK repair_structured_output
SPEC
FIELD start_date.address.level TYPE string REQUIRED no
FIELD start_date.address.consignee TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD start_date.address.comments TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD start_date.add... | {"start_date":{"address":{"level":"chrX","consignee":"confirmed","comments":"new","span_id":281,"voltage":"test@test.io","berth_slot":"Diana","torque_output":"Oliveira"},"company":"test@test.io","vessel_name":"test@example.com"},"freight_class":257.85,"compound":459.91} | null_required | {
"type": "object",
"properties": {
"start_date": {
"type": "object",
"properties": {
"address": {
"type": "object",
"properties": {
"level": {
"type": "string"
},
"consignee": {
"type": "string",
... | {"start_date": null, "freight_class": 257.85, "compound": 459.91} | Required field 'start_date' is null | {"start_date":{"address":{"level":"chrX","consignee":"confirmed","comments":"new","span_id":281,"voltage":"test@test.io","berth_slot":"Diana","torque_output":"Oliveira"},"company":"test@test.io","vessel_name":"test@example.com"},"freight_class":257.85,"compound":459.91} |
TASK repair_structured_output
SPEC
FIELD val_j45 TYPE string_date-time REQUIRED yes
FIELD key_x47.param_y28 TYPE boolean REQUIRED no
FIELD key_x47.col_p12 TYPE boolean REQUIRED yes
FIELD key_x47.prop_y32 TYPE string VALUES active|inactive|pending REQUIRED no
FIELD key_x47.val_x24 TYPE string REQUIRED yes
FIELD key_x47... | {"val_j45":"2026-11-26T23:45:00Z","col_h77":"medium","key_e77":"2024-01-27T03:55:00Z","key_m44":"test@domain.org","attr_g59":{"val_b74":"inland","field_y52":"underway","key_e82":"black","col_i54":"admin@test.io","prop_n03":"baz","col_n54":true,"field_t97":null},"attr_v90":"Johnson"} | extra_text_after | {
"type": "object",
"properties": {
"val_j45": {
"type": "string",
"format": "date-time"
},
"key_x47": {
"type": "object",
"properties": {
"param_y28": {
"type": "boolean"
},
"col_p12": {
"type": "boolean"
},
"prop_y32":... | {"val_j45":"2026-11-26T23:45:00Z","col_h77":"medium","key_e77":"2024-01-27T03:55:00Z","key_m44":"test@domain.org","attr_g59":{"val_b74":"inland","field_y52":"underway","key_e82":"black","col_i54":"admin@test.io","prop_n03":"baz","col_n54":true,"field_t97":null},"attr_v90":"Johnson"}
Feel free to ask if you have questio... | Output contains non-JSON text after the object | {"val_j45":"2026-11-26T23:45:00Z","col_h77":"medium","key_e77":"2024-01-27T03:55:00Z","key_m44":"test@domain.org","attr_g59":{"val_b74":"inland","field_y52":"underway","key_e82":"black","col_i54":"admin@test.io","prop_n03":"baz","col_n54":true,"field_t97":null},"attr_v90":"Johnson"} |
TASK repair_structured_output
SPEC
FIELD attr_e00 TYPE string REQUIRED no
FIELD field_t35 TYPE integer REQUIRED yes
FIELD attr_j39 TYPE string VALUES level_1|level_2 REQUIRED no
FIELD prop_t15.prop_w54 TYPE string REQUIRED no
FIELD prop_t15.col_x31 TYPE string REQUIRED no
FIELD prop_t15.prop_p48 TYPE string VALUES opt... | {"attr_e00":"world","field_t35":616,"prop_t15":{"prop_w54":"pending","col_x31":"Tokyo","prop_p48":"option_b","field_p81":{"attr_a38":379,"val_x98":["option_b","option_f","option_d","option_c"],"prop_m45":[false,true,false,false]},"prop_k77":{"col_f65":"open","param_g39":"Maria","key_w24":"QC-07","field_j82":"This is a ... | truncated_object | {
"type": "object",
"properties": {
"attr_e00": {
"type": "string"
},
"field_t35": {
"type": "integer"
},
"attr_j39": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"prop_t15": {
"type": "object",
"properties": {
... | {"attr_e00":"world","field_t35":616,"prop_t15":{"prop_w54":"pending","col_x31":"Tokyo","prop_p48":"option_b","field_p81":{"attr_a38":379,"val_x98":["option_b","option_f","option_d","option_c"],"prop_m45":[false,true,false,false]},"prop_k77":{"col_f65":"open","param_g39":"Maria","key_w24":"QC-07","field_j82":"This is a ... | Unexpected end of JSON input — truncated object | {"attr_e00":"world","field_t35":616,"prop_t15":{"prop_w54":"pending","col_x31":"Tokyo","prop_p48":"option_b","field_p81":{"attr_a38":379,"val_x98":["option_b","option_f","option_d","option_c"],"prop_m45":[false,true,false,false]},"prop_k77":{"col_f65":"open","param_g39":"Maria","key_w24":"QC-07","field_j82":"This is a ... |
TASK repair_structured_output
SPEC
FIELD dim_b29 TYPE number REQUIRED yes
FIELD key_t55 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD param_j20 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED yes
BROKEN_OUTPUT
The param_j20 is mode_b and {"dim_b29":131.93,"param_j20":"mode_b"} | {"dim_b29":131.93,"param_j20":"mode_b"} | partial_structure | {
"type": "object",
"properties": {
"dim_b29": {
"type": "number"
},
"key_t55": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"param_j20": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_... | The param_j20 is mode_b and {"dim_b29":131.93,"param_j20":"mode_b"} | Output mixes natural language with JSON | {"dim_b29":131.93,"param_j20":"mode_b"} |
TASK repair_structured_output
SPEC
FIELD gene_id TYPE null REQUIRED yes
FIELD title TYPE string REQUIRED yes
FIELD created_at TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD berth_slot.loan_amount TYPE integer REQUIRED yes
FIELD berth_slot.diagnosis_code TYPE string VALUES berthed|anchored... | {"gene_id":null,"title":"quux","berth_slot":{"loan_amount":231,"diagnosis_code":"anchored","options":null}} | single_quotes | {
"type": "object",
"properties": {
"gene_id": {
"type": "null"
},
"title": {
"type": "string"
},
"created_at": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"berth_slot": {
"type"... | {'gene_id':null,'title':'quux','berth_slot':{'loan_amount':231,'diagnosis_code':'anchored','options':null}} | Expecting property name enclosed in double quotes | {"gene_id":null,"title":"quux","berth_slot":{"loan_amount":231,"diagnosis_code":"anchored","options":null}} |
TASK repair_structured_output
SPEC
FIELD col_l14 TYPE string REQUIRED yes
FIELD prop_f15 TYPE integer REQUIRED no
FIELD attr_l97 TYPE string_date-time REQUIRED yes
FIELD key_o75.key_g61 TYPE boolean REQUIRED no
FIELD key_o75.prop_g10 TYPE integer REQUIRED no
FIELD key_o75.dim_u63 TYPE string REQUIRED yes
BROKEN_OUTPU... | {"col_l14":"pending","attr_l97":"2026-12-07T04:09:00Z"} | tool_call_partial_args | {
"type": "object",
"properties": {
"col_l14": {
"type": "string"
},
"prop_f15": {
"type": "integer"
},
"attr_l97": {
"type": "string",
"format": "date-time"
},
"key_o75": {
"type": "object",
"properties": {
"key_g61": {
"type": "bool... | I need to look up the information first.
Action: read_sensor_array
Arguments: {"col_l14": "pending"} | Agent tool call missing required parameter 'attr_l97' | {"col_l14":"pending","attr_l97":"2026-12-07T04:09:00Z"} |
TASK repair_structured_output
SPEC
FIELD field_v31.param_b31 TYPE integer REQUIRED no
FIELD field_v31.param_m16 TYPE integer REQUIRED no
FIELD field_v31.param_s91 TYPE boolean REQUIRED yes
FIELD field_v31.param_q02 TYPE string_date-time REQUIRED yes
FIELD field_v31.param_w85 TYPE string VALUES level_1|level_2|level_3 ... | {"field_v31":{"param_b31":636,"param_m16":479,"param_s91":false,"param_q02":"2020-02-21T21:50:00Z","param_w85":"level_3","param_d15":{"param_p16":"Diana","prop_d44":["example"]}},"prop_d44":false,"attr_o76":{"dim_o44":{"field_x90":"option_a","field_z15":true,"prop_s64":"approved","key_x79":"Paris","param_b50":700,"val_... | invalid_enum | {
"type": "object",
"properties": {
"field_v31": {
"type": "object",
"properties": {
"param_b31": {
"type": "integer"
},
"param_m16": {
"type": "integer"
},
"param_s91": {
"type": "boolean"
},
"param_q02": {
... | {"field_v31": {"param_b31": 636, "param_m16": 479, "param_s91": false, "param_q02": "2020-02-21T21:50:00Z", "param_w85": "level_3", "param_d15": {"param_p16": "Diana", "prop_d44": ["example"]}}, "prop_d44": false, "attr_o76": {"dim_o44": {"field_x90": "option_a", "field_z15": true, "prop_s64": "approved", "key_x79": "P... | Field 'dim_u25' has invalid enum value 'invalid_choice_523', expected one of ['single', 'married', 'divorced'] | {"field_v31":{"param_b31":636,"param_m16":479,"param_s91":false,"param_q02":"2020-02-21T21:50:00Z","param_w85":"level_3","param_d15":{"param_p16":"Diana","prop_d44":["example"]}},"prop_d44":false,"attr_o76":{"dim_o44":{"field_x90":"option_a","field_z15":true,"prop_s64":"approved","key_x79":"Paris","param_b50":700,"val_... |
TASK repair_structured_output
SPEC
FIELD prop_q95 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD param_a59 TYPE number REQUIRED yes
FIELD dim_e69 TYPE string REQUIRED yes
BROKEN_OUTPUT
{prop_q95:"reliable",param_a59:476.45,dim_e69:"Sao Paulo"} | {"prop_q95":"reliable","param_a59":476.45,"dim_e69":"Sao Paulo"} | unquoted_keys | {
"type": "object",
"properties": {
"prop_q95": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"param_a59": {
"type": "number"
},
"dim_e69": {
"type": "string"
}
},
"required": [
"param_a59",
"prop_q... | {prop_q95:"reliable",param_a59:476.45,dim_e69:"Sao Paulo"} | Expecting property name enclosed in double quotes | {"prop_q95":"reliable","param_a59":476.45,"dim_e69":"Sao Paulo"} |
TASK repair_structured_output
SPEC
FIELD val_z20 TYPE boolean REQUIRED no
FIELD param_r87 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD param_c70 TYPE number REQUIRED yes
FIELD val_m18 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
{"val_z20":false,"param_r87":"degraded","param_c70":610.03,"... | {"val_z20":false,"param_r87":"degraded","param_c70":610.03,"val_m18":false} | truncated_array | {
"type": "object",
"properties": {
"val_z20": {
"type": "boolean"
},
"param_r87": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"param_c70": {
"type": "number"
},
"val_m18": {
"t... | {"val_z20":false,"param_r87":"degraded","param_c70":610.03,"val_m18":false | Unexpected end of JSON input — truncated object | {"val_z20":false,"param_r87":"degraded","param_c70":610.03,"val_m18":false} |
TASK repair_structured_output
SPEC
FIELD key_q25.prop_z19 TYPE integer REQUIRED yes
FIELD key_q25.attr_z28 TYPE boolean REQUIRED no
FIELD key_q25.prop_w85 TYPE null REQUIRED no
FIELD key_q25.field_q92[].dim_e49 TYPE string_uri REQUIRED yes
FIELD key_q25.field_q92[].val_y49 TYPE string VALUES mode_a|mode_b|mode_c|mode_... | {"prop_o53":"GBP","param_l07":"ops@example.com","col_f81":true,"field_z41":705} | invalid_enum | {
"type": "object",
"properties": {
"key_q25": {
"type": "object",
"properties": {
"prop_z19": {
"type": "integer"
},
"attr_z28": {
"type": "boolean"
},
"prop_w85": {
"type": "null"
},
"field_q92": {
"typ... | {"prop_o53": "invalid_value_107", "param_l07": "ops@example.com", "col_f81": true, "field_z41": 705} | Field 'prop_o53' has invalid enum value 'invalid_value_107', expected one of ['USD', 'EUR', 'GBP', 'BRL', 'JPY'] | {"prop_o53":"GBP","param_l07":"ops@example.com","col_f81":true,"field_z41":705} |
TASK repair_structured_output
SPEC
FIELD field_w92 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD prop_l99 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD field_m73 TYPE string VALUES draft|published|archived REQUIRED yes
BROKEN_OUTPUT
{"field_w92":"USD","prop_l99":"coastal","field_m73":... | {"field_w92":"USD","prop_l99":"coastal","field_m73":"draft"} | missing_bracket | {
"type": "object",
"properties": {
"field_w92": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"prop_l99": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
... | {"field_w92":"USD","prop_l99":"coastal","field_m73":"draft"} | Missing closing bracket | {"field_w92":"USD","prop_l99":"coastal","field_m73":"draft"} |
TASK repair_structured_output
SPEC
FIELD col_b44 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED yes
FIELD attr_y08 TYPE string REQUIRED no
FIELD param_n99.field_q08 TYPE boolean REQUIRED yes
FIELD param_n99.dim_d66 TYPE integer REQUIRED no
FIELD param_n99.col_b34 TYPE boolean REQUIRED no
FIELD param_n99.val... | {"col_b44":"cat_b","attr_y08":"test","param_n99":{"field_q08":false,"val_o28":470}} | tool_call_bad_format | {
"type": "object",
"properties": {
"col_b44": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e"
]
},
"attr_y08": {
"type": "string"
},
"param_n99": {
"type": "object",
"properties": {
"fi... | <functioncall> search
{col_b44: "cat_b", attr_y08: "test", param_n99: {field_q08: false, val_o28: 470}} | Tool call has malformed arguments — unquoted keys in function parameters | {"col_b44":"cat_b","attr_y08":"test","param_n99":{"field_q08":false,"val_o28":470}} |
TASK repair_structured_output
SPEC
FIELD aligned_pct TYPE integer REQUIRED no
FIELD transaction_id TYPE boolean REQUIRED yes
FIELD status_code TYPE null REQUIRED yes
BROKEN_OUTPUT
I need to look up the information first.
<tool_call name="apply_discount">
{"transaction_id":false,"status_code":null}
</tool_call.
Operat... | {"transaction_id":false,"status_code":null} | tool_call_text_mix | {
"type": "object",
"properties": {
"aligned_pct": {
"type": "integer"
},
"transaction_id": {
"type": "boolean"
},
"status_code": {
"type": "null"
}
},
"required": [
"status_code",
"transaction_id"
]
} | I need to look up the information first.
<tool_call name="apply_discount">
{"transaction_id":false,"status_code":null}
</tool_call.
Operation completed. | Agent response mixes reasoning text with tool call | {"transaction_id":false,"status_code":null} |
TASK repair_structured_output
SPEC
FIELD ward TYPE string VALUES type_a|type_b REQUIRED no
FIELD throttle_pos TYPE integer REQUIRED yes
FIELD shipping TYPE integer REQUIRED no
FIELD weight TYPE string REQUIRED no
FIELD count TYPE string REQUIRED yes
BROKEN_OUTPUT
```json
{"ward":"type_b","throttle_pos":275,"shipping"... | {"ward":"type_b","throttle_pos":275,"shipping":51,"count":"2024-01-15"} | markdown_fences | {
"type": "object",
"properties": {
"ward": {
"type": "string",
"enum": [
"type_a",
"type_b"
]
},
"throttle_pos": {
"type": "integer"
},
"shipping": {
"type": "integer"
},
"weight": {
"type": "string"
},
"count": {
"type":... | ```json
{"ward":"type_b","throttle_pos":275,"shipping":51,"count":"2024-01-15"}
``` | Output contains markdown code fences | {"ward":"type_b","throttle_pos":275,"shipping":51,"count":"2024-01-15"} |
TASK repair_structured_output
SPEC
FIELD key_s07 TYPE integer REQUIRED no
FIELD attr_b69 TYPE boolean REQUIRED yes
FIELD attr_l68[] TYPE integer REQUIRED no
FIELD attr_h51[].key_f80 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD attr_h51[].param_z42 TYPE string VALUES mode_a|mode_b|mode_c REQUIRED yes
FIELD... | {"key_s07":341,"attr_b69":true,"attr_h51":[{"key_f80":"BRL","param_z42":"mode_b","prop_e17":534}]} | number_with_unit | {
"type": "object",
"properties": {
"key_s07": {
"type": "integer"
},
"attr_b69": {
"type": "boolean"
},
"attr_l68": {
"type": "array",
"items": {
"type": "integer"
}
},
"attr_h51": {
"type": "array",
"items": {
"type": "object",
... | {"key_s07": "341ms", "attr_b69": true, "attr_h51": [{"key_f80": "BRL", "param_z42": "mode_b", "prop_e17": 534}]} | Field 'key_s07' must be number, got string with unit | {"key_s07":341,"attr_b69":true,"attr_h51":[{"key_f80":"BRL","param_z42":"mode_b","prop_e17":534}]} |
TASK repair_structured_output
SPEC
FIELD dim_a61 TYPE number REQUIRED no
FIELD field_k16 TYPE string_date-time REQUIRED no
FIELD dim_d27 TYPE integer REQUIRED no
FIELD key_p54 TYPE boolean REQUIRED yes
FIELD key_k83[].dim_d37 TYPE boolean REQUIRED no
FIELD key_k83[].param_x04 TYPE number REQUIRED no
FIELD key_k83[].at... | {"dim_a61":528.41,"field_k16":"2022-10-04T14:41:00Z","dim_d27":42,"key_p54":false,"key_k83":[{"dim_d37":true,"param_x04":896.46,"param_d14":"Tokyo","val_g00":771.38,"prop_y41":"New York"},{"dim_d37":true,"param_x04":407.45,"param_d14":"active","val_g00":249.73,"prop_y41":"Berlin"},{"param_x04":439.5,"attr_u35":null,"pa... | tool_call_bad_format | {
"type": "object",
"properties": {
"dim_a61": {
"type": "number"
},
"field_k16": {
"type": "string",
"format": "date-time"
},
"dim_d27": {
"type": "integer"
},
"key_p54": {
"type": "boolean"
},
"key_k83": {
"type": "array",
"items": {
... | <functioncall> annotate_mutation
{dim_a61: 528.41, field_k16: "2022-10-04T14:41:00Z", dim_d27: 42, key_p54: false, key_k83: [{dim_d37: true, param_x04: 896.46, param_d14: "Tokyo", val_g00: 771.38, prop_y41: "New York"}, {dim_d37: true, param_x04: 407.45, param_d14: "active", val_g00: 249.73, prop_y41: "Berlin"}, {param... | Tool call has malformed arguments — unquoted keys in function parameters | {"dim_a61":528.41,"field_k16":"2022-10-04T14:41:00Z","dim_d27":42,"key_p54":false,"key_k83":[{"dim_d37":true,"param_x04":896.46,"param_d14":"Tokyo","val_g00":771.38,"prop_y41":"New York"},{"dim_d37":true,"param_x04":407.45,"param_d14":"active","val_g00":249.73,"prop_y41":"Berlin"},{"param_x04":439.5,"attr_u35":null,"pa... |
TASK repair_structured_output
SPEC
FIELD description TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no
FIELD aligned_pct TYPE integer REQUIRED no
FIELD city TYPE boolean REQUIRED no
FIELD diagnosis_code.half_life TYPE string_date-time REQUIRED yes
FIELD diagnosis_code.timezone TYPE string VALUES cat_a... | {"description":"option_c","aligned_pct":772,"city":false,"diagnosis_code":{"half_life":"2024-10-20T21:21:00Z","timezone":"cat_b","address":["test","REV"]},"sensor_id":630.04} | partial_structure | {
"type": "object",
"properties": {
"description": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"
]
},
"aligned_pct": {
"type": "integer"
},
"city": {
"type": "boolean"
},
"diagnosis_code": {
... | Result: aligned_pct=772, {"description":"option_c","aligned_pct":772,"city":false,"diagnosis_code":{"half_life":"2024-10-20T21:21:00Z","timezone":"cat_b","address":["test","REV"]},"sensor_id":630.04} | Output mixes natural language with JSON | {"description":"option_c","aligned_pct":772,"city":false,"diagnosis_code":{"half_life":"2024-10-20T21:21:00Z","timezone":"cat_b","address":["test","REV"]},"sensor_id":630.04} |
TASK repair_structured_output
SPEC
FIELD param_x86 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD col_u69 TYPE boolean REQUIRED no
FIELD val_h06 TYPE string REQUIRED no
FIELD param_i26 TYPE string_date-time REQUIRED yes
FIELD val_v16 TYPE string_uri REQUIRED no
FIELD dim_x70 TYPE string VALUES sing... | {"col_u69":false,"param_i26":"2026-10-12T17:51:00Z","val_v16":"https://example.com/data","dim_x70":"married","val_t53":"user@domain.org","param_v68":"divorced"} | markdown_explanation | {
"type": "object",
"properties": {
"param_x86": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"col_u69": {
"type": "boolean"
},
"val_h06": {
"type": "string"
},
"param_i26": {
"type": "stri... | Here's the structured output:
```json
{"col_u69":false,"param_i26":"2026-10-12T17:51:00Z","val_v16":"https://example.com/data","dim_x70":"married","val_t53":"user@domain.org","param_v68":"divorced"}
```
Let me know if you need anything else! | Output contains markdown and explanatory text around JSON | {"col_u69":false,"param_i26":"2026-10-12T17:51:00Z","val_v16":"https://example.com/data","dim_x70":"married","val_t53":"user@domain.org","param_v68":"divorced"} |
TASK repair_structured_output
SPEC
FIELD key_i70 TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD col_q26 TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED no
FIELD val_m08 TYPE boolean REQUIRED no
FIELD key_r79 TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED yes
FIELD field_l91[]... | {"key_i70":"phone","col_q26":"option_a","val_m08":true,"key_r79":"type_d"} | truncated_array | {
"type": "object",
"properties": {
"key_i70": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"col_q26": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"
]
... | {"key_i70":"phone","col_q26":"option_a","val_m08":true,"key_r79":"type_d"} | Unexpected end of JSON input — truncated array | {"key_i70":"phone","col_q26":"option_a","val_m08":true,"key_r79":"type_d"} |
TASK repair_structured_output
SPEC
FIELD key_n05.field_u92 TYPE boolean REQUIRED yes
FIELD key_n05.dim_i93.val_d35 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD key_n05.dim_i93.attr_m69 TYPE integer REQUIRED yes
FIELD key_n05.dim_i93.field_t64 TYPE string REQUIRED yes
FIELD key_n05.dim_i93.prop_k99 TYPE b... | {"key_n05":{"field_u92":false,"dim_i93":{"val_d35":"email","attr_m69":5,"field_t64":"https://example.com","prop_h77":"Charlie"},"dim_r75":"ops@example.com","param_p78":"test@domain.org","col_s91":37.56},"key_e92":false,"prop_p30":"https://api.com/data"} | tool_call_python_syntax | {
"type": "object",
"properties": {
"key_n05": {
"type": "object",
"properties": {
"field_u92": {
"type": "boolean"
},
"dim_i93": {
"type": "object",
"properties": {
"val_d35": {
"type": "string",
"enum": [... | annotate_mutation(key_n05={'field_u92': False, 'dim_i93': {'val_d35': 'email', 'attr_m69': 5, 'field_t64': 'https://example.com', 'prop_h77': 'Charlie'}, 'dim_r75': 'ops@example.com', 'param_p78': 'test@domain.org', 'col_s91': 37.56}, key_e92=False, prop_p30='https://api.com/data') | Tool call uses Python syntax instead of JSON | {"key_n05":{"field_u92":false,"dim_i93":{"val_d35":"email","attr_m69":5,"field_t64":"https://example.com","prop_h77":"Charlie"},"dim_r75":"ops@example.com","param_p78":"test@domain.org","col_s91":37.56},"key_e92":false,"prop_p30":"https://api.com/data"} |
TASK repair_structured_output
SPEC
FIELD val_e49 TYPE string REQUIRED no
FIELD param_x06.key_d91 TYPE integer REQUIRED no
FIELD param_x06.col_r59 TYPE string REQUIRED no
FIELD param_x06.dim_f83 TYPE integer REQUIRED yes
FIELD param_x06.dim_k87 TYPE number REQUIRED yes
FIELD param_x06.param_j11.param_p40 TYPE string RE... | {"val_e49":"baz","key_g14":137,"prop_b98":"Tokyo","key_b29":"New York","val_g77":{"param_c74":"chrX","key_t31":"https://www.org/data","param_e99":{"param_j31":708,"prop_a33":"Bob","dim_q86":466,"field_z05":null,"dim_k81":"divorced","attr_e44":"London","key_t09":true}}} | tool_call_bad_format | {
"type": "object",
"properties": {
"val_e49": {
"type": "string"
},
"param_x06": {
"type": "object",
"properties": {
"key_d91": {
"type": "integer"
},
"col_r59": {
"type": "string"
},
"dim_f83": {
"type": "integer"
... | <functioncall> annotate_mutation
{val_e49: "baz", key_g14: 137, prop_b98: "Tokyo", key_b29: "New York", val_g77: {param_c74: "chrX", key_t31: "https://www.org/data", param_e99: {param_j31: 708, prop_a33: "Bob", dim_q86: 466, field_z05: null, dim_k81: "divorced", attr_e44: "London", key_t09: true}}} | Tool call has malformed arguments — unquoted keys in function parameters | {"val_e49":"baz","key_g14":137,"prop_b98":"Tokyo","key_b29":"New York","val_g77":{"param_c74":"chrX","key_t31":"https://www.org/data","param_e99":{"param_j31":708,"prop_a33":"Bob","dim_q86":466,"field_z05":null,"dim_k81":"divorced","attr_e44":"London","key_t09":true}}} |
TASK repair_structured_output
SPEC
FIELD key_l95 TYPE integer REQUIRED no
FIELD key_p93 TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD prop_q77 TYPE string REQUIRED no
FIELD dim_k67 TYPE string_date-time REQUIRED yes
BROKEN_OUTPUT
Result: key_l95=2, {"key_l95":2,"prop_q77":"This is a test value.","dim_k67... | {"key_l95":2,"prop_q77":"This is a test value.","dim_k67":"2026-09-07T02:45:00Z"} | partial_structure | {
"type": "object",
"properties": {
"key_l95": {
"type": "integer"
},
"key_p93": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"prop_q77": {
"type": "string"
},
"dim_k67": {
"type": "string",
... | Result: key_l95=2, {"key_l95":2,"prop_q77":"This is a test value.","dim_k67":"2026-09-07T02:45:00Z"} | Output mixes natural language with JSON | {"key_l95":2,"prop_q77":"This is a test value.","dim_k67":"2026-09-07T02:45:00Z"} |
TASK repair_structured_output
SPEC
FIELD param_g00 TYPE boolean REQUIRED no
FIELD attr_z63 TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD attr_x40 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD key_o63.col_e84 TYPE boolean REQUIRED yes
FIELD key_o63.col_w80 TYPE null REQUIRED yes... | {"attr_z63":"high","attr_x40":"berthed","key_o63":{"col_e84":false,"col_w80":null,"prop_z40":"medium","key_w20":{"val_j93":836.19,"attr_d50":"EUR","field_y43":"Silva","param_b61":"info","field_p94":"qux","val_k21":"RTG-04"}}} | extra_field | {
"type": "object",
"properties": {
"param_g00": {
"type": "boolean"
},
"attr_z63": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"attr_x40": {
"type": "string",
"enum": [
"berthed",
"anc... | {"attr_z63": "high", "attr_x40": "berthed", "key_o63": {"col_e84": false, "col_w80": null, "prop_z40": "medium", "key_w20": {"val_j93": 836.19, "attr_d50": "EUR", "field_y43": "Silva", "param_b61": "info", "field_p94": "qux", "val_k21": "RTG-04"}}, "extra_info_9868": "unexpected"} | Unknown field 'extra_info_9868' not defined in schema | {"attr_z63":"high","attr_x40":"berthed","key_o63":{"col_e84":false,"col_w80":null,"prop_z40":"medium","key_w20":{"val_j93":836.19,"attr_d50":"EUR","field_y43":"Silva","param_b61":"info","field_p94":"qux","val_k21":"RTG-04"}}} |
TASK repair_structured_output
SPEC
FIELD index TYPE string_date-time REQUIRED no
FIELD quality_score TYPE string VALUES cat_a|cat_b REQUIRED no
FIELD turbidity.dissolved_oxygen TYPE integer REQUIRED no
FIELD turbidity.due_date TYPE integer REQUIRED yes
FIELD turbidity.hazmat_code TYPE string REQUIRED no
FIELD subtotal... | {"index":"2025-06-04T09:22:00Z","quality_score":"cat_a","turbidity":{"dissolved_oxygen":680,"due_date":567,"hazmat_code":"GRCh38"},"subtotal":{"visible":730,"section":"baz","catalyst":452}} | agent_chain | {
"type": "object",
"properties": {
"index": {
"type": "string",
"format": "date-time"
},
"quality_score": {
"type": "string",
"enum": [
"cat_a",
"cat_b"
]
},
"turbidity": {
"type": "object",
"properties": {
"dissolved_oxygen": {
... | Let me check the system.
Action: schedule_meeting
Result: {"index": "2025-06-04T09:22:00Z", "quality_score": "cat_a", "turbidity": {"dissolved_oxygen": 680, "due_date": 567, "hazmat_code": "GRCh38"}}
Processing the request now.
Action: get_weather
Result: | Agent multi-step chain with truncated tool output | {"index":"2025-06-04T09:22:00Z","quality_score":"cat_a","turbidity":{"dissolved_oxygen":680,"due_date":567,"hazmat_code":"GRCh38"},"subtotal":{"visible":730,"section":"baz","catalyst":452}} |
TASK repair_structured_output
SPEC
FIELD total TYPE boolean REQUIRED no
FIELD tax TYPE boolean REQUIRED no
FIELD priority TYPE null REQUIRED yes
FIELD timezone.zip_code TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED yes
FIELD timezone.phenotype TYPE string VALUES level_1|level_2 REQUIRED no
FIELD timezone.longitu... | {"tax":false,"priority":null,"timezone":{"zip_code":"cat_b","phenotype":"level_1","longitude":"A short description.","items":"intermittent","options":"Sao Paulo"},"brake_pressure":400,"quantity":true} | wrong_type | {
"type": "object",
"properties": {
"total": {
"type": "boolean"
},
"tax": {
"type": "boolean"
},
"priority": {
"type": "null"
},
"timezone": {
"type": "object",
"properties": {
"zip_code": {
"type": "string",
"enum": [
... | {"tax": false, "priority": null, "timezone": {"zip_code": "cat_b", "phenotype": "level_1", "longitude": "A short description.", "items": "intermittent", "options": "Sao Paulo"}, "brake_pressure": 400, "quantity": "\"yes\""} | Field 'quantity' must be boolean, got string | {"tax":false,"priority":null,"timezone":{"zip_code":"cat_b","phenotype":"level_1","longitude":"A short description.","items":"intermittent","options":"Sao Paulo"},"brake_pressure":400,"quantity":true} |
TASK repair_structured_output
SPEC
FIELD prop_d60 TYPE number REQUIRED no
FIELD attr_a03 TYPE string REQUIRED yes
FIELD prop_j96 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD dim_t47 TYPE integer REQUIRED yes
FIELD col_a84 TYPE number REQUIRED no
FIELD param_y18 TYPE string REQUIRED no
BROKEN... | {"prop_d60":76.24,"attr_a03":"Sao Paulo","prop_j96":"new","dim_t47":608,"col_a84":359.03,"param_y18":"https://api.example.com/v1"} | tool_call_text_mix | {
"type": "object",
"properties": {
"prop_d60": {
"type": "number"
},
"attr_a03": {
"type": "string"
},
"prop_j96": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
"dim_t47": {
"type": "in... | I need to look up the information first.
<tool_call name="call_variants">
{"prop_d60":76.24,"attr_a03":"Sao Paulo","prop_j96":"new","dim_t47":608,"col_a84":359.03,"param_y18":"https://api.example.com/v1"}
</tool_call.
The result is ready. | Agent response mixes reasoning text with tool call | {"prop_d60":76.24,"attr_a03":"Sao Paulo","prop_j96":"new","dim_t47":608,"col_a84":359.03,"param_y18":"https://api.example.com/v1"} |
TASK repair_structured_output
SPEC
FIELD priority TYPE string VALUES cat_a|cat_b|cat_c REQUIRED no
FIELD longitude TYPE integer REQUIRED no
FIELD shipper_ref.decay_rate TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED yes
FIELD shipper_ref.allele TYPE string REQUIRED no
FIELD shipper_r... | {"priority":"cat_a","length":"cat_a","tax":"https://example.com","lane":711.03} | extra_field | {
"type": "object",
"properties": {
"priority": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c"
]
},
"longitude": {
"type": "integer"
},
"shipper_ref": {
"type": "object",
"properties": {
"decay_rate": {
"type"... | {"priority": "cat_a", "length": "cat_a", "tax": "https://example.com", "lane": 711.03, "extra_info_8323": 42} | Unknown field 'extra_info_8323' not defined in schema | {"priority":"cat_a","length":"cat_a","tax":"https://example.com","lane":711.03} |
TASK repair_structured_output
SPEC
FIELD due_date TYPE string REQUIRED yes
FIELD status TYPE string REQUIRED no
FIELD total TYPE string REQUIRED no
FIELD paragraph.isotope TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD paragraph.voltage TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD ... | {"due_date":"New York","status":"user@domain.com","paragraph":{"isotope":"BRL","voltage":"berthed","compound":"maintenance","trace_id":[{"run_id":318.26,"cargo_type":434,"voltage":"enterprise","trace_id":87,"barcode":926},{"run_id":67.16,"freight_class":"email","cargo_type":392,"voltage":"enterprise","barcode":556}],"c... | missing_required | {
"type": "object",
"properties": {
"due_date": {
"type": "string"
},
"status": {
"type": "string"
},
"total": {
"type": "string"
},
"paragraph": {
"type": "object",
"properties": {
"isotope": {
"type": "string",
"enum": [
... | {"status": "user@domain.com", "paragraph": {"isotope": "BRL", "voltage": "berthed", "compound": "maintenance", "trace_id": [{"run_id": 318.26, "cargo_type": 434, "voltage": "enterprise", "trace_id": 87, "barcode": 926}, {"run_id": 67.16, "freight_class": "email", "cargo_type": 392, "voltage": "enterprise", "barcode": 5... | Required field 'due_date' is missing | {"due_date":"New York","status":"user@domain.com","paragraph":{"isotope":"BRL","voltage":"berthed","compound":"maintenance","trace_id":[{"run_id":318.26,"cargo_type":434,"voltage":"enterprise","trace_id":87,"barcode":926},{"run_id":67.16,"freight_class":"email","cargo_type":392,"voltage":"enterprise","barcode":556}],"c... |
TASK repair_structured_output
SPEC
FIELD section TYPE string REQUIRED no
FIELD due_date TYPE integer REQUIRED yes
FIELD commit_hash TYPE integer REQUIRED yes
FIELD chromosome TYPE string_date-time REQUIRED yes
BROKEN_OUTPUT
{"section":"RTG-04","due_date":551,"commit_hash":295,"chromosome":"2026-05-02T11:20:00Z" | {"section":"RTG-04","due_date":551,"commit_hash":295,"chromosome":"2026-05-02T11:20:00Z"} | truncated_array | {
"type": "object",
"properties": {
"section": {
"type": "string"
},
"due_date": {
"type": "integer"
},
"commit_hash": {
"type": "integer"
},
"chromosome": {
"type": "string",
"format": "date-time"
}
},
"required": [
"chromosome",
"commit_has... | {"section":"RTG-04","due_date":551,"commit_hash":295,"chromosome":"2026-05-02T11:20:00Z" | Unexpected end of JSON input — truncated object | {"section":"RTG-04","due_date":551,"commit_hash":295,"chromosome":"2026-05-02T11:20:00Z"} |
TASK repair_structured_output
SPEC
FIELD freight_class TYPE boolean REQUIRED no
FIELD wavelength TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED yes
FIELD conductivity TYPE string_uri REQUIRED yes
FIELD tags[].bed_number TYPE number REQUIRED no
FIELD tags[].run_id TYPE null REQUIRED n... | {"freight_class":true,"wavelength":"option_b","conductivity":"https://data.org/api","tags":[{"catalyst":"2025-11-08T14:37:00Z","humidity_pct":"FWD","phenotype":"London","level":"mode_a","account_id":702.62,"first_name":"option_d"},{"bed_number":16.54,"run_id":null,"humidity_pct":"Diana","account_id":44.97}],"subtotal":... | invalid_enum | {
"type": "object",
"properties": {
"freight_class": {
"type": "boolean"
},
"wavelength": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
"option_e",
"option_f"
]
},
"conductivity": {
"typ... | {"freight_class": true, "wavelength": "invalid_option_985", "conductivity": "https://data.org/api", "tags": [{"catalyst": "2025-11-08T14:37:00Z", "humidity_pct": "FWD", "phenotype": "London", "level": "mode_a", "account_id": 702.62, "first_name": "option_d"}, {"bed_number": 16.54, "run_id": null, "humidity_pct": "Diana... | Field 'wavelength' has invalid enum value 'invalid_option_985', expected one of ['option_a', 'option_b', 'option_c', 'option_d', 'option_e', 'option_f'] | {"freight_class":true,"wavelength":"option_b","conductivity":"https://data.org/api","tags":[{"catalyst":"2025-11-08T14:37:00Z","humidity_pct":"FWD","phenotype":"London","level":"mode_a","account_id":702.62,"first_name":"option_d"},{"bed_number":16.54,"run_id":null,"humidity_pct":"Diana","account_id":44.97}],"subtotal":... |
TASK repair_structured_output
SPEC
FIELD city TYPE integer REQUIRED no
FIELD user_id TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED no
FIELD priority TYPE string REQUIRED no
FIELD discount TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD credit_score TYPE number REQUIRED n... | {"city":770,"user_id":"mode_d","discount":"operational","credit_score":840.14,"temp_celsius":"Santos"} | partial_structure | {
"type": "object",
"properties": {
"city": {
"type": "integer"
},
"user_id": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
"mode_e"
]
},
"priority": {
"type": "string"
},
"discount": {
"t... | Result: discount=operational, {"city":770,"user_id":"mode_d","discount":"operational","credit_score":840.14,"temp_celsius":"Santos"} | Output mixes natural language with JSON | {"city":770,"user_id":"mode_d","discount":"operational","credit_score":840.14,"temp_celsius":"Santos"} |
TASK repair_structured_output
SPEC
FIELD param_y35 TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD key_u18 TYPE string REQUIRED no
FIELD param_n91 TYPE boolean REQUIRED yes
FIELD dim_q74.dim_g87 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD dim_q74.dim_n26 TYPE bool... | {"param_y35":"info","key_u18":"2023-12-25","param_n91":false,"dim_q74":{"dim_g87":"confirmed","dim_n26":false,"field_l49":"ops@test.io"}} | extra_text_after | {
"type": "object",
"properties": {
"param_y35": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"key_u18": {
"type": "string"
},
"param_n91": {
"type": "boolean"
},
"dim_q74": {
"type": "object"... | {"param_y35":"info","key_u18":"2023-12-25","param_n91":false,"dim_q74":{"dim_g87":"confirmed","dim_n26":false,"field_l49":"ops@test.io"}}
Data logged successfully. | Output contains non-JSON text after the object | {"param_y35":"info","key_u18":"2023-12-25","param_n91":false,"dim_q74":{"dim_g87":"confirmed","dim_n26":false,"field_l49":"ops@test.io"}} |
TASK repair_structured_output
SPEC
FIELD throttle_pos TYPE string REQUIRED no
FIELD filter_flag TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD shift_code TYPE integer REQUIRED no
FIELD label TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD rating TYPE integer REQ... | {"throttle_pos":"Sao Paulo","filter_flag":"moored","shift_code":446,"label":"rejected","rating":962,"due_date":false,"log_level":{"shipper_ref":"Hapag-Lloyd-Express","berth_slot":"draft","dissolved_oxygen":{"crew_id":"admin","maturity_date":"returned","voltage":"foo"}},"insurance_id":160} | tool_call_bad_format | {
"type": "object",
"properties": {
"throttle_pos": {
"type": "string"
},
"filter_flag": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"shift_code": {
"type": "integer"
},
"label": {
"typ... | <functioncall> get_weather
{throttle_pos: "Sao Paulo", filter_flag: "moored", shift_code: 446, label: "rejected", rating: 962, due_date: false, log_level: {shipper_ref: "Hapag-Lloyd-Express", berth_slot: "draft", dissolved_oxygen: {crew_id: "admin", maturity_date: "returned", voltage: "foo"}}, insurance_id: 160} | Tool call has malformed arguments — unquoted keys in function parameters | {"throttle_pos":"Sao Paulo","filter_flag":"moored","shift_code":446,"label":"rejected","rating":962,"due_date":false,"log_level":{"shipper_ref":"Hapag-Lloyd-Express","berth_slot":"draft","dissolved_oxygen":{"crew_id":"admin","maturity_date":"returned","voltage":"foo"}},"insurance_id":160} |
TASK repair_structured_output
SPEC
FIELD field_a12 TYPE string VALUES level_1|level_2 REQUIRED no
FIELD param_f21 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD attr_w66 TYPE string REQUIRED no
FIELD dim_i15 TYPE string_uri REQUIRED yes
FIELD param_z48 TYPE string_email REQUIRED yes
FIELD dim_... | {"field_a12":"level_1","param_f21":"hemizygous","dim_i15":"https://example.io/api","param_z48":"test@example.com","dim_z71":false,"key_b97":"info@domain.org"} | wrong_type | {
"type": "object",
"properties": {
"field_a12": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"param_f21": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"attr_w66": {
"typ... | {"field_a12": "level_1", "param_f21": "hemizygous", "dim_i15": "https://example.io/api", "param_z48": "test@example.com", "dim_z71": "\"no\"", "key_b97": "info@domain.org"} | Field 'dim_z71' must be boolean, got string | {"field_a12":"level_1","param_f21":"hemizygous","dim_i15":"https://example.io/api","param_z48":"test@example.com","dim_z71":false,"key_b97":"info@domain.org"} |
TASK repair_structured_output
SPEC
FIELD param_w74 TYPE string REQUIRED yes
FIELD val_r17 TYPE string REQUIRED yes
FIELD field_s78.field_m90 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD field_s78.col_l54 TYPE integer REQUIRED yes
FIELD field_s78.attr_k78 TYPE string REQUIRED yes
FIELD field_r74.fie... | {"param_w74":"sample","val_r17":"Luis","field_r74":{"field_k85":"divorced","param_y26":"low","dim_y30":"https://www.io/v1"}} | single_quotes | {
"type": "object",
"properties": {
"param_w74": {
"type": "string"
},
"val_r17": {
"type": "string"
},
"field_s78": {
"type": "object",
"properties": {
"field_m90": {
"type": "string",
"enum": [
"red",
"blue",
... | {'param_w74':'sample','val_r17':'Luis','field_r74':{'field_k85':'divorced','param_y26':'low','dim_y30':'https://www.io/v1'}} | Expecting property name enclosed in double quotes | {"param_w74":"sample","val_r17":"Luis","field_r74":{"field_k85":"divorced","param_y26":"low","dim_y30":"https://www.io/v1"}} |
TASK repair_structured_output
SPEC
FIELD torque_output TYPE boolean REQUIRED no
FIELD ward TYPE string REQUIRED yes
FIELD brake_pressure TYPE boolean REQUIRED no
FIELD loan_amount TYPE boolean REQUIRED no
FIELD item_id.reagent TYPE string_email REQUIRED yes
FIELD item_id.brake_pressure TYPE string VALUES homozygous|he... | {"ward":"Luis","item_id":{"reagent":"ops@example.com","status":false,"batch_code":{"current_draw":"type_a","full_name":"A short description.","quality_score":"Hapag-Lloyd-Express","chapter":"blue","state":774.8,"paragraph":261.04}}} | extra_text_after | {
"type": "object",
"properties": {
"torque_output": {
"type": "boolean"
},
"ward": {
"type": "string"
},
"brake_pressure": {
"type": "boolean"
},
"loan_amount": {
"type": "boolean"
},
"item_id": {
"type": "object",
"properties": {
"rea... | {"ward":"Luis","item_id":{"reagent":"ops@example.com","status":false,"batch_code":{"current_draw":"type_a","full_name":"A short description.","quality_score":"Hapag-Lloyd-Express","chapter":"blue","state":774.8,"paragraph":261.04}}}
Analysis finished. | Output contains non-JSON text after the object | {"ward":"Luis","item_id":{"reagent":"ops@example.com","status":false,"batch_code":{"current_draw":"type_a","full_name":"A short description.","quality_score":"Hapag-Lloyd-Express","chapter":"blue","state":774.8,"paragraph":261.04}}} |
TASK repair_structured_output
SPEC
FIELD role TYPE string REQUIRED yes
FIELD address TYPE string REQUIRED yes
FIELD loan_amount TYPE boolean REQUIRED yes
BROKEN_OUTPUT
{"role":"Tokyo","address":"Paris","loan_amount":true | {"role":"Tokyo","address":"Paris","loan_amount":true} | truncated_object | {
"type": "object",
"properties": {
"role": {
"type": "string"
},
"address": {
"type": "string"
},
"loan_amount": {
"type": "boolean"
}
},
"required": [
"loan_amount",
"role",
"address"
]
} | {"role":"Tokyo","address":"Paris","loan_amount":true | Unexpected end of JSON input — truncated object | {"role":"Tokyo","address":"Paris","loan_amount":true} |
TASK repair_structured_output
SPEC
FIELD field_j36 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED yes
FIELD prop_g99 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no
FIELD key_d83 TYPE string REQUIRED no
FIELD col_m07 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED no
FIELD val_i... | {"field_j36":"mode_a","key_d83":"active","col_m07":"mode_a","val_i16":"QC-07","dim_i12":"chr1"} | invalid_enum | {
"type": "object",
"properties": {
"field_j36": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d"
]
},
"prop_g99": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
... | {"field_j36": "invalid_choice_466", "key_d83": "active", "col_m07": "mode_a", "val_i16": "QC-07", "dim_i12": "chr1"} | Field 'field_j36' has invalid enum value 'invalid_choice_466', expected one of ['mode_a', 'mode_b', 'mode_c', 'mode_d'] | {"field_j36":"mode_a","key_d83":"active","col_m07":"mode_a","val_i16":"QC-07","dim_i12":"chr1"} |
TASK repair_structured_output
SPEC
FIELD phone TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD aligned_pct TYPE string REQUIRED yes
FIELD feedback TYPE boolean REQUIRED yes
FIELD zip_code TYPE boolean REQUIRED no
BROKEN_OUTPUT
{'phone':'phone','aligned_pct':'Diana','feedback':false} | {"phone":"phone","aligned_pct":"Diana","feedback":false} | single_quotes | {
"type": "object",
"properties": {
"phone": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"aligned_pct": {
"type": "string"
},
"feedback": {
"type": "boolean"
},
"zip_code": {
"type": "boolean"
... | {'phone':'phone','aligned_pct':'Diana','feedback':false} | Expecting property name enclosed in double quotes | {"phone":"phone","aligned_pct":"Diana","feedback":false} |
TASK repair_structured_output
SPEC
FIELD dim_o92 TYPE string REQUIRED yes
FIELD prop_q52 TYPE integer REQUIRED yes
FIELD key_w41 TYPE integer REQUIRED yes
FIELD col_c40 TYPE string REQUIRED no
FIELD param_w44 TYPE string REQUIRED no
FIELD dim_p10 TYPE string REQUIRED no
BROKEN_OUTPUT
Based on your request, here is th... | {"dim_o92":"https://api.example.com/v1","prop_q52":854,"key_w41":929,"col_c40":"MV-Evergreen-01","dim_p10":"Berlin"} | markdown_explanation | {
"type": "object",
"properties": {
"dim_o92": {
"type": "string"
},
"prop_q52": {
"type": "integer"
},
"key_w41": {
"type": "integer"
},
"col_c40": {
"type": "string"
},
"param_w44": {
"type": "string"
},
"dim_p10": {
"type": "string"
... | Based on your request, here is the data:
```json
{"dim_o92":"https://api.example.com/v1","prop_q52":854,"key_w41":929,"col_c40":"MV-Evergreen-01","dim_p10":"Berlin"}
```
Hope this helps! | Output contains markdown and explanatory text around JSON | {"dim_o92":"https://api.example.com/v1","prop_q52":854,"key_w41":929,"col_c40":"MV-Evergreen-01","dim_p10":"Berlin"} |
TASK repair_structured_output
SPEC
FIELD invoice_id.length TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD invoice_id.account_id TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD invoice_id.type TYPE string REQUIRED no
FIELD invoice_id.span_id TYPE string REQUIRED no
FIELD invoice_id.comment... | {"invoice_id":{"length":"unstable","account_id":"GBP","span_id":"Johnson","annotation":{"bearing":"admin@example.com","position":[null,null]},"humidity_pct":{"verified":"pending","crew_id":"PASS","gene_id":"inactive","user_id":null,"category":351.4},"currency":"2022-01-19T23:29:00Z"},"commit_hash":"ops@example.com","si... | agent_chain | {
"type": "object",
"properties": {
"invoice_id": {
"type": "object",
"properties": {
"length": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"account_id": {
"type": "strin... | Let me check the system.
Action: calculate_docking_fee
Result: {"invoice_id": {"length": "unstable", "account_id": "GBP", "span_id": "Johnson", "annotation": {"bearing": "admin@example.com", "position": [null, null]}, "humidity_pct": {"verified": "pending", "crew_id": "PASS", "gene_id": "inactive", "user_id": null, "ca... | Agent multi-step chain with truncated tool output | {"invoice_id":{"length":"unstable","account_id":"GBP","span_id":"Johnson","annotation":{"bearing":"admin@example.com","position":[null,null]},"humidity_pct":{"verified":"pending","crew_id":"PASS","gene_id":"inactive","user_id":null,"category":351.4},"currency":"2022-01-19T23:29:00Z"},"commit_hash":"ops@example.com","si... |
TASK repair_structured_output
SPEC
FIELD param_o86 TYPE string REQUIRED yes
FIELD field_e12 TYPE string REQUIRED no
FIELD attr_r75 TYPE null REQUIRED yes
BROKEN_OUTPUT
{"param_o86":"active","field_e12":"Jane","attr_r75":null | {"param_o86":"active","field_e12":"Jane","attr_r75":null} | truncated_object | {
"type": "object",
"properties": {
"param_o86": {
"type": "string"
},
"field_e12": {
"type": "string"
},
"attr_r75": {
"type": "null"
}
},
"required": [
"attr_r75",
"param_o86"
]
} | {"param_o86":"active","field_e12":"Jane","attr_r75":null | Unexpected end of JSON input — truncated object | {"param_o86":"active","field_e12":"Jane","attr_r75":null} |
TASK repair_structured_output
SPEC
FIELD val_t07 TYPE string REQUIRED yes
FIELD field_n89 TYPE string REQUIRED no
FIELD field_d37 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
{"val_t07":"Charlie","field_d37":false}
Data logged successfully. | {"val_t07":"Charlie","field_d37":false} | extra_text_after | {
"type": "object",
"properties": {
"val_t07": {
"type": "string"
},
"field_n89": {
"type": "string"
},
"field_d37": {
"type": "boolean"
}
},
"required": [
"val_t07",
"field_d37"
]
} | {"val_t07":"Charlie","field_d37":false}
Data logged successfully. | Output contains non-JSON text after the object | {"val_t07":"Charlie","field_d37":false} |
TASK repair_structured_output
SPEC
FIELD decay_rate TYPE boolean REQUIRED no
FIELD amount TYPE integer REQUIRED no
FIELD collateral TYPE string REQUIRED no
FIELD values TYPE string REQUIRED yes
FIELD throttle_pos[] TYPE integer REQUIRED no
BROKEN_OUTPUT
Tool: calibrate_instrument
Params: {"decay_rate": true, "amount"... | {"decay_rate":true,"amount":565,"collateral":"test","values":"Sao Paulo","throttle_pos":[818,482,69]} | tool_call_wrong_param | {
"type": "object",
"properties": {
"decay_rate": {
"type": "boolean"
},
"amount": {
"type": "integer"
},
"collateral": {
"type": "string"
},
"values": {
"type": "string"
},
"throttle_pos": {
"type": "array",
"items": {
"type": "integer... | Tool: calibrate_instrument
Params: {"decay_rate": true, "amount": 565, "collateral": "test", "values": "Sao Paulo", "throttle_pos_id": [818, 482, 69]} | Agent used wrong parameter name 'throttle_pos_id' instead of 'throttle_pos' | {"decay_rate":true,"amount":565,"collateral":"test","values":"Sao Paulo","throttle_pos":[818,482,69]} |
TASK repair_structured_output
SPEC
FIELD dim_g14 TYPE string VALUES success|error|warning|info REQUIRED no
FIELD key_u16.field_e43 TYPE string VALUES draft|published|archived REQUIRED yes
FIELD key_u16.key_u38 TYPE boolean REQUIRED no
FIELD key_u16.dim_i65 TYPE null REQUIRED yes
FIELD key_u16.dim_o58 TYPE boolean REQU... | {"dim_g14":"error","key_u16":{"field_e43":"archived","dim_i65":null,"dim_o58":true,"field_v11":"editor","key_j17":false,"attr_v43":"A short description."},"field_v88":{"prop_s63":"ops@example.com","dim_p81":"2023-12-25","field_j03":685,"key_r31":"single"},"prop_h40":false} | missing_required | {
"type": "object",
"properties": {
"dim_g14": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"key_u16": {
"type": "object",
"properties": {
"field_e43": {
"type": "string",
"enum": [
... | {"dim_g14": "error", "key_u16": {"field_e43": "archived", "dim_i65": null, "dim_o58": true, "field_v11": "editor", "key_j17": false, "attr_v43": "A short description."}, "field_v88": {"prop_s63": "ops@example.com", "dim_p81": "2023-12-25", "field_j03": 685, "key_r31": "single"}} | Required field 'prop_h40' is missing | {"dim_g14":"error","key_u16":{"field_e43":"archived","dim_i65":null,"dim_o58":true,"field_v11":"editor","key_j17":false,"attr_v43":"A short description."},"field_v88":{"prop_s63":"ops@example.com","dim_p81":"2023-12-25","field_j03":685,"key_r31":"single"},"prop_h40":false} |
TASK repair_structured_output
SPEC
FIELD key_d91 TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD prop_a56 TYPE string REQUIRED yes
FIELD val_n22 TYPE integer REQUIRED no
FIELD attr_i05 TYPE boolean REQUIRED no
FIELD field_o26 TYPE string REQUIRED no
FIELD key_j59 TYPE string VALUES draft|publish... | {"key_d91":"berthed","prop_a56":"test","val_n22":710,"attr_i05":true,"field_o26":"foo","key_j59":"draft","key_s92":945} | unquoted_keys | {
"type": "object",
"properties": {
"key_d91": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"prop_a56": {
"type": "string"
},
"val_n22": {
"type": "integer"
},
"attr_i05": {
"type": "boo... | {key_d91:"berthed",prop_a56:"test",val_n22:710,attr_i05:true,field_o26:"foo",key_j59:"draft",key_s92:945} | Expecting property name enclosed in double quotes | {"key_d91":"berthed","prop_a56":"test","val_n22":710,"attr_i05":true,"field_o26":"foo","key_j59":"draft","key_s92":945} |
TASK repair_structured_output
SPEC
FIELD run_id TYPE string VALUES draft|published|archived REQUIRED yes
FIELD torque_output TYPE string VALUES open|in_progress|resolved|closed REQUIRED no
FIELD type TYPE number REQUIRED no
FIELD verified TYPE null REQUIRED yes
BROKEN_OUTPUT
Sure, here's the result:
{"run_id":"archiv... | {"run_id":"archived","verified":null} | extra_text_before | {
"type": "object",
"properties": {
"run_id": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"torque_output": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
}... | Sure, here's the result:
{"run_id":"archived","verified":null} | Output contains non-JSON text before the object | {"run_id":"archived","verified":null} |
TASK repair_structured_output
SPEC
FIELD yield_pct TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD options TYPE string VALUES mode_a|mode_b REQUIRED no
FIELD last_name TYPE string REQUIRED no
FIELD torque_output TYPE string REQUIRED yes
FIELD invoice_id TYPE integer REQUIRED no
FIELD frequency_hz TYPE string ... | {"torque_output":"bar","invoice_id":191,"strand":"small","status":"user@test.io"} | single_quotes | {
"type": "object",
"properties": {
"yield_pct": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"options": {
"type": "string",
"enum": [
"mode_a",
"mode_b"
]
},
"last_name": {
... | {'torque_output':'bar','invoice_id':191,'strand':'small','status':'user@test.io'} | Expecting property name enclosed in double quotes | {"torque_output":"bar","invoice_id":191,"strand":"small","status":"user@test.io"} |
TASK repair_structured_output
SPEC
FIELD start_date TYPE integer REQUIRED yes
FIELD half_life TYPE string_uri REQUIRED no
FIELD frequency_hz.port_code TYPE boolean REQUIRED no
FIELD frequency_hz.batch_code.manifest_ref TYPE string REQUIRED yes
FIELD frequency_hz.batch_code.email TYPE integer REQUIRED yes
FIELD frequen... | {"start_date":75,"half_life":"https://api.com/v1","loan_amount":{"thumbnail":"New York","vital_sign":"test","message":["info","info","error"]}} | null_required | {
"type": "object",
"properties": {
"start_date": {
"type": "integer"
},
"half_life": {
"type": "string",
"format": "uri"
},
"frequency_hz": {
"type": "object",
"properties": {
"port_code": {
"type": "boolean"
},
"batch_code": {
... | {"start_date": null, "half_life": "https://api.com/v1", "loan_amount": {"thumbnail": "New York", "vital_sign": "test", "message": ["info", "info", "error"]}} | Required field 'start_date' is null | {"start_date":75,"half_life":"https://api.com/v1","loan_amount":{"thumbnail":"New York","vital_sign":"test","message":["info","info","error"]}} |
TASK repair_structured_output
SPEC
FIELD param_g78 TYPE string VALUES type_a|type_b|type_c REQUIRED no
FIELD attr_o86 TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD col_n16 TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no
FIELD param_t51 TYPE boolean REQUIRED... | {"param_g78":"type_c","col_n16":"option_e","param_t51":true,"attr_o41":802,"key_i82":785,"field_a24":"qux"} | extra_field | {
"type": "object",
"properties": {
"param_g78": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
},
"attr_o86": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
},
... | {"param_g78": "type_c", "col_n16": "option_e", "param_t51": true, "attr_o41": 802, "key_i82": 785, "field_a24": "qux", "extra_data_9183": "unexpected"} | Unknown field 'extra_data_9183' not defined in schema | {"param_g78":"type_c","col_n16":"option_e","param_t51":true,"attr_o41":802,"key_i82":785,"field_a24":"qux"} |
TASK repair_structured_output
SPEC
FIELD amount TYPE boolean REQUIRED yes
FIELD total TYPE number REQUIRED yes
FIELD department.verified TYPE string REQUIRED yes
FIELD department.hazmat_code TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD department.medication TYPE number REQUIRED no
FIELD depart... | {"amount":true,"total":338.37,"department":{"verified":"world","medication":740.67,"published":{"gene_id":"coastal","log_level":"large","length":"chr1","price":"2024-01-15","account_id":890}}} | markdown_explanation | {
"type": "object",
"properties": {
"amount": {
"type": "boolean"
},
"total": {
"type": "number"
},
"department": {
"type": "object",
"properties": {
"verified": {
"type": "string"
},
"hazmat_code": {
"type": "string",
... | The instrument reported:
```json
{"amount":true,"total":338.37,"department":{"verified":"world","medication":740.67,"published":{"gene_id":"coastal","log_level":"large","length":"chr1","price":"2024-01-15","account_id":890}}}
```
Data logged successfully. | Output contains markdown and explanatory text around JSON | {"amount":true,"total":338.37,"department":{"verified":"world","medication":740.67,"published":{"gene_id":"coastal","log_level":"large","length":"chr1","price":"2024-01-15","account_id":890}}} |
TASK repair_structured_output
SPEC
FIELD prop_m32 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD attr_g62 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD val_m91 TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED yes
FIELD val_a21 TYPE integer REQUIRED yes
FIELD dim_o45 TYPE string VALUES ... | {"prop_m32":"USD","attr_g62":"active","val_m91":"type_d","val_a21":982,"dim_o45":"level_2","col_s99":"mode_e"} | single_quotes | {
"type": "object",
"properties": {
"prop_m32": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"attr_g62": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
... | {'prop_m32':'USD','attr_g62':'active','val_m91':'type_d','val_a21':982,'dim_o45':'level_2','col_s99':'mode_e'} | Expecting property name enclosed in double quotes | {"prop_m32":"USD","attr_g62":"active","val_m91":"type_d","val_a21":982,"dim_o45":"level_2","col_s99":"mode_e"} |
TASK repair_structured_output
SPEC
FIELD prop_e66 TYPE string REQUIRED yes
FIELD attr_q75 TYPE number REQUIRED yes
FIELD field_o91 TYPE boolean REQUIRED no
FIELD key_y28[].col_b13 TYPE string REQUIRED no
FIELD key_y28[].key_v19 TYPE null REQUIRED no
FIELD key_y28[].col_n50 TYPE number REQUIRED no
FIELD key_y28[].key_p... | {"prop_e66":"Sao Paulo","attr_q75":183.03,"field_o91":false,"key_y28":[{"col_b13":"2024-01-15","key_v19":null,"key_p17":"reliable","key_o46":"test@example.com","prop_p66":809.09,"key_n06":907},{"val_o93":true,"key_o46":"REV","prop_p66":821.02,"key_n06":376},{"col_b13":"https://example.com","key_p17":"unstable","val_o93... | truncated_array | {
"type": "object",
"properties": {
"prop_e66": {
"type": "string"
},
"attr_q75": {
"type": "number"
},
"field_o91": {
"type": "boolean"
},
"key_y28": {
"type": "array",
"items": {
"type": "object",
"properties": {
"col_b13": {
... | {"prop_e66":"Sao Paulo","attr_q75":183.03,"field_o91":false,"key_y28":[{"col_b13":"2024-01-15","key_v19":null,"key_p17":"reliable","key_o46":"test@example.com","prop_p66":809.09,"key_n06":907},{"val_o93":true,"key_o46":"REV","prop_p66":821.02,"key_n06":376},{"col_b13":"https://example.com","key_p17":"unstable","val_o93... | Unexpected end of JSON input — truncated array | {"prop_e66":"Sao Paulo","attr_q75":183.03,"field_o91":false,"key_y28":[{"col_b13":"2024-01-15","key_v19":null,"key_p17":"reliable","key_o46":"test@example.com","prop_p66":809.09,"key_n06":907},{"val_o93":true,"key_o46":"REV","prop_p66":821.02,"key_n06":376},{"col_b13":"https://example.com","key_p17":"unstable","val_o93... |
TASK repair_structured_output
SPEC
FIELD rating TYPE string VALUES type_a|type_b|type_c REQUIRED yes
FIELD created_at TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD hazmat_code TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no
BROKEN_OUTPUT
{"rating":"type_c","created_at":"level_2","hazm... | {"rating":"type_c","created_at":"level_2","hazmat_code":"mode_c"} | truncated_object | {
"type": "object",
"properties": {
"rating": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
},
"created_at": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"hazmat_code": {
"type": "string",... | {"rating":"type_c","created_at":"level_2","hazmat_code":"mode_c" | Unexpected end of JSON input — truncated object | {"rating":"type_c","created_at":"level_2","hazmat_code":"mode_c"} |
TASK repair_structured_output
SPEC
FIELD col_x39 TYPE number REQUIRED yes
FIELD field_t90 TYPE string REQUIRED no
FIELD dim_r67.param_l42.prop_o42 TYPE string REQUIRED no
FIELD dim_r67.param_l42.field_x81 TYPE string REQUIRED no
FIELD dim_r67.param_l42.val_v73 TYPE string REQUIRED yes
FIELD dim_r67.col_v48 TYPE string... | {"col_x39":158.21,"field_t90":"Charlie","dim_r67":{"param_l42":{"prop_o42":"Maria","field_x81":"foo","val_v73":"chr1"},"col_v48":"cat_b","prop_z35":"mode_c"},"prop_f20":{"key_x07":909,"col_w97":840,"param_z53":834}} | markdown_fences | {
"type": "object",
"properties": {
"col_x39": {
"type": "number"
},
"field_t90": {
"type": "string"
},
"dim_r67": {
"type": "object",
"properties": {
"param_l42": {
"type": "object",
"properties": {
"prop_o42": {
"typ... | ```json
{"col_x39":158.21,"field_t90":"Charlie","dim_r67":{"param_l42":{"prop_o42":"Maria","field_x81":"foo","val_v73":"chr1"},"col_v48":"cat_b","prop_z35":"mode_c"},"prop_f20":{"key_x07":909,"col_w97":840,"param_z53":834}}
``` | Output contains markdown code fences | {"col_x39":158.21,"field_t90":"Charlie","dim_r67":{"param_l42":{"prop_o42":"Maria","field_x81":"foo","val_v73":"chr1"},"col_v48":"cat_b","prop_z35":"mode_c"},"prop_f20":{"key_x07":909,"col_w97":840,"param_z53":834}} |
TASK repair_structured_output
SPEC
FIELD torque_output.email TYPE string REQUIRED no
FIELD torque_output.level TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD torque_output.phenotype TYPE integer REQUIRED no
FIELD torque_output.user_id[].umi TYPE null REQUIRED yes
FIELD torque_output.user_id[]... | {"torque_output":{"email":"Smith","level":"heterozygous","phenotype":759,"user_id":[{"umi":null,"verified":"enterprise","title":"cancelled"},{"umi":null,"verified":"enterprise","title":"Oliveira"},{"umi":null,"verified":"basic","title":"Jane"}]},"total":"divorced","size":"2026-02-20T22:50:00Z","end_date":353,"count":fa... | missing_bracket | {
"type": "object",
"properties": {
"torque_output": {
"type": "object",
"properties": {
"email": {
"type": "string"
},
"level": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
... | {"torque_output":{"email":"Smith","level":"heterozygous","phenotype":759,"user_id":[{"umi":null,"verified":"enterprise","title":"cancelled"},{"umi":null,"verified":"enterprise","title":"Oliveira"},{"umi":null,"verified":"basic","title":"Jane"}},"total":"divorced","size":"2026-02-20T22:50:00Z","end_date":353,"count":fal... | Missing closing bracket | {"torque_output":{"email":"Smith","level":"heterozygous","phenotype":759,"user_id":[{"umi":null,"verified":"enterprise","title":"cancelled"},{"umi":null,"verified":"enterprise","title":"Oliveira"},{"umi":null,"verified":"basic","title":"Jane"}]},"total":"divorced","size":"2026-02-20T22:50:00Z","end_date":353,"count":fa... |
TASK repair_structured_output
SPEC
FIELD prop_h23 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD param_z71 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD field_i20 TYPE string_date-time REQUIRED yes
BROKEN_OUTPUT
{"param_z71": "inactive", "field_i20": "2026-09-17T21:51:00Z"} | {"prop_h23":"editor","param_z71":"inactive","field_i20":"2026-09-17T21:51:00Z"} | missing_required | {
"type": "object",
"properties": {
"prop_h23": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"param_z71": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"field_i20": {
... | {"param_z71": "inactive", "field_i20": "2026-09-17T21:51:00Z"} | Required field 'prop_h23' is missing | {"prop_h23":"editor","param_z71":"inactive","field_i20":"2026-09-17T21:51:00Z"} |
TASK repair_structured_output
SPEC
FIELD values TYPE string REQUIRED no
FIELD catalyst TYPE string VALUES level_1|level_2|level_3 REQUIRED yes
FIELD amount TYPE string REQUIRED no
FIELD notes TYPE boolean REQUIRED yes
FIELD level[] TYPE string_email REQUIRED no
BROKEN_OUTPUT
calculate_docking_fee(values='Johnson', ca... | {"values":"Johnson","catalyst":"level_1","amount":"QC-07","notes":true,"level":["user@domain.org","test@example.com","test@domain.org"]} | tool_call_python_syntax | {
"type": "object",
"properties": {
"values": {
"type": "string"
},
"catalyst": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3"
]
},
"amount": {
"type": "string"
},
"notes": {
"type": "boolean"
},
"level": ... | calculate_docking_fee(values='Johnson', catalyst='level_1', amount='QC-07', notes=True, level=['user@domain.org', 'test@example.com', 'test@domain.org']) | Tool call uses Python syntax instead of JSON | {"values":"Johnson","catalyst":"level_1","amount":"QC-07","notes":true,"level":["user@domain.org","test@example.com","test@domain.org"]} |
TASK repair_structured_output
SPEC
FIELD consignee TYPE string REQUIRED yes
FIELD active TYPE string REQUIRED yes
FIELD bed_number TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD timezone TYPE string_date-time REQUIRED yes
FIELD invoice_id TYPE string REQUIRED no
FIELD age TYPE string_email REQUIRED yes
FIE... | {"consignee":"2024-01-15","active":"chrX","timezone":"2022-07-15T01:54:00Z","invoice_id":"FWD","age":"test@domain.org"} | truncated_array | {
"type": "object",
"properties": {
"consignee": {
"type": "string"
},
"active": {
"type": "string"
},
"bed_number": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"timezone": {
"type": "string",
... | {"consignee":"2024-01-15","active":"chrX","timezone":"2022-07-15T01:54:00Z","invoice_id":"FWD","age":"test@domain.org" | Unexpected end of JSON input — truncated object | {"consignee":"2024-01-15","active":"chrX","timezone":"2022-07-15T01:54:00Z","invoice_id":"FWD","age":"test@domain.org"} |
TASK repair_structured_output
SPEC
FIELD param_x79 TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD val_i48 TYPE string VALUES cat_a|cat_b REQUIRED no
FIELD dim_c66 TYPE string REQUIRED no
FIELD param_i46 TYPE boolean REQUIRED no
FIELD field_q14 TYPE string_date-time REQUIRED no
FIELD key_c75 TYPE number REQUIRED... | {"param_x79":"level_1","dim_c66":"FWD","field_q14":"2026-09-06T02:11:00Z","key_c75":651.64,"col_x02":"published"} | tool_call_bad_format | {
"type": "object",
"properties": {
"param_x79": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"val_i48": {
"type": "string",
"enum": [
"cat_a",
"cat_b"
]
},
"dim_c66": {
"type": "string"
},
"param_i46": ... | <functioncall> generate_report
{param_x79: "level_1", dim_c66: "FWD", field_q14: "2026-09-06T02:11:00Z", key_c75: 651.64, col_x02: "published"} | Tool call has malformed arguments — unquoted keys in function parameters | {"param_x79":"level_1","dim_c66":"FWD","field_q14":"2026-09-06T02:11:00Z","key_c75":651.64,"col_x02":"published"} |
TASK repair_structured_output
SPEC
FIELD section TYPE string REQUIRED yes
FIELD commit_hash TYPE string REQUIRED no
FIELD status_code TYPE string VALUES draft|published|archived REQUIRED no
FIELD gene_id TYPE null REQUIRED yes
FIELD format TYPE integer REQUIRED yes
FIELD repository.notes TYPE string VALUES new|in_tran... | {"section":"Santos","commit_hash":"Jane","gene_id":null,"format":340,"repository":{"notes":"delivered","interest_rate":818,"manifest_ref":"user@domain.com","phenotype":{"discount":264,"ward":"unstable"},"latitude":{"turbidity":"ops@example.com","nickname":"user@domain.com","hazmat_code":"qux","trace_id":413,"end_date":... | tool_call_python_syntax | {
"type": "object",
"properties": {
"section": {
"type": "string"
},
"commit_hash": {
"type": "string"
},
"status_code": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"gene_id": {
"type": "null"
},
... | query_port_status(section='Santos', commit_hash='Jane', gene_id=None, format=340, repository={'notes': 'delivered', 'interest_rate': 818, 'manifest_ref': 'user@domain.com', 'phenotype': {'discount': 264, 'ward': 'unstable'}, 'latitude': {'turbidity': 'ops@example.com', 'nickname': 'user@domain.com', 'hazmat_code': 'qux... | Tool call uses Python syntax instead of JSON | {"section":"Santos","commit_hash":"Jane","gene_id":null,"format":340,"repository":{"notes":"delivered","interest_rate":818,"manifest_ref":"user@domain.com","phenotype":{"discount":264,"ward":"unstable"},"latitude":{"turbidity":"ops@example.com","nickname":"user@domain.com","hazmat_code":"qux","trace_id":413,"end_date":... |
TASK repair_structured_output
SPEC
FIELD col_o22 TYPE boolean REQUIRED no
FIELD param_c26 TYPE integer REQUIRED no
FIELD prop_f54 TYPE string REQUIRED no
FIELD prop_p22 TYPE string REQUIRED yes
FIELD field_a94 TYPE string REQUIRED no
FIELD attr_m87 TYPE null REQUIRED no
FIELD prop_t01 TYPE string REQUIRED no
FIELD val... | {"col_o22":false,"param_c26":893,"prop_f54":"Charlie","prop_p22":"Hapag-Lloyd-Express","field_a94":"John","attr_m87":null,"val_d92":"This is a test value."} | trailing_comma | {
"type": "object",
"properties": {
"col_o22": {
"type": "boolean"
},
"param_c26": {
"type": "integer"
},
"prop_f54": {
"type": "string"
},
"prop_p22": {
"type": "string"
},
"field_a94": {
"type": "string"
},
"attr_m87": {
"type": "null... | {"col_o22":false,"param_c26":893,"prop_f54":"Charlie","prop_p22":"Hapag-Lloyd-Express","field_a94":"John","attr_m87":null,"val_d92":"This is a test value.",} | Unexpected trailing comma | {"col_o22":false,"param_c26":893,"prop_f54":"Charlie","prop_p22":"Hapag-Lloyd-Express","field_a94":"John","attr_m87":null,"val_d92":"This is a test value."} |
TASK repair_structured_output
SPEC
FIELD vital_sign TYPE string VALUES mode_a|mode_b|mode_c REQUIRED no
FIELD gene_id TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no
FIELD compound TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD voltage TYPE string_uri REQUIRED no
FIELD footnote ... | {"vital_sign":"mode_b","gene_id":"level_1","compound":"enterprise","footnote":417,"image_url":"quux","start_date":false} | number_with_unit | {
"type": "object",
"properties": {
"vital_sign": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c"
]
},
"gene_id": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5"
... | {"vital_sign": "mode_b", "gene_id": "level_1", "compound": "enterprise", "footnote": "417kg", "image_url": "quux", "start_date": false} | Field 'footnote' must be number, got string with unit | {"vital_sign":"mode_b","gene_id":"level_1","compound":"enterprise","footnote":417,"image_url":"quux","start_date":false} |
TASK repair_structured_output
SPEC
FIELD bed_number TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD notes TYPE boolean REQUIRED no
FIELD enabled TYPE string_date-time REQUIRED yes
FIELD barcode TYPE string REQUIRED no
FIELD address TYPE string_uri REQUIRED no
FIELD position TYPE integer REQUIRED no
FIELD di... | {"bed_number":"phone","enabled":"2025-12-20T03:43:00Z","barcode":"Jane","position":120,"dissolved_oxygen":"viewer"} | null_required | {
"type": "object",
"properties": {
"bed_number": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"notes": {
"type": "boolean"
},
"enabled": {
"type": "string",
"format": "date-time"
},
"barcode": {
... | {"bed_number": null, "enabled": "2025-12-20T03:43:00Z", "barcode": "Jane", "position": 120, "dissolved_oxygen": "viewer"} | Required field 'bed_number' is null | {"bed_number":"phone","enabled":"2025-12-20T03:43:00Z","barcode":"Jane","position":120,"dissolved_oxygen":"viewer"} |
TASK repair_structured_output
SPEC
FIELD size TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD values TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD currency TYPE integer REQUIRED yes
FIELD manifest_ref TYPE boolean REQUIRED no
BROKEN_OUTPUT
lookup_customer(size... | {"size":"heterozygous","values":"degraded","currency":89,"manifest_ref":false} | tool_call_python_syntax | {
"type": "object",
"properties": {
"size": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"values": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
... | lookup_customer(size='heterozygous', values='degraded', currency=89, manifest_ref=False) | Tool call uses Python syntax instead of JSON | {"size":"heterozygous","values":"degraded","currency":89,"manifest_ref":false} |
TASK repair_structured_output
SPEC
FIELD val_g78 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD col_q65 TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD attr_j46 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED yes
FIELD val_f32 TYPE number REQUIRED no... | {"val_g78":"reliable","col_q65":"returned","attr_j46":"rejected"} | extra_field | {
"type": "object",
"properties": {
"val_g78": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"col_q65": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
"returned"
]
... | {"val_g78": "reliable", "col_q65": "returned", "attr_j46": "rejected", "extra_data_9871": "unexpected"} | Unknown field 'extra_data_9871' not defined in schema | {"val_g78":"reliable","col_q65":"returned","attr_j46":"rejected"} |
TASK repair_structured_output
SPEC
FIELD published TYPE integer REQUIRED no
FIELD credit_score TYPE string REQUIRED yes
FIELD collateral TYPE number REQUIRED no
FIELD visible TYPE string REQUIRED no
FIELD product_id.options TYPE integer REQUIRED yes
FIELD product_id.altitude TYPE integer REQUIRED yes
FIELD product_id.... | {"published":789,"credit_score":"PASS","collateral":822.94,"product_id":{"options":517,"altitude":62,"id":"RTG-04","duration_ms":"red","build_status":"https://example.org/v1"},"verified":{"notes":false,"insurance_id":"level_2","feedback":"cat_a"},"latitude":"level_3","title":"qux"} | missing_bracket | {
"type": "object",
"properties": {
"published": {
"type": "integer"
},
"credit_score": {
"type": "string"
},
"collateral": {
"type": "number"
},
"visible": {
"type": "string"
},
"product_id": {
"type": "object",
"properties": {
"option... | {"published":789,"credit_score":"PASS","collateral":822.94,"product_id":{"options":517,"altitude":62,"id":"RTG-04","duration_ms":"red","build_status":"https://example.org/v1"},"verified":{"notes":false,"insurance_id":"level_2","feedback":"cat_a"},"latitude":"level_3","title":"qux"} | Missing closing bracket | {"published":789,"credit_score":"PASS","collateral":822.94,"product_id":{"options":517,"altitude":62,"id":"RTG-04","duration_ms":"red","build_status":"https://example.org/v1"},"verified":{"notes":false,"insurance_id":"level_2","feedback":"cat_a"},"latitude":"level_3","title":"qux"} |
TASK repair_structured_output
SPEC
FIELD attr_q64 TYPE number REQUIRED no
FIELD key_j34 TYPE string REQUIRED yes
FIELD col_r24 TYPE boolean REQUIRED yes
FIELD field_p16.dim_b34 TYPE integer REQUIRED yes
FIELD field_p16.col_t63.dim_i85 TYPE string REQUIRED no
FIELD field_p16.col_t63.key_j25 TYPE integer REQUIRED yes
FI... | {"attr_q64":934.2,"key_j34":"2023-12-25","col_r24":false,"field_p16":{"dim_b34":744,"col_t63":{"dim_i85":"cancelled","key_j25":947,"dim_i20":606.86,"prop_a58":777,"col_u37":"delivered","prop_p88":"user@domain.com"},"val_p41":{"prop_m27":"in_transit","col_j45":"REV","dim_k82":"Diana","field_m80":false,"attr_n02":814}}} | tool_call_text_mix | {
"type": "object",
"properties": {
"attr_q64": {
"type": "number"
},
"key_j34": {
"type": "string"
},
"col_r24": {
"type": "boolean"
},
"field_p16": {
"type": "object",
"properties": {
"dim_b34": {
"type": "integer"
},
"col... | Processing the request now.
<tool_call name="query_port_status">
{"attr_q64":934.2,"key_j34":"2023-12-25","col_r24":false,"field_p16":{"dim_b34":744,"col_t63":{"dim_i85":"cancelled","key_j25":947,"dim_i20":606.86,"prop_a58":777,"col_u37":"delivered","prop_p88":"user@domain.com"},"val_p41":{"prop_m27":"in_transit","col_... | Agent response mixes reasoning text with tool call | {"attr_q64":934.2,"key_j34":"2023-12-25","col_r24":false,"field_p16":{"dim_b34":744,"col_t63":{"dim_i85":"cancelled","key_j25":947,"dim_i20":606.86,"prop_a58":777,"col_u37":"delivered","prop_p88":"user@domain.com"},"val_p41":{"prop_m27":"in_transit","col_j45":"REV","dim_k82":"Diana","field_m80":false,"attr_n02":814}}} |
TASK repair_structured_output
SPEC
FIELD city TYPE null REQUIRED yes
FIELD procedure_code.pressure_kpa TYPE string REQUIRED no
FIELD procedure_code.color TYPE string_uri REQUIRED no
FIELD procedure_code.organism TYPE number REQUIRED yes
FIELD procedure_code.first_name.discount TYPE string VALUES mode_a|mode_b|mode_c|m... | {"city":null,"procedure_code":{"pressure_kpa":"approved","color":"https://www.com/api","organism":954.43,"first_name":{"discount":"mode_e","conductivity":"type_a","version":["chr1","Tokyo"],"city":[true,true,true,false]}},"port_code":"level_2","message":"medium","salinity":"world"} | truncated_object | {
"type": "object",
"properties": {
"city": {
"type": "null"
},
"procedure_code": {
"type": "object",
"properties": {
"pressure_kpa": {
"type": "string"
},
"color": {
"type": "string",
"format": "uri"
},
"organism": ... | {"city":null,"procedure_code":{"pressure_kpa":"approved","color":"https://www.com/api","organism":954.43,"first_name":{"discount":"mode_e","conductivity":"type_a","version":["chr1","Tokyo"],"city":[true,true,true,false]}},"port_code":"level_2","message":"medium","salinity":"world" | Unexpected end of JSON input — truncated object | {"city":null,"procedure_code":{"pressure_kpa":"approved","color":"https://www.com/api","organism":954.43,"first_name":{"discount":"mode_e","conductivity":"type_a","version":["chr1","Tokyo"],"city":[true,true,true,false]}},"port_code":"level_2","message":"medium","salinity":"world"} |
TASK repair_structured_output
SPEC
FIELD param_e81 TYPE string_date-time REQUIRED no
FIELD col_m07 TYPE string VALUES level_1|level_2 REQUIRED no
FIELD prop_f05.dim_l52 TYPE string VALUES type_a|type_b REQUIRED no
FIELD prop_f05.dim_m55 TYPE integer REQUIRED yes
FIELD prop_f05.field_a25.val_u01 TYPE string VALUES leve... | {"param_e81":"2025-07-13T20:58:00Z","col_m07":"level_1","prop_f05":{"dim_m55":388,"field_a25":{"val_u01":"level_3","field_y09":"cat_c","key_u81":"world","val_n71":"baz","key_m61":722}},"dim_n02":"Luis","key_v10":true,"val_t63":"intermittent","key_i58":"Diana"} | markdown_fences | {
"type": "object",
"properties": {
"param_e81": {
"type": "string",
"format": "date-time"
},
"col_m07": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"prop_f05": {
"type": "object",
"properties": {
"dim_l52": {
... | ```json
{"param_e81":"2025-07-13T20:58:00Z","col_m07":"level_1","prop_f05":{"dim_m55":388,"field_a25":{"val_u01":"level_3","field_y09":"cat_c","key_u81":"world","val_n71":"baz","key_m61":722}},"dim_n02":"Luis","key_v10":true,"val_t63":"intermittent","key_i58":"Diana"}
``` | Output contains markdown code fences | {"param_e81":"2025-07-13T20:58:00Z","col_m07":"level_1","prop_f05":{"dim_m55":388,"field_a25":{"val_u01":"level_3","field_y09":"cat_c","key_u81":"world","val_n71":"baz","key_m61":722}},"dim_n02":"Luis","key_v10":true,"val_t63":"intermittent","key_i58":"Diana"} |
TASK repair_structured_output
SPEC
FIELD val_n58 TYPE number REQUIRED yes
FIELD key_x19 TYPE string VALUES success|error|warning|info REQUIRED no
FIELD val_v54 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD col_z35 TYPE integer REQUIRED no
FIELD prop_e48 TYPE integer REQUIRED yes
BROKEN_OUTPUT
{"val_n58":... | {"val_n58":883.96,"val_v54":"sms","col_z35":155,"prop_e48":122} | number_with_unit | {
"type": "object",
"properties": {
"val_n58": {
"type": "number"
},
"key_x19": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"val_v54": {
"type": "string",
"enum": [
"email",
"phone",
... | {"val_n58": "883.96MB", "val_v54": "sms", "col_z35": 155, "prop_e48": 122} | Field 'val_n58' must be number, got string with unit | {"val_n58":883.96,"val_v54":"sms","col_z35":155,"prop_e48":122} |
TASK repair_structured_output
SPEC
FIELD prop_v43.param_f46 TYPE string VALUES success|error|warning|info REQUIRED no
FIELD prop_v43.val_u96 TYPE string VALUES single|married|divorced REQUIRED no
FIELD prop_v43.prop_h59 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD prop_v43.val_c63 TYPE string_email REQUI... | {"prop_v43":{"val_u96":"single","prop_h59":"email","dim_h51":603,"param_c78":481.45},"attr_y73":359.87,"col_g35":"error"} | single_quotes | {
"type": "object",
"properties": {
"prop_v43": {
"type": "object",
"properties": {
"param_f46": {
"type": "string",
"enum": [
"success",
"error",
"warning",
"info"
]
},
"val_u96": {
"type... | {'prop_v43':{'val_u96':'single','prop_h59':'email','dim_h51':603,'param_c78':481.45},'attr_y73':359.87,'col_g35':'error'} | Expecting property name enclosed in double quotes | {"prop_v43":{"val_u96":"single","prop_h59":"email","dim_h51":603,"param_c78":481.45},"attr_y73":359.87,"col_g35":"error"} |
TASK repair_structured_output
SPEC
FIELD aligned_pct TYPE boolean REQUIRED yes
FIELD latitude TYPE boolean REQUIRED no
FIELD berth_slot TYPE string REQUIRED no
FIELD active TYPE integer REQUIRED no
FIELD weight[].filter_flag TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD weight[].message TYPE string VA... | {"aligned_pct":false,"berth_slot":"Santos","active":145,"weight":[{"filter_flag":"free","message":"intermittent","velocity":null,"commit_hash":756,"trace_id":"2024-07-09T19:59:00Z"},{"filter_flag":"basic","message":"reliable","velocity":null,"strand":"Charlie","commit_hash":918,"trace_id":"2026-10-06T10:11:00Z"}]} | tool_call_python_syntax | {
"type": "object",
"properties": {
"aligned_pct": {
"type": "boolean"
},
"latitude": {
"type": "boolean"
},
"berth_slot": {
"type": "string"
},
"active": {
"type": "integer"
},
"weight": {
"type": "array",
"items": {
"type": "object",
... | delete_item(aligned_pct=False, berth_slot='Santos', active=145, weight=[{'filter_flag': 'free', 'message': 'intermittent', 'velocity': None, 'commit_hash': 756, 'trace_id': '2024-07-09T19:59:00Z'}, {'filter_flag': 'basic', 'message': 'reliable', 'velocity': None, 'strand': 'Charlie', 'commit_hash': 918, 'trace_id': '20... | Tool call uses Python syntax instead of JSON | {"aligned_pct":false,"berth_slot":"Santos","active":145,"weight":[{"filter_flag":"free","message":"intermittent","velocity":null,"commit_hash":756,"trace_id":"2024-07-09T19:59:00Z"},{"filter_flag":"basic","message":"reliable","velocity":null,"strand":"Charlie","commit_hash":918,"trace_id":"2026-10-06T10:11:00Z"}]} |
TASK repair_structured_output
SPEC
FIELD website TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD interest_rate TYPE number REQUIRED yes
FIELD items TYPE string VALUES new|in_transit|delivered|returned REQUIRED no
FIELD humidity_pct TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD filt... | {"website":"arctic","interest_rate":15.08,"items":"new","humidity_pct":"pro","cargo_type":535.17,"bed_number":"Santos"} | truncated_array | {
"type": "object",
"properties": {
"website": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"arctic"
]
},
"interest_rate": {
"type": "number"
},
"items": {
"type": "string",
"enum": [
"new",
"in_... | {"website":"arctic","interest_rate":15.08,"items":"new","humidity_pct":"pro","cargo_type":535.17,"bed_number":"Santos" | Unexpected end of JSON input — truncated object | {"website":"arctic","interest_rate":15.08,"items":"new","humidity_pct":"pro","cargo_type":535.17,"bed_number":"Santos"} |
TASK repair_structured_output
SPEC
FIELD key_c37 TYPE integer REQUIRED no
FIELD val_h29 TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes
FIELD field_i92 TYPE integer REQUIRED yes
BROKEN_OUTPUT
Tool: search
Params: {"key_c37": 819, "val_h29": "option_c", "field_i922": 451} | {"key_c37":819,"val_h29":"option_c","field_i92":451} | tool_call_wrong_param | {
"type": "object",
"properties": {
"key_c37": {
"type": "integer"
},
"val_h29": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
"option_e"
]
},
"field_i92": {
"type": "integer"
}
},
"requ... | Tool: search
Params: {"key_c37": 819, "val_h29": "option_c", "field_i922": 451} | Agent used wrong parameter name 'field_i922' instead of 'field_i92' | {"key_c37":819,"val_h29":"option_c","field_i92":451} |
TASK repair_structured_output
SPEC
FIELD log_level TYPE integer REQUIRED no
FIELD created_at TYPE string_uri REQUIRED yes
FIELD published TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no
FIELD values.item_id TYPE string VALUES option_a|option_b REQUIRED no
FIELD values.pressure_kpa TYPE number ... | {"log_level":290,"created_at":"https://example.org/data","published":"type_d","values":{"pressure_kpa":863.91,"decay_rate":"PASS","quantity":"mode_b"},"conductivity":"Diana","count":403.05} | tool_call_bad_format | {
"type": "object",
"properties": {
"log_level": {
"type": "integer"
},
"created_at": {
"type": "string",
"format": "uri"
},
"published": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d",
"type_e",
... | <functioncall> get_weather
{log_level: 290, created_at: "https://example.org/data", published: "type_d", values: {pressure_kpa: 863.91, decay_rate: "PASS", quantity: "mode_b"}, conductivity: "Diana", count: 403.05} | Tool call has malformed arguments — unquoted keys in function parameters | {"log_level":290,"created_at":"https://example.org/data","published":"type_d","values":{"pressure_kpa":863.91,"decay_rate":"PASS","quantity":"mode_b"},"conductivity":"Diana","count":403.05} |
TASK repair_structured_output
SPEC
FIELD deploy_target TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD yield_pct TYPE string REQUIRED no
FIELD address TYPE integer REQUIRED no
FIELD discount.fleet_number TYPE string REQUIRED yes
FIELD discount.url TYPE boolean REQUIRED no
FIELD discount.step TYP... | {"deploy_target":"underway","yield_pct":"demo","discount":{"fleet_number":"FWD","url":false,"step":752,"zip_code":231,"strand":"Diana","created_at":682}} | tool_call_bad_format | {
"type": "object",
"properties": {
"deploy_target": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"yield_pct": {
"type": "string"
},
"address": {
"type": "integer"
},
"discount": {
"type... | <functioncall> queue_sequencing_run
{deploy_target: "underway", yield_pct: "demo", discount: {fleet_number: "FWD", url: false, step: 752, zip_code: 231, strand: "Diana", created_at: 682}} | Tool call has malformed arguments — unquoted keys in function parameters | {"deploy_target":"underway","yield_pct":"demo","discount":{"fleet_number":"FWD","url":false,"step":752,"zip_code":231,"strand":"Diana","created_at":682}} |
TASK repair_structured_output
SPEC
FIELD field_b76.col_q08 TYPE string REQUIRED yes
FIELD field_b76.dim_c74 TYPE number REQUIRED no
FIELD field_b76.attr_a09 TYPE integer REQUIRED no
FIELD field_b76.dim_h12 TYPE string REQUIRED yes
FIELD field_b76.attr_e75 TYPE string_date-time REQUIRED yes
FIELD field_b76.prop_i02 TYP... | {"val_f93":"ops@domain.org","prop_f70":"hello","field_k14":"critical","col_d40":{"field_k11":636.24,"key_l33":"2025-11-20T09:43:00Z","val_m46":[{"val_c84":"https://www.org/data","param_l61":false,"dim_y89":null},{"val_c84":"https://www.io/data","param_l61":false,"dim_y89":null}]},"attr_v89":"reliable","prop_y65":508} | markdown_fences | {
"type": "object",
"properties": {
"field_b76": {
"type": "object",
"properties": {
"col_q08": {
"type": "string"
},
"dim_c74": {
"type": "number"
},
"attr_a09": {
"type": "integer"
},
"dim_h12": {
"type... | ```json
{"val_f93":"ops@domain.org","prop_f70":"hello","field_k14":"critical","col_d40":{"field_k11":636.24,"key_l33":"2025-11-20T09:43:00Z","val_m46":[{"val_c84":"https://www.org/data","param_l61":false,"dim_y89":null},{"val_c84":"https://www.io/data","param_l61":false,"dim_y89":null}]},"attr_v89":"reliable","prop_y65... | Output contains markdown code fences | {"val_f93":"ops@domain.org","prop_f70":"hello","field_k14":"critical","col_d40":{"field_k11":636.24,"key_l33":"2025-11-20T09:43:00Z","val_m46":[{"val_c84":"https://www.org/data","param_l61":false,"dim_y89":null},{"val_c84":"https://www.io/data","param_l61":false,"dim_y89":null}]},"attr_v89":"reliable","prop_y65":508} |
TASK repair_structured_output
SPEC
FIELD throttle_pos TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD invoice_id TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes
FIELD title TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no
FIELD count TYPE string_email RE... | {"invoice_id":"mode_d","title":"type_a","count":"user@domain.org","visible":"option_b","total":false,"log_level":"info@example.com","medication":919.2} | tool_call_python_syntax | {
"type": "object",
"properties": {
"throttle_pos": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"invoice_id": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
... | read_sensor_array(invoice_id='mode_d', title='type_a', count='user@domain.org', visible='option_b', total=False, log_level='info@example.com', medication=919.2) | Tool call uses Python syntax instead of JSON | {"invoice_id":"mode_d","title":"type_a","count":"user@domain.org","visible":"option_b","total":false,"log_level":"info@example.com","medication":919.2} |
TASK repair_structured_output
SPEC
FIELD attr_y95 TYPE boolean REQUIRED no
FIELD field_h57 TYPE string REQUIRED yes
FIELD field_c62 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
{"attr_y95": true, "field_h57": "Maria", "field_c62": false, "extra_info_9426": 42} | {"attr_y95":true,"field_h57":"Maria","field_c62":false} | extra_field | {
"type": "object",
"properties": {
"attr_y95": {
"type": "boolean"
},
"field_h57": {
"type": "string"
},
"field_c62": {
"type": "boolean"
}
},
"required": [
"field_c62",
"field_h57"
]
} | {"attr_y95": true, "field_h57": "Maria", "field_c62": false, "extra_info_9426": 42} | Unknown field 'extra_info_9426' not defined in schema | {"attr_y95":true,"field_h57":"Maria","field_c62":false} |
TASK repair_structured_output
SPEC
FIELD url TYPE string_date-time REQUIRED no
FIELD section TYPE string REQUIRED no
FIELD weight TYPE boolean REQUIRED no
FIELD brake_pressure TYPE string REQUIRED no
FIELD bill_of_lading.payment_status TYPE string VALUES active|inactive|pending REQUIRED no
FIELD bill_of_lading.weight ... | {"url":"2022-08-26T12:47:00Z","section":"Hapag-Lloyd-Express","weight":false,"brake_pressure":"GRCh38","bill_of_lading":{"payment_status":"pending","weight":832.98,"message":652,"category":true,"address":null,"dosage":697.96},"repository":"2024-06-30"} | unquoted_keys | {
"type": "object",
"properties": {
"url": {
"type": "string",
"format": "date-time"
},
"section": {
"type": "string"
},
"weight": {
"type": "boolean"
},
"brake_pressure": {
"type": "string"
},
"bill_of_lading": {
"type": "object",
"prope... | {url:"2022-08-26T12:47:00Z",section:"Hapag-Lloyd-Express",weight:false,brake_pressure:"GRCh38",bill_of_lading:{payment_status:"pending",weight:832.98,message:652,category:true,address:null,dosage:697.96},repository:"2024-06-30"} | Expecting property name enclosed in double quotes | {"url":"2022-08-26T12:47:00Z","section":"Hapag-Lloyd-Express","weight":false,"brake_pressure":"GRCh38","bill_of_lading":{"payment_status":"pending","weight":832.98,"message":652,"category":true,"address":null,"dosage":697.96},"repository":"2024-06-30"} |
TASK repair_structured_output
SPEC
FIELD brake_pressure TYPE string_date-time REQUIRED yes
FIELD trace_id TYPE string REQUIRED no
FIELD role TYPE number REQUIRED no
FIELD state TYPE boolean REQUIRED no
FIELD ward TYPE string REQUIRED no
FIELD payment_status TYPE string REQUIRED no
FIELD latitude.aligned_pct TYPE boole... | {"brake_pressure":"2020-07-24T03:23:00Z","trace_id":"Charlie","role":248.09,"state":true,"payment_status":"QC-07","latitude":{"aligned_pct":false,"span_id":"PASS","message":[{"zip_code":"2024-01-15","ph_level":"Alice","total":"https://data.org/api"},{"username":"active","zip_code":"Alice","ph_level":"qux","updated_at":... | truncated_object | {
"type": "object",
"properties": {
"brake_pressure": {
"type": "string",
"format": "date-time"
},
"trace_id": {
"type": "string"
},
"role": {
"type": "number"
},
"state": {
"type": "boolean"
},
"ward": {
"type": "string"
},
"payment_st... | {"brake_pressure":"2020-07-24T03:23:00Z","trace_id":"Charlie","role":248.09,"state":true,"payment_status":"QC-07","latitude":{"aligned_pct":false,"span_id":"PASS","message":[{"zip_code":"2024-01-15","ph_level":"Alice","total":"https://data.org/api"},{"username":"active","zip_code":"Alice","ph_level":"qux","updated_at":... | Unexpected end of JSON input — truncated object | {"brake_pressure":"2020-07-24T03:23:00Z","trace_id":"Charlie","role":248.09,"state":true,"payment_status":"QC-07","latitude":{"aligned_pct":false,"span_id":"PASS","message":[{"zip_code":"2024-01-15","ph_level":"Alice","total":"https://data.org/api"},{"username":"active","zip_code":"Alice","ph_level":"qux","updated_at":... |
TASK repair_structured_output
SPEC
FIELD val_y96 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD field_x18.key_l87.param_l07 TYPE number REQUIRED yes
FIELD field_x18.key_l87.col_m54 TYPE string REQUIRED yes
FIELD field_x18.key_l87.val_w54 TYPE integer REQUIRED yes
FIELD field_x18.key_p66 TYPE string VA... | {"val_y96":"pro","field_x18":{"key_l87":{"param_l07":210.43,"col_m54":"active","val_w54":568},"key_p66":"cat_a","field_u23":"sample","param_n15":"2023-05-13T17:19:00Z"},"dim_j93":"coastal","dim_r78":null} | invalid_enum | {
"type": "object",
"properties": {
"val_y96": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"field_x18": {
"type": "object",
"properties": {
"key_l87": {
"type": "object",
"properties": {... | {"val_y96": "invalid_choice_95", "field_x18": {"key_l87": {"param_l07": 210.43, "col_m54": "active", "val_w54": 568}, "key_p66": "cat_a", "field_u23": "sample", "param_n15": "2023-05-13T17:19:00Z"}, "dim_j93": "coastal", "dim_r78": null} | Field 'val_y96' has invalid enum value 'invalid_choice_95', expected one of ['free', 'basic', 'pro', 'enterprise'] | {"val_y96":"pro","field_x18":{"key_l87":{"param_l07":210.43,"col_m54":"active","val_w54":568},"key_p66":"cat_a","field_u23":"sample","param_n15":"2023-05-13T17:19:00Z"},"dim_j93":"coastal","dim_r78":null} |
TASK repair_structured_output
SPEC
FIELD coverage.account_id.lane TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD coverage.account_id.notes TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD coverage.account_id.nickname TYPE number REQUIRED no
FIELD coverage.account_id.pressure_kpa TYPE bool... | {"coverage":{"account_id":{"lane":"level_2","notes":"in_transit","nickname":668.78,"pressure_kpa":true,"discount":[false,false]},"bill_of_lading":"anchored","run_id":"example"},"phenotype":"Johnson","section":false} | boolean_as_string | {
"type": "object",
"properties": {
"coverage": {
"type": "object",
"properties": {
"account_id": {
"type": "object",
"properties": {
"lane": {
"type": "string",
"enum": [
"level_1",
"level_2"
... | {"coverage": {"account_id": {"lane": "level_2", "notes": "in_transit", "nickname": 668.78, "pressure_kpa": true, "discount": [false, false]}, "bill_of_lading": "anchored", "run_id": "example"}, "phenotype": "Johnson", "section": "False"} | Field 'section' must be boolean, got string | {"coverage":{"account_id":{"lane":"level_2","notes":"in_transit","nickname":668.78,"pressure_kpa":true,"discount":[false,false]},"bill_of_lading":"anchored","run_id":"example"},"phenotype":"Johnson","section":false} |
TASK repair_structured_output
SPEC
FIELD field_o53 TYPE number REQUIRED no
FIELD col_x36 TYPE string REQUIRED yes
FIELD param_q62 TYPE string VALUES admin|editor|viewer REQUIRED yes
BROKEN_OUTPUT
{"field_o53":302.28,"col_x36":"Luis","param_q62":"viewer" | {"field_o53":302.28,"col_x36":"Luis","param_q62":"viewer"} | truncated_object | {
"type": "object",
"properties": {
"field_o53": {
"type": "number"
},
"col_x36": {
"type": "string"
},
"param_q62": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
}
},
"required": [
"param_q62",
"col_x36"
]
} | {"field_o53":302.28,"col_x36":"Luis","param_q62":"viewer" | Unexpected end of JSON input — truncated object | {"field_o53":302.28,"col_x36":"Luis","param_q62":"viewer"} |
TASK repair_structured_output
SPEC
FIELD val_m78 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD param_w29 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD val_r42 TYPE number REQUIRED yes
FIELD prop_f16 TYPE string VALUES new|in_transit|delivered|returned ... | {"val_m78":"nonsense","param_w29":"rejected","val_r42":542.58,"prop_f16":"in_transit","col_d96":"info@test.io","attr_o36":"success"} | invalid_enum | {
"type": "object",
"properties": {
"val_m78": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"param_w29": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",... | {"val_m78": "nonsense", "param_w29": "rejected", "val_r42": 542.58, "prop_f16": "invalid_choice_272", "col_d96": "info@test.io", "attr_o36": "success"} | Field 'prop_f16' has invalid enum value 'invalid_choice_272', expected one of ['new', 'in_transit', 'delivered', 'returned'] | {"val_m78":"nonsense","param_w29":"rejected","val_r42":542.58,"prop_f16":"in_transit","col_d96":"info@test.io","attr_o36":"success"} |
TASK repair_structured_output
SPEC
FIELD dim_n48.val_m79 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD dim_n48.field_u36 TYPE integer REQUIRED no
FIELD dim_n48.field_o73 TYPE string VALUES active|inactive|pending REQUIRED no
FIELD key_t82 TYPE integer REQUIRED no
FIELD col_n91.dim_x63 TYPE integer REQU... | {"dim_n48":{"val_m79":"divorced"},"col_n91":{"dim_x63":29,"dim_t89":"2020-07-07T06:51:00Z","dim_e83":"low","field_m10":"2023-06-06T16:47:00Z"},"val_y03":"xl","param_d58":null} | missing_brace | {
"type": "object",
"properties": {
"dim_n48": {
"type": "object",
"properties": {
"val_m79": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"field_u36": {
"type": "integer"
... | {"dim_n48":{"val_m79":"divorced","col_n91":{"dim_x63":29,"dim_t89":"2020-07-07T06:51:00Z","dim_e83":"low","field_m10":"2023-06-06T16:47:00Z"},"val_y03":"xl","param_d58":null} | Missing closing brace | {"dim_n48":{"val_m79":"divorced"},"col_n91":{"dim_x63":29,"dim_t89":"2020-07-07T06:51:00Z","dim_e83":"low","field_m10":"2023-06-06T16:47:00Z"},"val_y03":"xl","param_d58":null} |
TASK repair_structured_output
SPEC
FIELD nickname TYPE string VALUES level_1|level_2|level_3|level_4 REQUIRED yes
FIELD strand TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no
FIELD transaction_id TYPE boolean REQUIRED yes
FIELD payment_status TYPE number REQUIRED yes
BROKEN_OUTPUT
<functioncall> ca... | {"nickname":"level_3","strand":"cat_d","transaction_id":false,"payment_status":348.34} | tool_call_bad_format | {
"type": "object",
"properties": {
"nickname": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4"
]
},
"strand": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
... | <functioncall> calibrate_instrument
{nickname: "level_3", strand: "cat_d", transaction_id: false, payment_status: 348.34} | Tool call has malformed arguments — unquoted keys in function parameters | {"nickname":"level_3","strand":"cat_d","transaction_id":false,"payment_status":348.34} |
TASK repair_structured_output
SPEC
FIELD col_e26 TYPE integer REQUIRED yes
FIELD dim_s41 TYPE integer REQUIRED yes
FIELD prop_k49 TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD attr_h18.val_x25 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD attr_h18.key_j79 TYPE integer REQUI... | {"col_e26":981,"dim_s41":348,"prop_k49":"xl","attr_h18":{"val_x25":"missense","key_j79":650,"val_g15":"frameshift","field_c94":[{"val_m81":"archived","dim_n37":831,"attr_r26":"phone","prop_b85":720},{"val_m81":"published","prop_c23":410.94,"dim_n37":844,"attr_r26":"email"},{"val_m81":"draft","prop_c23":816.14,"dim_n37"... | tool_call_wrong_param | {
"type": "object",
"properties": {
"col_e26": {
"type": "integer"
},
"dim_s41": {
"type": "integer"
},
"prop_k49": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"attr_h18": {
"type": "object",
... | Tool: fetch_lab_result
Params: {"col_e26": 981, "prop_k49": "xl", "attr_h18": {"val_x25": "missense", "key_j79": 650, "val_g15": "frameshift", "field_c94": [{"val_m81": "archived", "dim_n37": 831, "attr_r26": "phone", "prop_b85": 720}, {"val_m81": "published", "prop_c23": 410.94, "dim_n37": 844, "attr_r26": "email"}, {... | Agent used wrong parameter name 'dim_s41_new' instead of 'dim_s41' | {"col_e26":981,"dim_s41":348,"prop_k49":"xl","attr_h18":{"val_x25":"missense","key_j79":650,"val_g15":"frameshift","field_c94":[{"val_m81":"archived","dim_n37":831,"attr_r26":"phone","prop_b85":720},{"val_m81":"published","prop_c23":410.94,"dim_n37":844,"attr_r26":"email"},{"val_m81":"draft","prop_c23":816.14,"dim_n37"... |
TASK repair_structured_output
SPEC
FIELD first_name TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD currency TYPE number REQUIRED no
FIELD created_at TYPE string REQUIRED no
FIELD item_id TYPE number REQUIRED no
FIELD total TYPE string REQUIRED no
FIELD bill_of_lading TYPE string REQUIRED no
FIELD end_da... | {"first_name":"pending","item_id":433.41,"total":"pending","bill_of_lading":"approved","end_date":"https://example.org/api"} | extra_text_after | {
"type": "object",
"properties": {
"first_name": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"currency": {
"type": "number"
},
"created_at": {
"type": "string"
},
"item_id": {
"type": "number"
},
... | {"first_name":"pending","item_id":433.41,"total":"pending","bill_of_lading":"approved","end_date":"https://example.org/api"}
Let me know if you need anything else! | Output contains non-JSON text after the object | {"first_name":"pending","item_id":433.41,"total":"pending","bill_of_lading":"approved","end_date":"https://example.org/api"} |
TASK repair_structured_output
SPEC
FIELD brake_pressure TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD yield_pct TYPE string VALUES draft|published|archived REQUIRED no
FIELD end_date TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD cargo_type TYPE boolean REQUIRED yes
BROKEN_OUTPUT
gener... | {"end_date":"oceanic","cargo_type":true} | tool_call_python_syntax | {
"type": "object",
"properties": {
"brake_pressure": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"yield_pct": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"e... | generate_report(end_date='oceanic', cargo_type=True) | Tool call uses Python syntax instead of JSON | {"end_date":"oceanic","cargo_type":true} |
TASK repair_structured_output
SPEC
FIELD amplitude TYPE string REQUIRED yes
FIELD tile.item_id TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no
FIELD tile.step TYPE string REQUIRED no
FIELD tile.temp_celsius.coverage TYPE string REQUIRED yes
FIELD tile.temp_celsius.date TYPE string ... | {"amplitude":"sample","tile":{"item_id":"option_b","temp_celsius":{"coverage":"FWD","date":"option_a","maturity_date":"2024-01-15","cargo_type":"level_6","enabled":"reliable"},"department":"New York","lab_result":{"maturity_date":473,"span_id":true,"height":"user@domain.com","umi":"info@domain.org","score":false,"messa... | truncated_object | {
"type": "object",
"properties": {
"amplitude": {
"type": "string"
},
"tile": {
"type": "object",
"properties": {
"item_id": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
... | {"amplitude":"sample","tile":{"item_id":"option_b","temp_celsius":{"coverage":"FWD","date":"option_a","maturity_date":"2024-01-15","cargo_type":"level_6","enabled":"reliable"},"department":"New York","lab_result":{"maturity_date":473,"span_id":true,"height":"user@domain.com","umi":"info@domain.org","score":false,"messa... | Unexpected end of JSON input — truncated object | {"amplitude":"sample","tile":{"item_id":"option_b","temp_celsius":{"coverage":"FWD","date":"option_a","maturity_date":"2024-01-15","cargo_type":"level_6","enabled":"reliable"},"department":"New York","lab_result":{"maturity_date":473,"span_id":true,"height":"user@domain.com","umi":"info@domain.org","score":false,"messa... |
TASK repair_structured_output
SPEC
FIELD field_l82 TYPE string REQUIRED yes
FIELD param_q53 TYPE boolean REQUIRED yes
FIELD key_t78 TYPE string VALUES small|medium|large|xl REQUIRED no
FIELD field_r25 TYPE boolean REQUIRED no
FIELD prop_w25.key_z11 TYPE integer REQUIRED yes
FIELD prop_w25.key_k38 TYPE integer REQUIRED... | {"field_l82":"MV-Evergreen-01","param_q53":false,"key_t78":"small","field_r25":false,"prop_w25":{"key_z11":454,"key_k38":430,"key_o46":"white","dim_f84":{"dim_b50":"admin","param_l23":"draft","col_f39":651.41,"val_a53":"new"}}} | unquoted_keys | {
"type": "object",
"properties": {
"field_l82": {
"type": "string"
},
"param_q53": {
"type": "boolean"
},
"key_t78": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"field_r25": {
"type": "boolean"
... | {field_l82:"MV-Evergreen-01",param_q53:false,key_t78:"small",field_r25:false,prop_w25:{key_z11:454,key_k38:430,key_o46:"white",dim_f84:{dim_b50:"admin",param_l23:"draft",col_f39:651.41,val_a53:"new"}}} | Expecting property name enclosed in double quotes | {"field_l82":"MV-Evergreen-01","param_q53":false,"key_t78":"small","field_r25":false,"prop_w25":{"key_z11":454,"key_k38":430,"key_o46":"white","dim_f84":{"dim_b50":"admin","param_l23":"draft","col_f39":651.41,"val_a53":"new"}}} |
TASK repair_structured_output
SPEC
FIELD field_q86 TYPE string VALUES email|phone|sms|push REQUIRED yes
FIELD key_m58 TYPE string REQUIRED yes
FIELD key_u36 TYPE string_email REQUIRED no
FIELD param_z58.prop_z31.param_p77 TYPE string VALUES low|medium|high|critical REQUIRED yes
FIELD param_z58.prop_z31.prop_b87 TYPE i... | {"field_q86":"push","key_m58":"Alice","key_u36":"user@domain.org"} | truncated_array | {
"type": "object",
"properties": {
"field_q86": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"key_m58": {
"type": "string"
},
"key_u36": {
"type": "string",
"format": "email"
},
"param_z58": {
... | {"field_q86":"push","key_m58":"Alice","key_u36":"user@domain.org" | Unexpected end of JSON input — truncated object | {"field_q86":"push","key_m58":"Alice","key_u36":"user@domain.org"} |
TASK repair_structured_output
SPEC
FIELD dim_g68 TYPE integer REQUIRED yes
FIELD dim_j44 TYPE null REQUIRED yes
FIELD attr_f07 TYPE integer REQUIRED yes
FIELD attr_o59 TYPE string REQUIRED no
FIELD col_k65.field_r70 TYPE integer REQUIRED no
FIELD col_k65.attr_l42 TYPE string_uri REQUIRED no
FIELD col_k65.dim_v45 TYPE ... | {"dim_g68":622,"dim_j44":null,"attr_f07":623,"col_k65":{"field_r70":527,"dim_v45":"approved","key_n97":{"key_r94":819,"param_x44":155,"val_e00":"test@domain.org","param_v20":"Jane","field_n46":"2022-04-13T07:43:00Z","val_j37":"enterprise"},"key_g39":61.88},"key_h31":{"col_j28":"ops@example.com","val_c34":"quux","field_... | tool_call_python_syntax | {
"type": "object",
"properties": {
"dim_g68": {
"type": "integer"
},
"dim_j44": {
"type": "null"
},
"attr_f07": {
"type": "integer"
},
"attr_o59": {
"type": "string"
},
"col_k65": {
"type": "object",
"properties": {
"field_r70": {
... | assign_berth(dim_g68=622, dim_j44=None, attr_f07=623, col_k65={'field_r70': 527, 'dim_v45': 'approved', 'key_n97': {'key_r94': 819, 'param_x44': 155, 'val_e00': 'test@domain.org', 'param_v20': 'Jane', 'field_n46': '2022-04-13T07:43:00Z', 'val_j37': 'enterprise'}, 'key_g39': 61.88}, key_h31={'col_j28': 'ops@example.com'... | Tool call uses Python syntax instead of JSON | {"dim_g68":622,"dim_j44":null,"attr_f07":623,"col_k65":{"field_r70":527,"dim_v45":"approved","key_n97":{"key_r94":819,"param_x44":155,"val_e00":"test@domain.org","param_v20":"Jane","field_n46":"2022-04-13T07:43:00Z","val_j37":"enterprise"},"key_g39":61.88},"key_h31":{"col_j28":"ops@example.com","val_c34":"quux","field_... |
TASK repair_structured_output
SPEC
FIELD col_r36 TYPE integer REQUIRED no
FIELD col_e88 TYPE null REQUIRED no
FIELD field_b32 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD key_w50 TYPE string REQUIRED no
FIELD col_w37 TYPE integer REQUIRED yes
FIELD key_w81 TYPE integer REQUIRED no
BROKEN_OUTPUT
{"... | {"col_r36":329,"col_e88":null,"field_b32":"green","key_w50":"user@domain.com","col_w37":84} | number_with_unit | {
"type": "object",
"properties": {
"col_r36": {
"type": "integer"
},
"col_e88": {
"type": "null"
},
"field_b32": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"key_w50": {
"type": "... | {"col_r36": 329, "col_e88": null, "field_b32": "green", "key_w50": "user@domain.com", "col_w37": "84MB"} | Field 'col_w37' must be number, got string with unit | {"col_r36":329,"col_e88":null,"field_b32":"green","key_w50":"user@domain.com","col_w37":84} |
TASK repair_structured_output
SPEC
FIELD trace_id TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD vital_sign TYPE string REQUIRED no
FIELD level TYPE integer REQUIRED no
FIELD gene_id TYPE boolean REQUIRED no
BROKEN_OUTPUT
{"trace_id":"basic" | {"trace_id":"basic"} | truncated_array | {
"type": "object",
"properties": {
"trace_id": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"vital_sign": {
"type": "string"
},
"level": {
"type": "integer"
},
"gene_id": {
"type": "boolean"
... | {"trace_id":"basic" | Unexpected end of JSON input — truncated object | {"trace_id":"basic"} |
TASK repair_structured_output
SPEC
FIELD prop_m90 TYPE string REQUIRED no
FIELD prop_f01 TYPE string VALUES reliable|unstable|intermittent REQUIRED no
FIELD prop_g35 TYPE string REQUIRED no
FIELD val_k63 TYPE string REQUIRED yes
FIELD val_h77 TYPE string VALUES reliable|unstable|intermittent REQUIRED yes
FIELD val_g57... | {"prop_f01":"unstable","prop_g35":"A short description.","val_k63":"Santos","val_h77":"reliable","val_g57":"pending"} | trailing_comma | {
"type": "object",
"properties": {
"prop_m90": {
"type": "string"
},
"prop_f01": {
"type": "string",
"enum": [
"reliable",
"unstable",
"intermittent"
]
},
"prop_g35": {
"type": "string"
},
"val_k63": {
"type": "string"
},
... | {"prop_f01":"unstable","prop_g35":"A short description.","val_k63":"Santos","val_h77":"reliable","val_g57":"pending",} | Unexpected trailing comma | {"prop_f01":"unstable","prop_g35":"A short description.","val_k63":"Santos","val_h77":"reliable","val_g57":"pending"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.