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 nickname TYPE string_date-time REQUIRED yes
FIELD type TYPE number REQUIRED no
FIELD yield_pct TYPE string REQUIRED no
BROKEN_OUTPUT
I need to check the port status before assigning the berth.
Let me verify the cargo manifest.
{"nickname":"2021-11-18T09:58:00Z","type":78.99} | {"nickname":"2021-11-18T09:58:00Z","type":78.99} | thought_process | {
"type": "object",
"properties": {
"nickname": {
"type": "string",
"format": "date-time"
},
"type": {
"type": "number"
},
"yield_pct": {
"type": "string"
}
},
"required": [
"nickname"
]
} | I need to check the port status before assigning the berth.
Let me verify the cargo manifest.
{"nickname":"2021-11-18T09:58:00Z","type":78.99} | Output contains chain-of-thought reasoning before JSON | {"nickname":"2021-11-18T09:58:00Z","type":78.99} |
TASK repair_structured_output
SPEC
FIELD bearing TYPE string_date-time REQUIRED yes
FIELD language TYPE integer REQUIRED no
FIELD format.user_id TYPE string REQUIRED yes
FIELD format.branch.compound TYPE string REQUIRED no
FIELD format.branch.pressure_kpa TYPE string VALUES berthed|anchored|underway|moored REQUIRED ye... | {"bearing":"2021-08-24T08:38:00Z","language":210,"format":{"user_id":"chr1","branch":{"compound":"cancelled","pressure_kpa":"anchored","salinity":"escalated"},"feedback":"active","balance":"2024-06-30"}} | partial_structure | {
"type": "object",
"properties": {
"bearing": {
"type": "string",
"format": "date-time"
},
"language": {
"type": "integer"
},
"format": {
"type": "object",
"properties": {
"user_id": {
"type": "string"
},
"branch": {
"typ... | I found that format should be {'user_id': 'chr1', 'branch': {'compound': 'cancelled', 'pressure_kpa': 'anchored', 'salinity': 'escalated'}, 'feedback': 'active', 'balance': '2024-06-30'}. {"bearing":"2021-08-24T08:38:00Z","language":210,"format":{"user_id":"chr1","branch":{"compound":"cancelled","pressure_kpa":"anchore... | Output mixes natural language with JSON | {"bearing":"2021-08-24T08:38:00Z","language":210,"format":{"user_id":"chr1","branch":{"compound":"cancelled","pressure_kpa":"anchored","salinity":"escalated"},"feedback":"active","balance":"2024-06-30"}} |
TASK repair_structured_output
SPEC
FIELD version TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED yes
FIELD subtotal.sensor_id TYPE string REQUIRED no
FIELD subtotal.terminal_id TYPE number REQUIRED no
FIELD subtotal.published.yield_pct TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED ... | {"version":"mode_a","subtotal":{"city":"2024-06-24T15:36:00Z","torque_output":128.49,"status_code":"2024-06-30","full_name":false,"velocity":286},"half_life":null,"current_draw":"test@domain.org","tax":{"lane":823.19,"trace_id":{"umi":true,"last_name":592.22,"paragraph":false,"subtotal":"FWD"},"log_level":"unstable","a... | truncated_object | {
"type": "object",
"properties": {
"version": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
"mode_e"
]
},
"subtotal": {
"type": "object",
"properties": {
"sensor_id": {
"type": "string"
... | {"version":"mode_a","subtotal":{"city":"2024-06-24T15:36:00Z","torque_output":128.49,"status_code":"2024-06-30","full_name":false,"velocity":286},"half_life":null,"current_draw":"test@domain.org","tax":{"lane":823.19,"trace_id":{"umi":true,"last_name":592.22,"paragraph":false,"subtotal":"FWD"},"log_level":"unstable","a... | Unexpected end of JSON input — truncated object | {"version":"mode_a","subtotal":{"city":"2024-06-24T15:36:00Z","torque_output":128.49,"status_code":"2024-06-30","full_name":false,"velocity":286},"half_life":null,"current_draw":"test@domain.org","tax":{"lane":823.19,"trace_id":{"umi":true,"last_name":592.22,"paragraph":false,"subtotal":"FWD"},"log_level":"unstable","a... |
TASK repair_structured_output
SPEC
FIELD key_f98 TYPE boolean REQUIRED yes
FIELD field_d65 TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no
FIELD attr_m40 TYPE string REQUIRED no
FIELD prop_y27 TYPE integer REQUIRED no
FIELD param_d10 TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRE... | {"key_f98":false,"field_d65":"level_4","prop_y27":222,"param_d10":"cat_c","val_c49":{"key_d16":{"key_r74":"test@example.com","val_m47":"level_2","attr_r40":"demo","attr_h40":986.7},"field_b63":{"dim_m47":null,"val_a78":475.47,"dim_e63":false},"prop_q24":508,"field_p61":"chrX"}} | trailing_comma | {
"type": "object",
"properties": {
"key_f98": {
"type": "boolean"
},
"field_d65": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
"level_5"
]
},
"attr_m40": {
"type": "string"
},
"prop_y27": ... | {"key_f98":false,"field_d65":"level_4","prop_y27":222,"param_d10":"cat_c","val_c49":{"key_d16":{"key_r74":"test@example.com","val_m47":"level_2","attr_r40":"demo","attr_h40":986.7},"field_b63":{"dim_m47":null,"val_a78":475.47,"dim_e63":false},"prop_q24":508,"field_p61":"chrX"},} | Unexpected trailing comma | {"key_f98":false,"field_d65":"level_4","prop_y27":222,"param_d10":"cat_c","val_c49":{"key_d16":{"key_r74":"test@example.com","val_m47":"level_2","attr_r40":"demo","attr_h40":986.7},"field_b63":{"dim_m47":null,"val_a78":475.47,"dim_e63":false},"prop_q24":508,"field_p61":"chrX"}} |
TASK repair_structured_output
SPEC
FIELD order_id TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e|cat_f REQUIRED no
FIELD phone TYPE integer REQUIRED yes
FIELD rating TYPE string REQUIRED no
FIELD step.subject TYPE number REQUIRED no
FIELD step.interest_rate TYPE string REQUIRED yes
FIELD step.catalyst TYPE string VA... | {"phone":987,"step":{"subject":499.62,"interest_rate":"chrX","catalyst":"mode_a","description":308,"width":"Silva"}} | trailing_comma | {
"type": "object",
"properties": {
"order_id": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d",
"cat_e",
"cat_f"
]
},
"phone": {
"type": "integer"
},
"rating": {
"type": "string"
},
"step": {
... | {"phone":987,"step":{"subject":499.62,"interest_rate":"chrX","catalyst":"mode_a","description":308,"width":"Silva",}} | Unexpected trailing comma | {"phone":987,"step":{"subject":499.62,"interest_rate":"chrX","catalyst":"mode_a","description":308,"width":"Silva"}} |
TASK repair_structured_output
SPEC
FIELD dim_l70 TYPE boolean REQUIRED yes
FIELD dim_j82 TYPE string REQUIRED yes
FIELD param_t29 TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD dim_z76 TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD dim_z99.attr_y38 TYPE string VALUES operational|degra... | {"dim_l70":true,"dim_j82":"REV","dim_z76":"info","dim_z99":{"field_v54":319,"dim_n82":"GRCh38"}} | extra_text_after | {
"type": "object",
"properties": {
"dim_l70": {
"type": "boolean"
},
"dim_j82": {
"type": "string"
},
"param_t29": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"dim_z76": {
"type": "string",
... | {"dim_l70":true,"dim_j82":"REV","dim_z76":"info","dim_z99":{"field_v54":319,"dim_n82":"GRCh38"}}
Let me know if you need anything else! | Output contains non-JSON text after the object | {"dim_l70":true,"dim_j82":"REV","dim_z76":"info","dim_z99":{"field_v54":319,"dim_n82":"GRCh38"}} |
TASK repair_structured_output
SPEC
FIELD type TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes
FIELD conductivity TYPE number REQUIRED no
FIELD frequency_hz TYPE string REQUIRED yes
BROKEN_OUTPUT
{type:"type_d",conductivity:798.56,frequency_hz:"A short description."} | {"type":"type_d","conductivity":798.56,"frequency_hz":"A short description."} | unquoted_keys | {
"type": "object",
"properties": {
"type": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d",
"type_e",
"type_f"
]
},
"conductivity": {
"type": "number"
},
"frequency_hz": {
"type": "string"
}
... | {type:"type_d",conductivity:798.56,frequency_hz:"A short description."} | Expecting property name enclosed in double quotes | {"type":"type_d","conductivity":798.56,"frequency_hz":"A short description."} |
TASK repair_structured_output
SPEC
FIELD city TYPE integer REQUIRED yes
FIELD email TYPE boolean REQUIRED yes
FIELD description.id TYPE boolean REQUIRED no
FIELD description.version TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD description.catalyst TYPE integer REQUIRED no
BROKEN_OUTP... | {"city":242,"email":false,"description":{"id":true,"version":"maintenance","catalyst":221}} | single_quotes | {
"type": "object",
"properties": {
"city": {
"type": "integer"
},
"email": {
"type": "boolean"
},
"description": {
"type": "object",
"properties": {
"id": {
"type": "boolean"
},
"version": {
"type": "string",
"enum": ... | {'city':242,'email':false,'description':{'id':true,'version':'maintenance','catalyst':221}} | Expecting property name enclosed in double quotes | {"city":242,"email":false,"description":{"id":true,"version":"maintenance","catalyst":221}} |
TASK repair_structured_output
SPEC
FIELD param_a59 TYPE string_uri REQUIRED yes
FIELD val_o94 TYPE number REQUIRED no
FIELD dim_k44 TYPE integer REQUIRED no
FIELD field_m80 TYPE string REQUIRED no
FIELD val_a14 TYPE number REQUIRED no
FIELD field_v43 TYPE string REQUIRED yes
FIELD dim_j96 TYPE number REQUIRED yes
BRO... | {"param_a59":"https://api.io/api","val_o94":909.08,"dim_k44":534,"field_m80":"This is a test value.","val_a14":85.63,"field_v43":"qux","dim_j96":114.98} | extra_text_after | {
"type": "object",
"properties": {
"param_a59": {
"type": "string",
"format": "uri"
},
"val_o94": {
"type": "number"
},
"dim_k44": {
"type": "integer"
},
"field_m80": {
"type": "string"
},
"val_a14": {
"type": "number"
},
"field_v43": ... | {"param_a59":"https://api.io/api","val_o94":909.08,"dim_k44":534,"field_m80":"This is a test value.","val_a14":85.63,"field_v43":"qux","dim_j96":114.98}
Analysis finished. | Output contains non-JSON text after the object | {"param_a59":"https://api.io/api","val_o94":909.08,"dim_k44":534,"field_m80":"This is a test value.","val_a14":85.63,"field_v43":"qux","dim_j96":114.98} |
TASK repair_structured_output
SPEC
FIELD version TYPE string VALUES draft|published|archived REQUIRED yes
FIELD level TYPE string_uri REQUIRED no
FIELD color TYPE number REQUIRED no
FIELD amount TYPE integer REQUIRED no
FIELD ward TYPE integer REQUIRED yes
FIELD tags TYPE string_uri REQUIRED no
FIELD maturity_date TYP... | {"version":"archived","level":"https://data.io/v1","color":596.97,"ward":83,"tags":"https://example.org/data","maturity_date":402} | wrong_type | {
"type": "object",
"properties": {
"version": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"level": {
"type": "string",
"format": "uri"
},
"color": {
"type": "number"
},
"amount": {
"type": "integer... | {"version": "archived", "level": "https://data.io/v1", "color": 596.97, "ward": 83, "tags": "https://example.org/data", "maturity_date": "\"402\""} | Field 'maturity_date' must be integer, got string | {"version":"archived","level":"https://data.io/v1","color":596.97,"ward":83,"tags":"https://example.org/data","maturity_date":402} |
TASK repair_structured_output
SPEC
FIELD prop_b91 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD param_d51 TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD field_l72 TYPE boolean REQUIRED yes
FIELD attr_h29 TYPE string REQUIRED no
BROKEN_OUTPUT
{"prop_b91": "white", "param_d51": "admin", "f... | {"prop_b91":"white","param_d51":"admin","field_l72":true,"attr_h29":"A short description."} | extra_field | {
"type": "object",
"properties": {
"prop_b91": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"param_d51": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
... | {"prop_b91": "white", "param_d51": "admin", "field_l72": true, "attr_h29": "A short description.", "extra_field_4078": "unexpected"} | Unknown field 'extra_field_4078' not defined in schema | {"prop_b91":"white","param_d51":"admin","field_l72":true,"attr_h29":"A short description."} |
TASK repair_structured_output
SPEC
FIELD score TYPE string VALUES type_a|type_b|type_c|type_d|type_e REQUIRED yes
FIELD longitude TYPE string REQUIRED yes
FIELD id TYPE string VALUES small|medium|large|xl REQUIRED no
BROKEN_OUTPUT
{score:"type_b",longitude:"approved",id:"xl"} | {"score":"type_b","longitude":"approved","id":"xl"} | unquoted_keys | {
"type": "object",
"properties": {
"score": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d",
"type_e"
]
},
"longitude": {
"type": "string"
},
"id": {
"type": "string",
"enum": [
"small",
... | {score:"type_b",longitude:"approved",id:"xl"} | Expecting property name enclosed in double quotes | {"score":"type_b","longitude":"approved","id":"xl"} |
TASK repair_structured_output
SPEC
FIELD key_f62 TYPE string REQUIRED yes
FIELD dim_p20 TYPE null REQUIRED yes
FIELD param_i60 TYPE string REQUIRED yes
FIELD attr_x28 TYPE number REQUIRED no
FIELD col_f16 TYPE string REQUIRED no
FIELD dim_t05 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
BROKEN_OUTPUT
{"k... | {"key_f62":"Diana","dim_p20":null,"param_i60":"Berlin","attr_x28":821.97,"col_f16":"cancelled","dim_t05":"pro"} | extra_field | {
"type": "object",
"properties": {
"key_f62": {
"type": "string"
},
"dim_p20": {
"type": "null"
},
"param_i60": {
"type": "string"
},
"attr_x28": {
"type": "number"
},
"col_f16": {
"type": "string"
},
"dim_t05": {
"type": "string",
... | {"key_f62": "Diana", "dim_p20": null, "param_i60": "Berlin", "attr_x28": 821.97, "col_f16": "cancelled", "dim_t05": "pro", "extra_data_4417": "unexpected"} | Unknown field 'extra_data_4417' not defined in schema | {"key_f62":"Diana","dim_p20":null,"param_i60":"Berlin","attr_x28":821.97,"col_f16":"cancelled","dim_t05":"pro"} |
TASK repair_structured_output
SPEC
FIELD trace_id TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD vessel_name TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD priority TYPE boolean REQUIRED no
FIELD age TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD l... | {"trace_id":"frameshift","vessel_name":"USD","priority":false,"age":"missense"} | trailing_comma | {
"type": "object",
"properties": {
"trace_id": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"vessel_name": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
... | {"trace_id":"frameshift","vessel_name":"USD","priority":false,"age":"missense",} | Unexpected trailing comma | {"trace_id":"frameshift","vessel_name":"USD","priority":false,"age":"missense"} |
TASK repair_structured_output
SPEC
FIELD prop_h47 TYPE string REQUIRED no
FIELD dim_d92 TYPE number REQUIRED yes
FIELD col_r44 TYPE string REQUIRED no
FIELD dim_z54.prop_n37 TYPE string REQUIRED no
FIELD dim_z54.val_m09 TYPE string_uri REQUIRED no
FIELD dim_z54.param_t50 TYPE string VALUES small|medium|large|xl REQUIR... | {"dim_d92":760.92,"col_r44":"GRCh38","field_g82":{"param_q26":true,"param_r79":496,"param_r03":{"key_g96":"https://example.com","param_n16":920,"attr_y80":"error","val_l61":434,"val_q90":"test@example.com","col_z35":709},"field_h30":"https://example.com","dim_l51":{"attr_a15":"active","key_h46":304.35,"col_d86":[913.61... | missing_brace | {
"type": "object",
"properties": {
"prop_h47": {
"type": "string"
},
"dim_d92": {
"type": "number"
},
"col_r44": {
"type": "string"
},
"dim_z54": {
"type": "object",
"properties": {
"prop_n37": {
"type": "string"
},
"val_m0... | {"dim_d92":760.92,"col_r44":"GRCh38","field_g82":{"param_q26":true,"param_r79":496,"param_r03":{"key_g96":"https://example.com","param_n16":920,"attr_y80":"error","val_l61":434,"val_q90":"test@example.com","col_z35":709},"field_h30":"https://example.com","dim_l51":"attr_a15":"active","key_h46":304.35,"col_d86":[913.61,... | Missing closing brace | {"dim_d92":760.92,"col_r44":"GRCh38","field_g82":{"param_q26":true,"param_r79":496,"param_r03":{"key_g96":"https://example.com","param_n16":920,"attr_y80":"error","val_l61":434,"val_q90":"test@example.com","col_z35":709},"field_h30":"https://example.com","dim_l51":{"attr_a15":"active","key_h46":304.35,"col_d86":[913.61... |
TASK repair_structured_output
SPEC
FIELD param_u55 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e REQUIRED yes
FIELD dim_v15 TYPE string_email REQUIRED no
FIELD key_j21 TYPE string_date-time REQUIRED yes
FIELD val_h72.attr_l12 TYPE string REQUIRED yes
FIELD val_h72.prop_w29 TYPE string REQUIRED no
FIELD val_h72... | {"param_u55":"mode_a","dim_v15":"user@example.com","key_j21":"2026-04-16T07:41:00Z","val_h72":{"attr_l12":"2024-06-30","dim_n72":false,"col_e19":923,"key_l62":false,"param_g60":{"prop_j19":"2021-03-16T13:04:00Z","field_r81":"option_d","dim_g93":"PASS","param_c74":"John","key_i72":"Sao Paulo","field_f85":"cat_c","dim_r2... | extra_text_after | {
"type": "object",
"properties": {
"param_u55": {
"type": "string",
"enum": [
"mode_a",
"mode_b",
"mode_c",
"mode_d",
"mode_e"
]
},
"dim_v15": {
"type": "string",
"format": "email"
},
"key_j21": {
"type": "string",
... | {"param_u55":"mode_a","dim_v15":"user@example.com","key_j21":"2026-04-16T07:41:00Z","val_h72":{"attr_l12":"2024-06-30","dim_n72":false,"col_e19":923,"key_l62":false,"param_g60":{"prop_j19":"2021-03-16T13:04:00Z","field_r81":"option_d","dim_g93":"PASS","param_c74":"John","key_i72":"Sao Paulo","field_f85":"cat_c","dim_r2... | Output contains non-JSON text after the object | {"param_u55":"mode_a","dim_v15":"user@example.com","key_j21":"2026-04-16T07:41:00Z","val_h72":{"attr_l12":"2024-06-30","dim_n72":false,"col_e19":923,"key_l62":false,"param_g60":{"prop_j19":"2021-03-16T13:04:00Z","field_r81":"option_d","dim_g93":"PASS","param_c74":"John","key_i72":"Sao Paulo","field_f85":"cat_c","dim_r2... |
TASK repair_structured_output
SPEC
FIELD dim_g22.key_z99 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD dim_g22.param_e78 TYPE string_email REQUIRED yes
FIELD dim_g22.dim_d89.key_a08 TYPE string_date-time REQUIRED yes
FIELD dim_g22.dim_d89.col_x08 TYPE string_email REQUIRED no
FIELD dim_g22.dim... | {"dim_g22":{"key_z99":"resolved","param_e78":"info@test.io","dim_d89":{"key_a08":"2025-02-23T19:50:00Z","col_x08":"test@example.com","dim_l46":449.14,"field_c02":444,"val_d84":"mode_c","param_a85":813.7,"key_c59":false},"val_l87":"Sao Paulo","prop_m90":343,"key_u62":{"key_f91":"cat_e","dim_x93":"quux","dim_j93":"hetero... | markdown_fences | {
"type": "object",
"properties": {
"dim_g22": {
"type": "object",
"properties": {
"key_z99": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"param_e78": {
... | ```json
{"dim_g22":{"key_z99":"resolved","param_e78":"info@test.io","dim_d89":{"key_a08":"2025-02-23T19:50:00Z","col_x08":"test@example.com","dim_l46":449.14,"field_c02":444,"val_d84":"mode_c","param_a85":813.7,"key_c59":false},"val_l87":"Sao Paulo","prop_m90":343,"key_u62":{"key_f91":"cat_e","dim_x93":"quux","dim_j93"... | Output contains markdown code fences | {"dim_g22":{"key_z99":"resolved","param_e78":"info@test.io","dim_d89":{"key_a08":"2025-02-23T19:50:00Z","col_x08":"test@example.com","dim_l46":449.14,"field_c02":444,"val_d84":"mode_c","param_a85":813.7,"key_c59":false},"val_l87":"Sao Paulo","prop_m90":343,"key_u62":{"key_f91":"cat_e","dim_x93":"quux","dim_j93":"hetero... |
TASK repair_structured_output
SPEC
FIELD val_z35 TYPE integer REQUIRED yes
FIELD col_h11 TYPE integer REQUIRED no
FIELD field_h37.param_u54 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD field_h37.prop_l85 TYPE string_uri REQUIRED yes
FIELD field_h37.param_b69 TYPE integer REQUIRED no
FIELD field_h... | {"val_z35":329,"col_h11":438,"dim_l94":"underway","col_i20":false,"field_a89":"2024-05-16T02:00:00Z","val_u36":"basic","param_g78":737} | markdown_fences | {
"type": "object",
"properties": {
"val_z35": {
"type": "integer"
},
"col_h11": {
"type": "integer"
},
"field_h37": {
"type": "object",
"properties": {
"param_u54": {
"type": "string",
"enum": [
"coastal",
"oceanic",
... | ```json
{"val_z35":329,"col_h11":438,"dim_l94":"underway","col_i20":false,"field_a89":"2024-05-16T02:00:00Z","val_u36":"basic","param_g78":737}
``` | Output contains markdown code fences | {"val_z35":329,"col_h11":438,"dim_l94":"underway","col_i20":false,"field_a89":"2024-05-16T02:00:00Z","val_u36":"basic","param_g78":737} |
TASK repair_structured_output
SPEC
FIELD col_r04 TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no
FIELD val_b61 TYPE integer REQUIRED yes
FIELD col_s82 TYPE string_email REQUIRED no
BROKEN_OUTPUT
{"val_b61": null, "col_s82": "test@example.com"} | {"val_b61":625,"col_s82":"test@example.com"} | null_required | {
"type": "object",
"properties": {
"col_r04": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c",
"cat_d"
]
},
"val_b61": {
"type": "integer"
},
"col_s82": {
"type": "string",
"format": "email"
}
},
"required": [
... | {"val_b61": null, "col_s82": "test@example.com"} | Required field 'val_b61' is null | {"val_b61":625,"col_s82":"test@example.com"} |
TASK repair_structured_output
SPEC
FIELD param_b03 TYPE string VALUES type_a|type_b REQUIRED yes
FIELD param_d15 TYPE string_email REQUIRED no
FIELD col_w65 TYPE string REQUIRED no
FIELD val_m85 TYPE string REQUIRED no
FIELD col_r84 TYPE string REQUIRED no
FIELD attr_k32 TYPE string_email REQUIRED no
FIELD val_v86 TYP... | {"param_b03":"type_a","col_r84":"Johnson","attr_k32":"ops@domain.org","val_v86":false} | tool_call_bad_format | {
"type": "object",
"properties": {
"param_b03": {
"type": "string",
"enum": [
"type_a",
"type_b"
]
},
"param_d15": {
"type": "string",
"format": "email"
},
"col_w65": {
"type": "string"
},
"val_m85": {
"type": "string"
},
... | <functioncall> send_email
{param_b03: "type_a", col_r84: "Johnson", attr_k32: "ops@domain.org", val_v86: false} | Tool call has malformed arguments — unquoted keys in function parameters | {"param_b03":"type_a","col_r84":"Johnson","attr_k32":"ops@domain.org","val_v86":false} |
TASK repair_structured_output
SPEC
FIELD key_m47 TYPE number REQUIRED no
FIELD dim_c67 TYPE string VALUES draft|published|archived REQUIRED no
FIELD param_r50 TYPE string REQUIRED no
FIELD val_w17 TYPE boolean REQUIRED yes
BROKEN_OUTPUT
Let me construct this step by step.
First, I'll identify the required fields, the... | {"key_m47":361.11,"dim_c67":"published","param_r50":"Paris","val_w17":false} | thought_process | {
"type": "object",
"properties": {
"key_m47": {
"type": "number"
},
"dim_c67": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"param_r50": {
"type": "string"
},
"val_w17": {
"type": "boolean"
}
},
"... | Let me construct this step by step.
First, I'll identify the required fields, then fill in the values.
{"key_m47":361.11,"dim_c67":"published","param_r50":"Paris","val_w17":false} | Output contains chain-of-thought reasoning before JSON | {"key_m47":361.11,"dim_c67":"published","param_r50":"Paris","val_w17":false} |
TASK repair_structured_output
SPEC
FIELD currency TYPE integer REQUIRED yes
FIELD humidity_pct TYPE string REQUIRED yes
FIELD lab_result TYPE string REQUIRED yes
BROKEN_OUTPUT
Result: lab_result=Paris, {"currency":759,"humidity_pct":"sample","lab_result":"Paris"} | {"currency":759,"humidity_pct":"sample","lab_result":"Paris"} | partial_structure | {
"type": "object",
"properties": {
"currency": {
"type": "integer"
},
"humidity_pct": {
"type": "string"
},
"lab_result": {
"type": "string"
}
},
"required": [
"lab_result",
"humidity_pct",
"currency"
]
} | Result: lab_result=Paris, {"currency":759,"humidity_pct":"sample","lab_result":"Paris"} | Output mixes natural language with JSON | {"currency":759,"humidity_pct":"sample","lab_result":"Paris"} |
TASK repair_structured_output
SPEC
FIELD prop_n58.val_i21 TYPE boolean REQUIRED yes
FIELD prop_n58.field_y20 TYPE integer REQUIRED yes
FIELD prop_n58.field_m59 TYPE string REQUIRED yes
FIELD dim_f46 TYPE string_date-time REQUIRED no
FIELD dim_b45.param_m21 TYPE number REQUIRED no
FIELD dim_b45.attr_v65 TYPE number REQ... | {"prop_n58":{"val_i21":true,"field_y20":265,"field_m59":"Bob"},"dim_f46":"2024-01-04T10:30:00Z","dim_b45":{"param_m21":836.8,"attr_v65":604.48,"attr_g32":"https://example.io/v1"}} | missing_bracket | {
"type": "object",
"properties": {
"prop_n58": {
"type": "object",
"properties": {
"val_i21": {
"type": "boolean"
},
"field_y20": {
"type": "integer"
},
"field_m59": {
"type": "string"
}
},
"required": [
... | {"prop_n58":{"val_i21":true,"field_y20":265,"field_m59":"Bob"},"dim_f46":"2024-01-04T10:30:00Z","dim_b45":{"param_m21":836.8,"attr_v65":604.48,"attr_g32":"https://example.io/v1"}} | Missing closing bracket | {"prop_n58":{"val_i21":true,"field_y20":265,"field_m59":"Bob"},"dim_f46":"2024-01-04T10:30:00Z","dim_b45":{"param_m21":836.8,"attr_v65":604.48,"attr_g32":"https://example.io/v1"}} |
TASK repair_structured_output
SPEC
FIELD col_q28 TYPE string VALUES single|married|divorced REQUIRED yes
FIELD dim_f65 TYPE number REQUIRED yes
FIELD col_p32 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
BROKEN_OUTPUT
{"col_q28":"married","dim_f65":966.34,"col_p32":"open"} | {"col_q28":"married","dim_f65":966.34,"col_p32":"open"} | missing_bracket | {
"type": "object",
"properties": {
"col_q28": {
"type": "string",
"enum": [
"single",
"married",
"divorced"
]
},
"dim_f65": {
"type": "number"
},
"col_p32": {
"type": "string",
"enum": [
"open",
"in_progress",
"... | {"col_q28":"married","dim_f65":966.34,"col_p32":"open"} | Missing closing bracket | {"col_q28":"married","dim_f65":966.34,"col_p32":"open"} |
TASK repair_structured_output
SPEC
FIELD field_o14 TYPE string_uri REQUIRED no
FIELD attr_w54 TYPE null REQUIRED yes
FIELD dim_p73[].col_d89 TYPE integer REQUIRED no
FIELD dim_p73[].dim_f12 TYPE number REQUIRED no
FIELD dim_p73[].col_b80 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD dim_p73[... | {"field_o14":"https://data.com/v1","attr_w54":null,"dim_p73":[{"col_d89":633,"dim_f12":845.53,"col_b80":"homozygous","prop_p08":"example"}]} | single_quotes | {
"type": "object",
"properties": {
"field_o14": {
"type": "string",
"format": "uri"
},
"attr_w54": {
"type": "null"
},
"dim_p73": {
"type": "array",
"items": {
"type": "object",
"properties": {
"col_d89": {
"type": "integer"
... | {'field_o14':'https://data.com/v1','attr_w54':null,'dim_p73':[{'col_d89':633,'dim_f12':845.53,'col_b80':'homozygous','prop_p08':'example'}]} | Expecting property name enclosed in double quotes | {"field_o14":"https://data.com/v1","attr_w54":null,"dim_p73":[{"col_d89":633,"dim_f12":845.53,"col_b80":"homozygous","prop_p08":"example"}]} |
TASK repair_structured_output
SPEC
FIELD barcode.branch TYPE string VALUES active|inactive|pending REQUIRED no
FIELD barcode.currency TYPE integer REQUIRED no
FIELD barcode.size TYPE boolean REQUIRED no
FIELD barcode.name TYPE integer REQUIRED no
FIELD barcode.item_id TYPE integer REQUIRED no
FIELD barcode.shipping TY... | {"barcode":{"branch":"active","size":false,"name":192,"item_id":416,"tags":953},"published":{"notes":500,"language":[{"product_id":791.53,"consignee":"Silva","due_date":"info@domain.org","brake_pressure":"https://data.org/data","url":"Tokyo"}]},"transaction_id":"level_1","lane":"frameshift"} | null_required | {
"type": "object",
"properties": {
"barcode": {
"type": "object",
"properties": {
"branch": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"currency": {
"type": "integer"
... | {"barcode": {"branch": "active", "size": false, "name": 192, "item_id": 416, "tags": 953}, "published": null, "transaction_id": "level_1", "lane": "frameshift"} | Required field 'published' is null | {"barcode":{"branch":"active","size":false,"name":192,"item_id":416,"tags":953},"published":{"notes":500,"language":[{"product_id":791.53,"consignee":"Silva","due_date":"info@domain.org","brake_pressure":"https://data.org/data","url":"Tokyo"}]},"transaction_id":"level_1","lane":"frameshift"} |
TASK repair_structured_output
SPEC
FIELD published TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED yes
FIELD run_id TYPE string VALUES type_a|type_b|type_c|type_d REQUIRED no
FIELD shift_code TYPE string VALUES cat_a|cat_b|cat_c|cat_d REQUIRED no
FIELD gene_id TYPE string VALUES cat_a|cat_b|cat_c|cat_d ... | {"published":"heterozygous","shift_code":"cat_a","latitude":"type_b"} | extra_field | {
"type": "object",
"properties": {
"published": {
"type": "string",
"enum": [
"homozygous",
"heterozygous",
"hemizygous"
]
},
"run_id": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d"
]
... | {"published": "heterozygous", "shift_code": "cat_a", "latitude": "type_b", "extra_info_3025": "unexpected"} | Unknown field 'extra_info_3025' not defined in schema | {"published":"heterozygous","shift_code":"cat_a","latitude":"type_b"} |
TASK repair_structured_output
SPEC
FIELD organism TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD city TYPE null REQUIRED yes
FIELD repository TYPE integer REQUIRED no
FIELD span_id TYPE string REQUIRED yes
FIELD item_id[] TYPE string REQUIRED no
FIELD current_draw[].product_id TYPE strin... | {"organism":"synonymous","city":null,"span_id":"MV-Evergreen-01","item_id":["GRCh38","Paris"],"current_draw":[{"product_id":"https://www.com/api","terminal_id":"xl","dosage":831},{"product_id":"https://api.com/api","terminal_id":"small","dosage":658},{"product_id":"https://api.com/api"}]} | trailing_comma | {
"type": "object",
"properties": {
"organism": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"city": {
"type": "null"
},
"repository": {
"type": "integer"
},
"span_id": {
"type": ... | {"organism":"synonymous","city":null,"span_id":"MV-Evergreen-01","item_id":["GRCh38","Paris",],"current_draw":[{"product_id":"https://www.com/api","terminal_id":"xl","dosage":831},{"product_id":"https://api.com/api","terminal_id":"small","dosage":658},{"product_id":"https://api.com/api"}]} | Unexpected trailing comma | {"organism":"synonymous","city":null,"span_id":"MV-Evergreen-01","item_id":["GRCh38","Paris"],"current_draw":[{"product_id":"https://www.com/api","terminal_id":"xl","dosage":831},{"product_id":"https://api.com/api","terminal_id":"small","dosage":658},{"product_id":"https://api.com/api"}]} |
TASK repair_structured_output
SPEC
FIELD age.name TYPE string VALUES email|phone|sms|push REQUIRED no
FIELD age.status_code TYPE string REQUIRED no
FIELD age.salinity TYPE string VALUES cat_a|cat_b|cat_c|cat_d|cat_e REQUIRED yes
FIELD age.department TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD loan_amount ... | {"loan_amount":"option_b","category":"viewer","diagnosis_code":875.78,"zip_code":872} | partial_structure | {
"type": "object",
"properties": {
"age": {
"type": "object",
"properties": {
"name": {
"type": "string",
"enum": [
"email",
"phone",
"sms",
"push"
]
},
"status_code": {
"type": "string"
... | I found that category should be viewer. {"loan_amount":"option_b","category":"viewer","diagnosis_code":875.78,"zip_code":872} | Output mixes natural language with JSON | {"loan_amount":"option_b","category":"viewer","diagnosis_code":875.78,"zip_code":872} |
TASK repair_structured_output
SPEC
FIELD subtotal TYPE string VALUES free|basic|pro|enterprise REQUIRED no
FIELD department TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED yes
FIELD last_name TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED no
FIELD bearing TYPE integer REQUIRED no... | {"subtotal":"basic","department":"option_d","last_name":"type_e","name":"2020-04-01T00:32:00Z"} | markdown_fences | {
"type": "object",
"properties": {
"subtotal": {
"type": "string",
"enum": [
"free",
"basic",
"pro",
"enterprise"
]
},
"department": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"... | ```json
{"subtotal":"basic","department":"option_d","last_name":"type_e","name":"2020-04-01T00:32:00Z"}
``` | Output contains markdown code fences | {"subtotal":"basic","department":"option_d","last_name":"type_e","name":"2020-04-01T00:32:00Z"} |
TASK repair_structured_output
SPEC
FIELD param_q19 TYPE string REQUIRED yes
FIELD prop_g61 TYPE integer REQUIRED yes
FIELD field_x51 TYPE string REQUIRED no
BROKEN_OUTPUT
Processing the request now.
<tool_call name="update_preferences">
{"param_q19":"example","prop_g61":705}
</tool_call.
Done! | {"param_q19":"example","prop_g61":705} | tool_call_text_mix | {
"type": "object",
"properties": {
"param_q19": {
"type": "string"
},
"prop_g61": {
"type": "integer"
},
"field_x51": {
"type": "string"
}
},
"required": [
"param_q19",
"prop_g61"
]
} | Processing the request now.
<tool_call name="update_preferences">
{"param_q19":"example","prop_g61":705}
</tool_call.
Done! | Agent response mixes reasoning text with tool call | {"param_q19":"example","prop_g61":705} |
TASK repair_structured_output
SPEC
FIELD key_r16 TYPE string VALUES open|in_progress|resolved|closed REQUIRED yes
FIELD col_b89 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD attr_f99[].val_y15 TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD attr_f99[].field_a91 TYPE string REQUIRED yes
FIELD... | {"key_r16":"in_progress","col_b89":"editor","attr_f99":[{"val_y15":"free","field_a91":"qux","dim_h92":null},{"val_y15":"pro","field_a91":"https://api.example.com/v1","dim_h92":null}]} | unquoted_keys | {
"type": "object",
"properties": {
"key_r16": {
"type": "string",
"enum": [
"open",
"in_progress",
"resolved",
"closed"
]
},
"col_b89": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"att... | {key_r16:"in_progress",col_b89:"editor",attr_f99:[{val_y15:"free",field_a91:"qux",dim_h92:null},{val_y15:"pro",field_a91:"https://api.example.com/v1",dim_h92:null}]} | Expecting property name enclosed in double quotes | {"key_r16":"in_progress","col_b89":"editor","attr_f99":[{"val_y15":"free","field_a91":"qux","dim_h92":null},{"val_y15":"pro","field_a91":"https://api.example.com/v1","dim_h92":null}]} |
TASK repair_structured_output
SPEC
FIELD interest_rate TYPE boolean REQUIRED yes
FIELD manifest_ref TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD zip_code TYPE number REQUIRED yes
FIELD thumbnail TYPE integer REQUIRED no
FIELD collateral TYPE string VALUES small|medium|large|xl REQUIRED ... | {"interest_rate":true,"manifest_ref":"nonsense","zip_code":135.35,"thumbnail":720,"collateral":"small","account_id":{"user_id":"Tokyo","tile":"2020-02-27T00:37:00Z","color":true}} | extra_text_before | {
"type": "object",
"properties": {
"interest_rate": {
"type": "boolean"
},
"manifest_ref": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"zip_code": {
"type": "number"
},
"thumbnail": {... | Let me provide the data in JSON format:
{"interest_rate":true,"manifest_ref":"nonsense","zip_code":135.35,"thumbnail":720,"collateral":"small","account_id":{"user_id":"Tokyo","tile":"2020-02-27T00:37:00Z","color":true}} | Output contains non-JSON text before the object | {"interest_rate":true,"manifest_ref":"nonsense","zip_code":135.35,"thumbnail":720,"collateral":"small","account_id":{"user_id":"Tokyo","tile":"2020-02-27T00:37:00Z","color":true}} |
TASK repair_structured_output
SPEC
FIELD width TYPE string REQUIRED yes
FIELD role TYPE string_uri REQUIRED yes
FIELD status TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD account_id TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED yes
BROKEN_OUTPUT
Tool: filter_variant... | {"width":"GRCh38","role":"https://data.io/data","status":"underway","account_id":"option_b"} | tool_call_wrong_param | {
"type": "object",
"properties": {
"width": {
"type": "string"
},
"role": {
"type": "string",
"format": "uri"
},
"status": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"account_id": {
... | Tool: filter_variants
Params: {"width": "GRCh38", "role": "https://data.io/data", "status": "underway", "account_id_new": "option_b"} | Agent used wrong parameter name 'account_id_new' instead of 'account_id' | {"width":"GRCh38","role":"https://data.io/data","status":"underway","account_id":"option_b"} |
TASK repair_structured_output
SPEC
FIELD field_z88 TYPE integer REQUIRED no
FIELD val_e47 TYPE integer REQUIRED no
FIELD dim_o21 TYPE boolean REQUIRED no
FIELD attr_q38.key_c63 TYPE string REQUIRED no
FIELD attr_q38.dim_p15 TYPE null REQUIRED no
FIELD attr_q38.dim_o28 TYPE boolean REQUIRED no
FIELD attr_q38.val_f77 TY... | {"field_z88":680,"val_e47":400,"dim_o21":true,"attr_q38":{"key_c63":"GRCh38","dim_p15":null,"dim_o28":false,"key_l04":[{"key_v64":"offline","col_g35":"https://www.com/api","val_s91":602},{"key_v64":"degraded","col_g35":"https://example.com/data","val_s91":879},{"key_v64":"degraded","col_g35":"https://api.io/v1","val_s9... | single_quotes | {
"type": "object",
"properties": {
"field_z88": {
"type": "integer"
},
"val_e47": {
"type": "integer"
},
"dim_o21": {
"type": "boolean"
},
"attr_q38": {
"type": "object",
"properties": {
"key_c63": {
"type": "string"
},
"di... | {'field_z88':680,'val_e47':400,'dim_o21':true,'attr_q38':{'key_c63':'GRCh38','dim_p15':null,'dim_o28':false,'key_l04':[{'key_v64':'offline','col_g35':'https://www.com/api','val_s91':602},{'key_v64':'degraded','col_g35':'https://example.com/data','val_s91':879},{'key_v64':'degraded','col_g35':'https://api.io/v1','val_s9... | Expecting property name enclosed in double quotes | {"field_z88":680,"val_e47":400,"dim_o21":true,"attr_q38":{"key_c63":"GRCh38","dim_p15":null,"dim_o28":false,"key_l04":[{"key_v64":"offline","col_g35":"https://www.com/api","val_s91":602},{"key_v64":"degraded","col_g35":"https://example.com/data","val_s91":879},{"key_v64":"degraded","col_g35":"https://api.io/v1","val_s9... |
TASK repair_structured_output
SPEC
FIELD key_e02 TYPE string REQUIRED yes
FIELD param_h97 TYPE string REQUIRED no
FIELD key_q07 TYPE integer REQUIRED no
FIELD param_w09.prop_h28 TYPE string VALUES mode_a|mode_b|mode_c|mode_d REQUIRED yes
FIELD param_w09.param_v16 TYPE string VALUES type_a|type_b|type_c|type_d|type_e|t... | {"key_e02":"Charlie","param_h97":"Oliveira","key_q07":816,"param_w09":{"prop_h28":"mode_d","param_v16":"type_d","field_i25":"level_2","val_e50":"berthed","param_z09":null},"col_m86":{"col_u31":"push","field_g77":"medium","field_h66":"mode_e","key_v20":706,"param_j06":"free","attr_n72":"Jane","col_m76":"2020-05-12T09:13... | number_with_unit | {
"type": "object",
"properties": {
"key_e02": {
"type": "string"
},
"param_h97": {
"type": "string"
},
"key_q07": {
"type": "integer"
},
"param_w09": {
"type": "object",
"properties": {
"prop_h28": {
"type": "string",
"enum": [
... | {"key_e02": "Charlie", "param_h97": "Oliveira", "key_q07": "816sec", "param_w09": {"prop_h28": "mode_d", "param_v16": "type_d", "field_i25": "level_2", "val_e50": "berthed", "param_z09": null}, "col_m86": {"col_u31": "push", "field_g77": "medium", "field_h66": "mode_e", "key_v20": 706, "param_j06": "free", "attr_n72": ... | Field 'key_q07' must be number, got string with unit | {"key_e02":"Charlie","param_h97":"Oliveira","key_q07":816,"param_w09":{"prop_h28":"mode_d","param_v16":"type_d","field_i25":"level_2","val_e50":"berthed","param_z09":null},"col_m86":{"col_u31":"push","field_g77":"medium","field_h66":"mode_e","key_v20":706,"param_j06":"free","attr_n72":"Jane","col_m76":"2020-05-12T09:13... |
TASK repair_structured_output
SPEC
FIELD footnote.vessel_name TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD footnote.role TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD footnote.yield_pct TYPE integer REQUIRED no
FIELD footnote.isotope TYPE string_uri REQUIRED no
FIELD footnot... | {"footnote":{"role":"info","yield_pct":996,"phone":"high","score":"https://example.com/api"},"bearing":"pending","half_life":"closed","interest_rate":"Bob","width":"low","end_date":{"annotation":314.52,"latitude":true,"company":"sms","shipper_ref":{"age":767,"strand":"2026-01-19T21:04:00Z","amount":"Diana","freight_cla... | missing_brace | {
"type": "object",
"properties": {
"footnote": {
"type": "object",
"properties": {
"vessel_name": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"role": {
... | {"footnote":{"role":"info","yield_pct":996,"phone":"high","score":"https://example.com/api","bearing":"pending","half_life":"closed","interest_rate":"Bob","width":"low","end_date":{"annotation":314.52,"latitude":true,"company":"sms","shipper_ref":{"age":767,"strand":"2026-01-19T21:04:00Z","amount":"Diana","freight_clas... | Missing closing brace | {"footnote":{"role":"info","yield_pct":996,"phone":"high","score":"https://example.com/api"},"bearing":"pending","half_life":"closed","interest_rate":"Bob","width":"low","end_date":{"annotation":314.52,"latitude":true,"company":"sms","shipper_ref":{"age":767,"strand":"2026-01-19T21:04:00Z","amount":"Diana","freight_cla... |
TASK repair_structured_output
SPEC
FIELD param_x16 TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes
FIELD col_x50 TYPE string REQUIRED no
FIELD prop_u93 TYPE null REQUIRED no
FIELD key_e95 TYPE string VALUES level_1|level_2 REQUIRED yes
FIELD attr_y60.dim_g49 TYPE string VALUES open|in_progres... | {"param_x16":"type_c","col_x50":"approved","prop_u93":null,"key_e95":"level_2","attr_y60":{"dim_g49":"closed","param_y40":"cat_c","col_y93":"mode_a","attr_f79":793,"col_f40":"FWD"}} | agent_chain | {
"type": "object",
"properties": {
"param_x16": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c",
"type_d",
"type_e",
"type_f"
]
},
"col_x50": {
"type": "string"
},
"prop_u93": {
"type": "null"
},
"k... | I need to look up the information first.
Action: call_variants
Result: {"param_x16": "type_c", "col_x50": "approved", "prop_u93": null, "attr_y60": {"dim_g49": "closed", "param_y40": "cat_c", "col_y93": "mode_a", "attr_f79": 793, "col_f40": "FWD"}}
Processing the request now.
Action: queue_sequencing_run
Result: | Agent multi-step chain with truncated tool output | {"param_x16":"type_c","col_x50":"approved","prop_u93":null,"key_e95":"level_2","attr_y60":{"dim_g49":"closed","param_y40":"cat_c","col_y93":"mode_a","attr_f79":793,"col_f40":"FWD"}} |
TASK repair_structured_output
SPEC
FIELD val_x54 TYPE integer REQUIRED yes
FIELD param_h07 TYPE integer REQUIRED no
FIELD prop_t95 TYPE boolean REQUIRED no
FIELD param_l48 TYPE string_date-time REQUIRED no
FIELD col_a98.prop_e89 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD col_a98.col_p33 TYPE nu... | {"val_x54":562,"param_h07":675,"prop_t95":false,"prop_p00":{"col_x15":"test","field_a35":false,"attr_q27":{"dim_m29":"ops@example.com","key_b89":"https://data.org/data","prop_t55":"https://api.com/api","param_b19":null,"dim_c93":306},"prop_g97":244.47,"key_x42":"This is a test value.","key_e53":598.31,"param_d51":"http... | tool_call_wrong_param | {
"type": "object",
"properties": {
"val_x54": {
"type": "integer"
},
"param_h07": {
"type": "integer"
},
"prop_t95": {
"type": "boolean"
},
"param_l48": {
"type": "string",
"format": "date-time"
},
"col_a98": {
"type": "object",
"propert... | Tool: get_inventory
Params: {"val_x54": 562, "param_h07": 675, "prop_t95": false, "prop_p00": {"col_x15": "test", "field_a35": false, "attr_q27": {"dim_m29": "ops@example.com", "key_b89": "https://data.org/data", "prop_t55": "https://api.com/api", "param_b19": null, "dim_c93": 306}, "prop_g97": 244.47, "key_x42": "This... | Agent used wrong parameter name 'col_a98_name' instead of 'col_a98' | {"val_x54":562,"param_h07":675,"prop_t95":false,"prop_p00":{"col_x15":"test","field_a35":false,"attr_q27":{"dim_m29":"ops@example.com","key_b89":"https://data.org/data","prop_t55":"https://api.com/api","param_b19":null,"dim_c93":306},"prop_g97":244.47,"key_x42":"This is a test value.","key_e53":598.31,"param_d51":"http... |
TASK repair_structured_output
SPEC
FIELD col_x02.attr_b75 TYPE string VALUES red|blue|green|black|white REQUIRED no
FIELD col_x02.key_x42 TYPE number REQUIRED yes
FIELD col_x02.val_a14 TYPE integer REQUIRED no
FIELD col_x02.param_b27.prop_b50 TYPE integer REQUIRED yes
FIELD col_x02.param_b27.attr_o33 TYPE string REQUI... | {"col_x02":{"key_x42":489.55},"key_e38":true,"dim_b50":"type_e","dim_w48":"foo"} | extra_text_after | {
"type": "object",
"properties": {
"col_x02": {
"type": "object",
"properties": {
"attr_b75": {
"type": "string",
"enum": [
"red",
"blue",
"green",
"black",
"white"
]
},
"key_x42": {
... | {"col_x02":{"key_x42":489.55},"key_e38":true,"dim_b50":"type_e","dim_w48":"foo"}
I've ensured all required fields are present. | Output contains non-JSON text after the object | {"col_x02":{"key_x42":489.55},"key_e38":true,"dim_b50":"type_e","dim_w48":"foo"} |
TASK repair_structured_output
SPEC
FIELD published TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD build_status TYPE integer REQUIRED no
FIELD department TYPE string_uri REQUIRED yes
BROKEN_OUTPUT
Processing the request now.
<tool_call name="verify_hazmat_compliance">
{"published":"re... | {"published":"rejected","build_status":881,"department":"https://api.io/v1"} | tool_call_text_mix | {
"type": "object",
"properties": {
"published": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"build_status": {
"type": "integer"
},
"department": {
"type": "string",
"format": "uri"
... | Processing the request now.
<tool_call name="verify_hazmat_compliance">
{"published":"rejected","build_status":881,"department":"https://api.io/v1"}
</tool_call.
Operation completed. | Agent response mixes reasoning text with tool call | {"published":"rejected","build_status":881,"department":"https://api.io/v1"} |
TASK repair_structured_output
SPEC
FIELD shipping TYPE string REQUIRED yes
FIELD medication TYPE string REQUIRED no
FIELD country.thumbnail TYPE integer REQUIRED yes
FIELD country.items TYPE string REQUIRED no
FIELD country.span_id TYPE integer REQUIRED yes
FIELD country.start_date[] TYPE integer REQUIRED yes
FIELD he... | {"shipping":"2024-01-15","medication":"Smith","height":{"frequency_hz":33.1,"yield_pct":248,"freight_class":634.1,"bearing":"operational","invoice_id":false,"credit_score":"Oliveira"}} | extra_text_after | {
"type": "object",
"properties": {
"shipping": {
"type": "string"
},
"medication": {
"type": "string"
},
"country": {
"type": "object",
"properties": {
"thumbnail": {
"type": "integer"
},
"items": {
"type": "string"
},
... | {"shipping":"2024-01-15","medication":"Smith","height":{"frequency_hz":33.1,"yield_pct":248,"freight_class":634.1,"bearing":"operational","invoice_id":false,"credit_score":"Oliveira"}}
Data logged successfully. | Output contains non-JSON text after the object | {"shipping":"2024-01-15","medication":"Smith","height":{"frequency_hz":33.1,"yield_pct":248,"freight_class":634.1,"bearing":"operational","invoice_id":false,"credit_score":"Oliveira"}} |
TASK repair_structured_output
SPEC
FIELD dim_j61 TYPE string REQUIRED yes
FIELD val_c88.val_y14 TYPE number REQUIRED no
FIELD val_c88.prop_z59 TYPE string REQUIRED no
FIELD val_c88.col_b99.attr_v10 TYPE string_email REQUIRED no
FIELD val_c88.col_b99.attr_y42 TYPE boolean REQUIRED no
FIELD val_c88.col_b99.param_e32 TYP... | {"dim_j61":"Sao Paulo","val_c88":{"val_y14":441.7,"prop_z59":"hello","col_b99":{"attr_v10":"ops@test.io","attr_y42":false,"param_e32":"user@domain.org","key_o48":"basic","col_n04":"Luis"},"key_u53":{"field_x70":"medium","field_a41":"draft","attr_c45":"cancelled","prop_u29":"2023-05-22T12:41:00Z","val_h62":"Jane","col_g... | extra_text_before | {
"type": "object",
"properties": {
"dim_j61": {
"type": "string"
},
"val_c88": {
"type": "object",
"properties": {
"val_y14": {
"type": "number"
},
"prop_z59": {
"type": "string"
},
"col_b99": {
"type": "object",
... | The parsed result is:
{"dim_j61":"Sao Paulo","val_c88":{"val_y14":441.7,"prop_z59":"hello","col_b99":{"attr_v10":"ops@test.io","attr_y42":false,"param_e32":"user@domain.org","key_o48":"basic","col_n04":"Luis"},"key_u53":{"field_x70":"medium","field_a41":"draft","attr_c45":"cancelled","prop_u29":"2023-05-22T12:41:00Z","... | Output contains non-JSON text before the object | {"dim_j61":"Sao Paulo","val_c88":{"val_y14":441.7,"prop_z59":"hello","col_b99":{"attr_v10":"ops@test.io","attr_y42":false,"param_e32":"user@domain.org","key_o48":"basic","col_n04":"Luis"},"key_u53":{"field_x70":"medium","field_a41":"draft","attr_c45":"cancelled","prop_u29":"2023-05-22T12:41:00Z","val_h62":"Jane","col_g... |
TASK repair_structured_output
SPEC
FIELD patient_id TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD notes TYPE string REQUIRED yes
FIELD items TYPE boolean REQUIRED no
BROKEN_OUTPUT
Pipeline result:
```json
{"patient_id":"frameshift","notes":"user@domain.com","items":true}
```
Hope this ... | {"patient_id":"frameshift","notes":"user@domain.com","items":true} | markdown_explanation | {
"type": "object",
"properties": {
"patient_id": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"notes": {
"type": "string"
},
"items": {
"type": "boolean"
}
},
"required": [
"patien... | Pipeline result:
```json
{"patient_id":"frameshift","notes":"user@domain.com","items":true}
```
Hope this helps! | Output contains markdown and explanatory text around JSON | {"patient_id":"frameshift","notes":"user@domain.com","items":true} |
TASK repair_structured_output
SPEC
FIELD attr_c59 TYPE number REQUIRED no
FIELD col_u25 TYPE null REQUIRED no
FIELD attr_p19 TYPE boolean REQUIRED yes
FIELD key_f71 TYPE string REQUIRED yes
FIELD key_q01 TYPE string REQUIRED no
BROKEN_OUTPUT
{"attr_c59":439.79,"attr_p19":true,"key_f71":"foo","key_q01":"hello" | {"attr_c59":439.79,"attr_p19":true,"key_f71":"foo","key_q01":"hello"} | missing_brace | {
"type": "object",
"properties": {
"attr_c59": {
"type": "number"
},
"col_u25": {
"type": "null"
},
"attr_p19": {
"type": "boolean"
},
"key_f71": {
"type": "string"
},
"key_q01": {
"type": "string"
}
},
"required": [
"attr_p19",
"key... | {"attr_c59":439.79,"attr_p19":true,"key_f71":"foo","key_q01":"hello" | Missing closing brace | {"attr_c59":439.79,"attr_p19":true,"key_f71":"foo","key_q01":"hello"} |
TASK repair_structured_output
SPEC
FIELD prop_j62.key_v54 TYPE number REQUIRED yes
FIELD prop_j62.field_j70 TYPE string REQUIRED yes
FIELD prop_j62.field_w57.dim_n44 TYPE string_uri REQUIRED no
FIELD prop_j62.field_w57.col_p82 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD prop_j62.field_w57.k... | {"prop_j62":{"key_v54":601.27,"field_j70":"PASS","field_w57":{"dim_n44":"https://data.org/data","col_p82":"homozygous","dim_p48":"hello","param_v92":"approved","val_z76":"John","field_e72":"missense"},"field_h70":{"dim_w28":456.14,"prop_p06":"MV-Evergreen-01"}},"field_p37":"bar","val_y77":"https://example.org/data"} | trailing_comma | {
"type": "object",
"properties": {
"prop_j62": {
"type": "object",
"properties": {
"key_v54": {
"type": "number"
},
"field_j70": {
"type": "string"
},
"field_w57": {
"type": "object",
"properties": {
"dim_n4... | {"prop_j62":{"key_v54":601.27,"field_j70":"PASS","field_w57":{"dim_n44":"https://data.org/data","col_p82":"homozygous","dim_p48":"hello","param_v92":"approved","val_z76":"John","field_e72":"missense"},"field_h70":{"dim_w28":456.14,"prop_p06":"MV-Evergreen-01"}},"field_p37":"bar","val_y77":"https://example.org/data",} | Unexpected trailing comma | {"prop_j62":{"key_v54":601.27,"field_j70":"PASS","field_w57":{"dim_n44":"https://data.org/data","col_p82":"homozygous","dim_p48":"hello","param_v92":"approved","val_z76":"John","field_e72":"missense"},"field_h70":{"dim_w28":456.14,"prop_p06":"MV-Evergreen-01"}},"field_p37":"bar","val_y77":"https://example.org/data"} |
TASK repair_structured_output
SPEC
FIELD active TYPE number REQUIRED yes
FIELD rating TYPE number REQUIRED yes
FIELD due_date TYPE string REQUIRED yes
FIELD tile TYPE integer REQUIRED yes
BROKEN_OUTPUT
The instrument reported:
{"active":502.24,"rating":882.04,"due_date":"example","tile":593} | {"active":502.24,"rating":882.04,"due_date":"example","tile":593} | extra_text_before | {
"type": "object",
"properties": {
"active": {
"type": "number"
},
"rating": {
"type": "number"
},
"due_date": {
"type": "string"
},
"tile": {
"type": "integer"
}
},
"required": [
"tile",
"due_date",
"rating",
"active"
]
} | The instrument reported:
{"active":502.24,"rating":882.04,"due_date":"example","tile":593} | Output contains non-JSON text before the object | {"active":502.24,"rating":882.04,"due_date":"example","tile":593} |
TASK repair_structured_output
SPEC
FIELD sensor_id TYPE integer REQUIRED no
FIELD step TYPE string REQUIRED yes
FIELD loan_amount TYPE number REQUIRED no
FIELD company TYPE string REQUIRED no
FIELD half_life TYPE string REQUIRED no
FIELD tags TYPE string VALUES option_a|option_b|option_c|option_d|option_e REQUIRED no
... | {"step":"FWD","company":"https://example.com","half_life":"Berlin"} | partial_structure | {
"type": "object",
"properties": {
"sensor_id": {
"type": "integer"
},
"step": {
"type": "string"
},
"loan_amount": {
"type": "number"
},
"company": {
"type": "string"
},
"half_life": {
"type": "string"
},
"tags": {
"type": "string",
... | Result: company=https://example.com, {"step":"FWD","company":"https://example.com","half_life":"Berlin"} | Output mixes natural language with JSON | {"step":"FWD","company":"https://example.com","half_life":"Berlin"} |
TASK repair_structured_output
SPEC
FIELD prop_h21 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD field_s98.col_p62 TYPE string REQUIRED no
FIELD field_s98.param_u63 TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD field_s98.attr_t50 TYPE string REQUIRED yes
FIELD fi... | {"field_s98":{"param_u63":"homozygous","attr_t50":"world","field_o68":638,"attr_j40":"admin","field_p57":"world","val_m20":"completed"},"attr_b42":"pending"} | markdown_explanation | {
"type": "object",
"properties": {
"prop_h21": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"field_s98": {
"type": "object",
"properties": {
"col_p62": {
"type": "string"
},
... | Pipeline result:
```json
{"field_s98":{"param_u63":"homozygous","attr_t50":"world","field_o68":638,"attr_j40":"admin","field_p57":"world","val_m20":"completed"},"attr_b42":"pending"}
```
Data logged successfully. | Output contains markdown and explanatory text around JSON | {"field_s98":{"param_u63":"homozygous","attr_t50":"world","field_o68":638,"attr_j40":"admin","field_p57":"world","val_m20":"completed"},"attr_b42":"pending"} |
TASK repair_structured_output
SPEC
FIELD shipper_ref TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD batch_code.notes TYPE string REQUIRED no
FIELD batch_code.quality_score TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD batch_code.message.ward TYPE integer REQUIRED yes
FIE... | {"shipper_ref":"missense","batch_code":{"quality_score":"pro","full_name":{"frequency_hz":null,"phenotype":659,"balance":"Smith"}},"country":"USD"} | tool_call_text_mix | {
"type": "object",
"properties": {
"shipper_ref": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"batch_code": {
"type": "object",
"properties": {
"notes": {
"type": "string"
}... | I need to look up the information first.
<tool_call name="queue_sequencing_run">
{"shipper_ref":"missense","batch_code":{"quality_score":"pro","full_name":{"frequency_hz":null,"phenotype":659,"balance":"Smith"}},"country":"USD"}
</tool_call.
Operation completed. | Agent response mixes reasoning text with tool call | {"shipper_ref":"missense","batch_code":{"quality_score":"pro","full_name":{"frequency_hz":null,"phenotype":659,"balance":"Smith"}},"country":"USD"} |
TASK repair_structured_output
SPEC
FIELD description TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD currency TYPE boolean REQUIRED no
FIELD score.options TYPE string REQUIRED no
FIELD score.turbidity TYPE string_date-time REQUIRED yes
FIELD score.current_draw TYPE string VALUES cat_a|cat_b REQUI... | {"description":"anchored","currency":false,"score":{"options":"2024-01-15","turbidity":"2020-12-05T22:15:00Z","current_draw":"cat_b","last_name":"QC-07","trace_id":751,"berth_slot":"pending","price":{"turbidity":"This is a test value.","product_id":"ops@test.io","state":"large"}}} | missing_required | {
"type": "object",
"properties": {
"description": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"currency": {
"type": "boolean"
},
"score": {
"type": "object",
"properties": {
"options":... | {"description": "anchored", "currency": false} | Required field 'score' is missing | {"description":"anchored","currency":false,"score":{"options":"2024-01-15","turbidity":"2020-12-05T22:15:00Z","current_draw":"cat_b","last_name":"QC-07","trace_id":751,"berth_slot":"pending","price":{"turbidity":"This is a test value.","product_id":"ops@test.io","state":"large"}}} |
TASK repair_structured_output
SPEC
FIELD field_l21.field_b49 TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD field_l21.prop_k89 TYPE null REQUIRED yes
FIELD field_l21.prop_u02 TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD field_l21.prop_x74 TYPE boolean REQUIRED... | {"field_l21":{"field_b49":"anchored","prop_k89":null,"prop_x74":false,"col_q01":{"prop_m43":463,"field_f99":"resolved","param_j88":"unstable","col_a86":"world","val_s83":"https://api.com/api","dim_y56":711}},"col_y87":"medium","key_f38":349.68,"col_m80":611.8,"attr_c66":{"prop_m45":null,"prop_n52":null},"attr_k50":350} | partial_structure | {
"type": "object",
"properties": {
"field_l21": {
"type": "object",
"properties": {
"field_b49": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"prop_k89": {
... | I found that col_y87 should be medium. {"field_l21":{"field_b49":"anchored","prop_k89":null,"prop_x74":false,"col_q01":{"prop_m43":463,"field_f99":"resolved","param_j88":"unstable","col_a86":"world","val_s83":"https://api.com/api","dim_y56":711}},"col_y87":"medium","key_f38":349.68,"col_m80":611.8,"attr_c66":{"prop_m45... | Output mixes natural language with JSON | {"field_l21":{"field_b49":"anchored","prop_k89":null,"prop_x74":false,"col_q01":{"prop_m43":463,"field_f99":"resolved","param_j88":"unstable","col_a86":"world","val_s83":"https://api.com/api","dim_y56":711}},"col_y87":"medium","key_f38":349.68,"col_m80":611.8,"attr_c66":{"prop_m45":null,"prop_n52":null},"attr_k50":350} |
TASK repair_structured_output
SPEC
FIELD options TYPE integer REQUIRED yes
FIELD index TYPE number REQUIRED yes
FIELD notes TYPE string_uri REQUIRED yes
FIELD type.full_name TYPE string REQUIRED yes
FIELD type.updated_at TYPE string REQUIRED no
FIELD type.batch_code[].catalyst TYPE boolean REQUIRED yes
FIELD type.batc... | {"options":974,"index":595.55,"notes":"https://www.org/data"} | tool_call_wrong_param | {
"type": "object",
"properties": {
"options": {
"type": "integer"
},
"index": {
"type": "number"
},
"notes": {
"type": "string",
"format": "uri"
},
"type": {
"type": "object",
"properties": {
"full_name": {
"type": "string"
}... | Tool: check_cargo_manifest
Params: {"options": 974, "index": 595.55, "notes": "https://www.org/data"} | Agent used wrong parameter name 'type_id' instead of 'type' | {"options":974,"index":595.55,"notes":"https://www.org/data"} |
TASK repair_structured_output
SPEC
FIELD col_g14 TYPE string REQUIRED yes
FIELD param_o46 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD val_v25 TYPE string REQUIRED yes
FIELD field_f12 TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD dim_p52 TYPE string REQUIRED no
FIELD key... | {"col_g14":"foo","param_o46":"synonymous","val_v25":"Charlie","field_f12":"high","dim_p52":"A short description.","key_n36":"Silva"} | single_quotes | {
"type": "object",
"properties": {
"col_g14": {
"type": "string"
},
"param_o46": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"val_v25": {
"type": "string"
},
"field_f12": {
"typ... | {'col_g14':'foo','param_o46':'synonymous','val_v25':'Charlie','field_f12':'high','dim_p52':'A short description.','key_n36':'Silva'} | Expecting property name enclosed in double quotes | {"col_g14":"foo","param_o46":"synonymous","val_v25":"Charlie","field_f12":"high","dim_p52":"A short description.","key_n36":"Silva"} |
TASK repair_structured_output
SPEC
FIELD shipping TYPE string_uri REQUIRED no
FIELD url.phenotype TYPE string VALUES success|error|warning|info REQUIRED yes
FIELD url.created_at TYPE number REQUIRED no
FIELD url.interest_rate TYPE string VALUES active|inactive|pending REQUIRED no
FIELD url.country TYPE string VALUES a... | {"shipping":"https://example.org/api","url":{"phenotype":"error","ward":595,"medication":{"cargo_type":"intermittent","start_date":"Oliveira","width":133,"span_id":318.14,"interest_rate":"chr1"},"conductivity":"warning","language":"sms"},"current_draw":false,"color":{"format":"draft","id":"Berlin","title":[624.71,249.9... | markdown_explanation | {
"type": "object",
"properties": {
"shipping": {
"type": "string",
"format": "uri"
},
"url": {
"type": "object",
"properties": {
"phenotype": {
"type": "string",
"enum": [
"success",
"error",
"warning",
... | I've generated the following JSON:
```json
{"shipping":"https://example.org/api","url":{"phenotype":"error","ward":595,"medication":{"cargo_type":"intermittent","start_date":"Oliveira","width":133,"span_id":318.14,"interest_rate":"chr1"},"conductivity":"warning","language":"sms"},"current_draw":false,"color":{"format":... | Output contains markdown and explanatory text around JSON | {"shipping":"https://example.org/api","url":{"phenotype":"error","ward":595,"medication":{"cargo_type":"intermittent","start_date":"Oliveira","width":133,"span_id":318.14,"interest_rate":"chr1"},"conductivity":"warning","language":"sms"},"current_draw":false,"color":{"format":"draft","id":"Berlin","title":[624.71,249.9... |
TASK repair_structured_output
SPEC
FIELD isotope TYPE boolean REQUIRED no
FIELD crew_id.organism TYPE boolean REQUIRED yes
FIELD crew_id.active.bill_of_lading TYPE boolean REQUIRED yes
FIELD crew_id.active.format TYPE string REQUIRED no
FIELD crew_id.active.shipper_ref TYPE string VALUES email|phone|sms|push REQUIRED ... | {"isotope":false,"crew_id":{"organism":true,"active":{"bill_of_lading":false,"format":"Tokyo","shipper_ref":"sms"},"throttle_pos":"success","decay_rate":"reliable"},"payment_status":{"frequency_hz":"resolved","ph_level":"synonymous","tags":370,"voltage":["pending","Johnson"]},"commit_hash":531,"bearing":"completed","ac... | unquoted_keys | {
"type": "object",
"properties": {
"isotope": {
"type": "boolean"
},
"crew_id": {
"type": "object",
"properties": {
"organism": {
"type": "boolean"
},
"active": {
"type": "object",
"properties": {
"bill_of_lading": {
... | {isotope:false,crew_id:{organism:true,active:{bill_of_lading:false,format:"Tokyo",shipper_ref:"sms"},throttle_pos:"success",decay_rate:"reliable"},payment_status:{frequency_hz:"resolved",ph_level:"synonymous",tags:370,voltage:["pending","Johnson"]},commit_hash:531,bearing:"completed",active:"Sao Paulo"} | Expecting property name enclosed in double quotes | {"isotope":false,"crew_id":{"organism":true,"active":{"bill_of_lading":false,"format":"Tokyo","shipper_ref":"sms"},"throttle_pos":"success","decay_rate":"reliable"},"payment_status":{"frequency_hz":"resolved","ph_level":"synonymous","tags":370,"voltage":["pending","Johnson"]},"commit_hash":531,"bearing":"completed","ac... |
TASK repair_structured_output
SPEC
FIELD key_v27 TYPE string_uri REQUIRED no
FIELD param_j66 TYPE number REQUIRED no
FIELD prop_p95 TYPE number REQUIRED no
FIELD key_u02 TYPE boolean REQUIRED yes
FIELD prop_n07 TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED yes
FIELD prop_w55 TYPE boolean REQUIR... | {"param_j66":876.01,"prop_p95":350.21,"key_u02":true,"prop_n07":"mode_b","prop_w55":true,"key_o13":"2024-12-06T21:56:00Z"} | missing_bracket | {
"type": "object",
"properties": {
"key_v27": {
"type": "string",
"format": "uri"
},
"param_j66": {
"type": "number"
},
"prop_p95": {
"type": "number"
},
"key_u02": {
"type": "boolean"
},
"prop_n07": {
"type": "string",
"enum": [
... | {"param_j66":876.01,"prop_p95":350.21,"key_u02":true,"prop_n07":"mode_b","prop_w55":true,"key_o13":"2024-12-06T21:56:00Z"} | Missing closing bracket | {"param_j66":876.01,"prop_p95":350.21,"key_u02":true,"prop_n07":"mode_b","prop_w55":true,"key_o13":"2024-12-06T21:56:00Z"} |
TASK repair_structured_output
SPEC
FIELD id TYPE string REQUIRED yes
FIELD repository TYPE string REQUIRED yes
FIELD phenotype TYPE string REQUIRED no
FIELD feedback[] TYPE string VALUES single|married|divorced REQUIRED yes
BROKEN_OUTPUT
{"id": "Sao Paulo", "phenotype": "QC-07", "feedback": ["single"]} | {"id":"Sao Paulo","repository":"QC-07","phenotype":"QC-07","feedback":["single"]} | missing_required | {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"repository": {
"type": "string"
},
"phenotype": {
"type": "string"
},
"feedback": {
"type": "array",
"items": {
"type": "string",
"enum": [
"single",
"marrie... | {"id": "Sao Paulo", "phenotype": "QC-07", "feedback": ["single"]} | Required field 'repository' is missing | {"id":"Sao Paulo","repository":"QC-07","phenotype":"QC-07","feedback":["single"]} |
TASK repair_structured_output
SPEC
FIELD visible.loan_amount TYPE integer REQUIRED yes
FIELD visible.temp_celsius TYPE number REQUIRED no
FIELD visible.wavelength TYPE string_email REQUIRED yes
FIELD visible.start_date.section TYPE string VALUES option_a|option_b REQUIRED yes
FIELD visible.start_date.shipping TYPE str... | {"visible":{"loan_amount":791,"temp_celsius":330.68,"wavelength":"test@domain.org","start_date":{"section":"option_b","shipping":"pro","balance":"missense"},"brake_pressure":false},"values":"completed","step":109.35,"shipper_ref":222} | trailing_comma | {
"type": "object",
"properties": {
"visible": {
"type": "object",
"properties": {
"loan_amount": {
"type": "integer"
},
"temp_celsius": {
"type": "number"
},
"wavelength": {
"type": "string",
"format": "email"
}... | {"visible":{"loan_amount":791,"temp_celsius":330.68,"wavelength":"test@domain.org","start_date":{"section":"option_b","shipping":"pro","balance":"missense",},"brake_pressure":false},"values":"completed","step":109.35,"shipper_ref":222} | Unexpected trailing comma | {"visible":{"loan_amount":791,"temp_celsius":330.68,"wavelength":"test@domain.org","start_date":{"section":"option_b","shipping":"pro","balance":"missense"},"brake_pressure":false},"values":"completed","step":109.35,"shipper_ref":222} |
TASK repair_structured_output
SPEC
FIELD priority TYPE string REQUIRED yes
FIELD currency TYPE string_email REQUIRED no
FIELD account_id TYPE string REQUIRED no
FIELD crew_id[] TYPE string VALUES homozygous|heterozygous|hemizygous REQUIRED no
FIELD loan_amount[] TYPE integer REQUIRED no
BROKEN_OUTPUT
{"priority": nul... | {"priority":"foo","currency":"info@test.io","crew_id":["heterozygous","homozygous","hemizygous"]} | null_required | {
"type": "object",
"properties": {
"priority": {
"type": "string"
},
"currency": {
"type": "string",
"format": "email"
},
"account_id": {
"type": "string"
},
"crew_id": {
"type": "array",
"items": {
"type": "string",
"enum": [
... | {"priority": null, "currency": "info@test.io", "crew_id": ["heterozygous", "homozygous", "hemizygous"]} | Required field 'priority' is null | {"priority":"foo","currency":"info@test.io","crew_id":["heterozygous","homozygous","hemizygous"]} |
TASK repair_structured_output
SPEC
FIELD pressure_kpa TYPE boolean REQUIRED yes
FIELD order_id TYPE string REQUIRED no
FIELD tile TYPE null REQUIRED no
FIELD salinity TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no
FIELD current_draw TYPE string_date-time REQUIRED yes
FIELD color TYPE st... | {"pressure_kpa":true,"tile":null,"current_draw":"2021-09-12T03:51:00Z","color":"Smith"} | extra_field | {
"type": "object",
"properties": {
"pressure_kpa": {
"type": "boolean"
},
"order_id": {
"type": "string"
},
"tile": {
"type": "null"
},
"salinity": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
"level_4",
... | {"pressure_kpa": true, "tile": null, "current_draw": "2021-09-12T03:51:00Z", "color": "Smith", "extra_data_9031": "unexpected"} | Unknown field 'extra_data_9031' not defined in schema | {"pressure_kpa":true,"tile":null,"current_draw":"2021-09-12T03:51:00Z","color":"Smith"} |
TASK repair_structured_output
SPEC
FIELD col_r13 TYPE null REQUIRED no
FIELD val_d94 TYPE string_date-time REQUIRED no
FIELD dim_v37 TYPE integer REQUIRED yes
FIELD dim_f62 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
BROKEN_OUTPUT
{"col_r13":null,"val_d94":"2026-08-15T15:20:00Z","dim_v37":646,"dim_f62":"EUR" | {"col_r13":null,"val_d94":"2026-08-15T15:20:00Z","dim_v37":646,"dim_f62":"EUR"} | truncated_object | {
"type": "object",
"properties": {
"col_r13": {
"type": "null"
},
"val_d94": {
"type": "string",
"format": "date-time"
},
"dim_v37": {
"type": "integer"
},
"dim_f62": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"... | {"col_r13":null,"val_d94":"2026-08-15T15:20:00Z","dim_v37":646,"dim_f62":"EUR" | Unexpected end of JSON input — truncated object | {"col_r13":null,"val_d94":"2026-08-15T15:20:00Z","dim_v37":646,"dim_f62":"EUR"} |
TASK repair_structured_output
SPEC
FIELD param_c64 TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED no
FIELD prop_c60 TYPE string_uri REQUIRED yes
FIELD dim_r02 TYPE integer REQUIRED yes
FIELD dim_f85 TYPE string REQUIRED yes
FIELD field_f52 TYPE number REQUIRED no
FIELD attr_p26 TYPE ... | {"param_c64":"option_b","prop_c60":"https://api.org/api","dim_r02":306,"dim_f85":"demo","field_f52":168.49,"attr_p26":"user@example.com"} | tool_call_bad_format | {
"type": "object",
"properties": {
"param_c64": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d",
"option_e",
"option_f"
]
},
"prop_c60": {
"type": "string",
"format": "uri"
},
"dim_r02": {... | <functioncall> calibrate_instrument
{param_c64: "option_b", prop_c60: "https://api.org/api", dim_r02: 306, dim_f85: "demo", field_f52: 168.49, attr_p26: "user@example.com"} | Tool call has malformed arguments — unquoted keys in function parameters | {"param_c64":"option_b","prop_c60":"https://api.org/api","dim_r02":306,"dim_f85":"demo","field_f52":168.49,"attr_p26":"user@example.com"} |
TASK repair_structured_output
SPEC
FIELD url TYPE string VALUES small|medium|large|xl REQUIRED yes
FIELD lane TYPE string VALUES berthed|anchored|underway|moored REQUIRED no
FIELD feedback TYPE string VALUES small|medium|large|xl REQUIRED no
BROKEN_OUTPUT
{"url":"medium","lane":"anchored","feedback":"medium" | {"url":"medium","lane":"anchored","feedback":"medium"} | truncated_array | {
"type": "object",
"properties": {
"url": {
"type": "string",
"enum": [
"small",
"medium",
"large",
"xl"
]
},
"lane": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
... | {"url":"medium","lane":"anchored","feedback":"medium" | Unexpected end of JSON input — truncated object | {"url":"medium","lane":"anchored","feedback":"medium"} |
TASK repair_structured_output
SPEC
FIELD field_s57 TYPE boolean REQUIRED no
FIELD val_d13 TYPE string REQUIRED no
FIELD dim_k73 TYPE integer REQUIRED yes
BROKEN_OUTPUT
<functioncall> get_inventory
{val_d13: "Smith", dim_k73: 311} | {"val_d13":"Smith","dim_k73":311} | tool_call_bad_format | {
"type": "object",
"properties": {
"field_s57": {
"type": "boolean"
},
"val_d13": {
"type": "string"
},
"dim_k73": {
"type": "integer"
}
},
"required": [
"dim_k73"
]
} | <functioncall> get_inventory
{val_d13: "Smith", dim_k73: 311} | Tool call has malformed arguments — unquoted keys in function parameters | {"val_d13":"Smith","dim_k73":311} |
TASK repair_structured_output
SPEC
FIELD attr_u50 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD val_u44 TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD key_k28 TYPE number REQUIRED yes
FIELD dim_n56.field_y51 TYPE integer REQUIRED no
FIELD dim_n56.attr_o62 TYPE integ... | {"val_u44":"arctic","key_k28":685.16,"dim_n56":{"attr_o62":260,"val_w90":544,"attr_f37":{"attr_r78":false,"param_f01":"GRCh38","param_i36":393}}} | extra_text_after | {
"type": "object",
"properties": {
"attr_u50": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"val_u44": {
"type": "string",
"enum": [
"coastal",
"oceanic",
"inland",
"a... | {"val_u44":"arctic","key_k28":685.16,"dim_n56":{"attr_o62":260,"val_w90":544,"attr_f37":{"attr_r78":false,"param_f01":"GRCh38","param_i36":393}}}
Let me know if you need anything else! | Output contains non-JSON text after the object | {"val_u44":"arctic","key_k28":685.16,"dim_n56":{"attr_o62":260,"val_w90":544,"attr_f37":{"attr_r78":false,"param_f01":"GRCh38","param_i36":393}}} |
TASK repair_structured_output
SPEC
FIELD format TYPE string REQUIRED yes
FIELD coverage TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD length TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED no
FIELD size[].thumbnail TYPE string_date-time REQUIRED yes
FIELD size[].manifest_ref T... | {"format":"example","coverage":"operational","size":[{"thumbnail":"2022-04-08T03:56:00Z","manifest_ref":false,"filter_flag":920,"section":"Jane"}]} | trailing_comma | {
"type": "object",
"properties": {
"format": {
"type": "string"
},
"coverage": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"length": {
"type": "string",
"enum": [
"coastal",
... | {"format":"example","coverage":"operational","size":[{"thumbnail":"2022-04-08T03:56:00Z","manifest_ref":false,"filter_flag":920,"section":"Jane",}]} | Unexpected trailing comma | {"format":"example","coverage":"operational","size":[{"thumbnail":"2022-04-08T03:56:00Z","manifest_ref":false,"filter_flag":920,"section":"Jane"}]} |
TASK repair_structured_output
SPEC
FIELD department.strand TYPE string VALUES level_1|level_2 REQUIRED no
FIELD department.compound.visible TYPE string_uri REQUIRED no
FIELD department.compound.id TYPE integer REQUIRED no
FIELD department.compound.published TYPE integer REQUIRED yes
FIELD department.compound.total TYP... | {"department":{"fleet_number":"user@test.io","loan_amount":132.28,"cargo_type":"inactive"},"first_name":false,"phone":376} | tool_call_text_mix | {
"type": "object",
"properties": {
"department": {
"type": "object",
"properties": {
"strand": {
"type": "string",
"enum": [
"level_1",
"level_2"
]
},
"compound": {
"type": "object",
"properties": {
... | Processing the request now.
<tool_call name="create_ticket">
{"department":{"fleet_number":"user@test.io","loan_amount":132.28,"cargo_type":"inactive"},"first_name":false,"phone":376}
</tool_call.
Done! | Agent response mixes reasoning text with tool call | {"department":{"fleet_number":"user@test.io","loan_amount":132.28,"cargo_type":"inactive"},"first_name":false,"phone":376} |
TASK repair_structured_output
SPEC
FIELD label TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD state TYPE integer REQUIRED no
FIELD temp_celsius TYPE boolean REQUIRED no
FIELD count TYPE integer REQUIRED no
BROKEN_OUTPUT
The output is as follows:
```json
{"label":"underway","state":324,"temp_ce... | {"label":"underway","state":324,"temp_celsius":false,"count":351} | markdown_explanation | {
"type": "object",
"properties": {
"label": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
]
},
"state": {
"type": "integer"
},
"temp_celsius": {
"type": "boolean"
},
"count": {
"type": "integ... | The output is as follows:
```json
{"label":"underway","state":324,"temp_celsius":false,"count":351}
```
Analysis finished. | Output contains markdown and explanatory text around JSON | {"label":"underway","state":324,"temp_celsius":false,"count":351} |
TASK repair_structured_output
SPEC
FIELD active TYPE integer REQUIRED no
FIELD weight TYPE number REQUIRED no
FIELD start_date TYPE string REQUIRED no
FIELD filter_flag.score TYPE string VALUES free|basic|pro|enterprise REQUIRED yes
FIELD filter_flag.invoice_id TYPE string VALUES single|married|divorced REQUIRED no
FI... | {"active":596,"weight":30.64,"start_date":"inactive","transaction_id":{"interest_rate":"editor"}} | tool_call_python_syntax | {
"type": "object",
"properties": {
"active": {
"type": "integer"
},
"weight": {
"type": "number"
},
"start_date": {
"type": "string"
},
"filter_flag": {
"type": "object",
"properties": {
"score": {
"type": "string",
"enum": [
... | apply_discount(active=596, weight=30.64, start_date='inactive', transaction_id={'interest_rate': 'editor'}) | Tool call uses Python syntax instead of JSON | {"active":596,"weight":30.64,"start_date":"inactive","transaction_id":{"interest_rate":"editor"}} |
TASK repair_structured_output
SPEC
FIELD transaction_id TYPE string REQUIRED yes
FIELD span_id.label TYPE string VALUES draft|published|archived REQUIRED yes
FIELD span_id.torque_output TYPE null REQUIRED yes
FIELD span_id.price TYPE string VALUES coastal|oceanic|inland|arctic REQUIRED yes
FIELD span_id.annotation TYP... | {"transaction_id":"Diana","span_id":{"label":"published","torque_output":null,"price":"inland","annotation":"MV-Evergreen-01"},"temp_celsius":"https://www.org/data","format":"active"} | thought_process | {
"type": "object",
"properties": {
"transaction_id": {
"type": "string"
},
"span_id": {
"type": "object",
"properties": {
"label": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
... | Breaking down the requirements:
- Must include all required fields
- Types must match the schema
- Values should be realistic
{"transaction_id":"Diana","span_id":{"label":"published","torque_output":null,"price":"inland","annotation":"MV-Evergreen-01"},"temp_celsius":"https://www.org/data","format":"active"} | Output contains chain-of-thought reasoning before JSON | {"transaction_id":"Diana","span_id":{"label":"published","torque_output":null,"price":"inland","annotation":"MV-Evergreen-01"},"temp_celsius":"https://www.org/data","format":"active"} |
TASK repair_structured_output
SPEC
FIELD field_x92 TYPE integer REQUIRED yes
FIELD val_a20 TYPE string REQUIRED yes
FIELD val_e22 TYPE integer REQUIRED yes
BROKEN_OUTPUT
{'field_x92':133,'val_a20':'https://api.example.com/v1','val_e22':951} | {"field_x92":133,"val_a20":"https://api.example.com/v1","val_e22":951} | single_quotes | {
"type": "object",
"properties": {
"field_x92": {
"type": "integer"
},
"val_a20": {
"type": "string"
},
"val_e22": {
"type": "integer"
}
},
"required": [
"val_a20",
"field_x92",
"val_e22"
]
} | {'field_x92':133,'val_a20':'https://api.example.com/v1','val_e22':951} | Expecting property name enclosed in double quotes | {"field_x92":133,"val_a20":"https://api.example.com/v1","val_e22":951} |
TASK repair_structured_output
SPEC
FIELD decay_rate.manifest_ref TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD decay_rate.payment_status TYPE string REQUIRED yes
FIELD decay_rate.subject TYPE string REQUIRED yes
FIELD decay_rate.chapter.first_name TYPE number REQUIRED yes
FIELD decay... | {"decay_rate":{"manifest_ref":"rejected","payment_status":"test","subject":"2023-12-25","description":{"verified":"PASS","discount":"Bob","tax":true,"umi":"2024-12-16T17:27:00Z"}},"currency":"in_transit","port_code":534.6,"ph_level":"green","type":"https://example.com"} | number_with_unit | {
"type": "object",
"properties": {
"decay_rate": {
"type": "object",
"properties": {
"manifest_ref": {
"type": "string",
"enum": [
"pending_review",
"confirmed",
"rejected",
"escalated"
]
},
"payme... | {"decay_rate": {"manifest_ref": "rejected", "payment_status": "test", "subject": "2023-12-25", "description": {"verified": "PASS", "discount": "Bob", "tax": true, "umi": "2024-12-16T17:27:00Z"}}, "currency": "in_transit", "port_code": "534.6MB", "ph_level": "green", "type": "https://example.com"} | Field 'port_code' must be number, got string with unit | {"decay_rate":{"manifest_ref":"rejected","payment_status":"test","subject":"2023-12-25","description":{"verified":"PASS","discount":"Bob","tax":true,"umi":"2024-12-16T17:27:00Z"}},"currency":"in_transit","port_code":534.6,"ph_level":"green","type":"https://example.com"} |
TASK repair_structured_output
SPEC
FIELD published TYPE number REQUIRED no
FIELD item_id.half_life TYPE string VALUES option_a|option_b|option_c|option_d REQUIRED yes
FIELD item_id.yield_pct TYPE string REQUIRED yes
FIELD item_id.country TYPE string VALUES type_a|type_b|type_c|type_d|type_e|type_f REQUIRED yes
FIELD u... | {"published":808.2,"item_id":{"half_life":"option_a","yield_pct":"Smith","country":"type_a"},"tile":"white","credit_score":"active","procedure_code":695,"collateral":"https://data.io/data"} | single_quotes | {
"type": "object",
"properties": {
"published": {
"type": "number"
},
"item_id": {
"type": "object",
"properties": {
"half_life": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
"option_d"
... | {'published':808.2,'item_id':{'half_life':'option_a','yield_pct':'Smith','country':'type_a'},'tile':'white','credit_score':'active','procedure_code':695,'collateral':'https://data.io/data'} | Expecting property name enclosed in double quotes | {"published":808.2,"item_id":{"half_life":"option_a","yield_pct":"Smith","country":"type_a"},"tile":"white","credit_score":"active","procedure_code":695,"collateral":"https://data.io/data"} |
TASK repair_structured_output
SPEC
FIELD prop_a36.key_n16 TYPE boolean REQUIRED no
FIELD prop_a36.dim_u99 TYPE string REQUIRED no
FIELD prop_a36.dim_h82 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED no
FIELD prop_a36.col_n76 TYPE integer REQUIRED yes
FIELD prop_a36.val_w78 TYPE string REQUIRED n... | {"prop_a36":{"key_n16":true,"dim_u99":"Berlin","dim_h82":"offline","col_n76":224,"val_w78":"pending","key_y83":true,"val_m11":872.01},"dim_l21":{"param_s49":"2023-12-25","col_r63":34,"field_c93":"viewer","dim_r67":"homozygous","dim_a69":"2021-06-05T23:00:00Z","field_t54":{"key_m76":true,"attr_d29":"approved","prop_c83"... | extra_field | {
"type": "object",
"properties": {
"prop_a36": {
"type": "object",
"properties": {
"key_n16": {
"type": "boolean"
},
"dim_u99": {
"type": "string"
},
"dim_h82": {
"type": "string",
"enum": [
"operational",
... | {"prop_a36": {"key_n16": true, "dim_u99": "Berlin", "dim_h82": "offline", "col_n76": 224, "val_w78": "pending", "key_y83": true, "val_m11": 872.01}, "dim_l21": {"param_s49": "2023-12-25", "col_r63": 34, "field_c93": "viewer", "dim_r67": "homozygous", "dim_a69": "2021-06-05T23:00:00Z", "field_t54": {"key_m76": true, "at... | Unknown field 'extra_field_7044' not defined in schema | {"prop_a36":{"key_n16":true,"dim_u99":"Berlin","dim_h82":"offline","col_n76":224,"val_w78":"pending","key_y83":true,"val_m11":872.01},"dim_l21":{"param_s49":"2023-12-25","col_r63":34,"field_c93":"viewer","dim_r67":"homozygous","dim_a69":"2021-06-05T23:00:00Z","field_t54":{"key_m76":true,"attr_d29":"approved","prop_c83"... |
TASK repair_structured_output
SPEC
FIELD prop_w22 TYPE number REQUIRED yes
FIELD prop_d59 TYPE string REQUIRED no
FIELD val_u30.attr_a35 TYPE string REQUIRED yes
FIELD val_u30.dim_p17 TYPE number REQUIRED no
FIELD val_u30.key_a06 TYPE string VALUES red|blue|green|black|white REQUIRED yes
FIELD val_u30.col_e44 TYPE str... | {"prop_w22":321.6,"prop_d59":"Johnson","val_u30":{"attr_a35":"hello","key_a06":"black","col_e44":"https://data.org/api","col_m87":"inactive"}} | extra_field | {
"type": "object",
"properties": {
"prop_w22": {
"type": "number"
},
"prop_d59": {
"type": "string"
},
"val_u30": {
"type": "object",
"properties": {
"attr_a35": {
"type": "string"
},
"dim_p17": {
"type": "number"
},
... | {"prop_w22": 321.6, "prop_d59": "Johnson", "val_u30": {"attr_a35": "hello", "key_a06": "black", "col_e44": "https://data.org/api", "col_m87": "inactive"}, "extra_data_144": "unexpected"} | Unknown field 'extra_data_144' not defined in schema | {"prop_w22":321.6,"prop_d59":"Johnson","val_u30":{"attr_a35":"hello","key_a06":"black","col_e44":"https://data.org/api","col_m87":"inactive"}} |
TASK repair_structured_output
SPEC
FIELD param_g92 TYPE string REQUIRED yes
FIELD dim_w11 TYPE string VALUES active|inactive|pending REQUIRED yes
FIELD col_w39 TYPE integer REQUIRED no
FIELD prop_m32 TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD dim_p83 TYPE string REQUIRED no
FIELD key_l72 TYPE string_date... | {"param_g92":"Johnson","dim_w11":"inactive","col_w39":810,"dim_p83":"FWD","key_l72":"2024-06-16T15:44:00Z"} | tool_call_bad_format | {
"type": "object",
"properties": {
"param_g92": {
"type": "string"
},
"dim_w11": {
"type": "string",
"enum": [
"active",
"inactive",
"pending"
]
},
"col_w39": {
"type": "integer"
},
"prop_m32": {
"type": "string",
"enum":... | <functioncall> validate_address
{param_g92: "Johnson", dim_w11: "inactive", col_w39: 810, dim_p83: "FWD", key_l72: "2024-06-16T15:44:00Z"} | Tool call has malformed arguments — unquoted keys in function parameters | {"param_g92":"Johnson","dim_w11":"inactive","col_w39":810,"dim_p83":"FWD","key_l72":"2024-06-16T15:44:00Z"} |
TASK repair_structured_output
SPEC
FIELD discount TYPE string VALUES low|medium|high|critical REQUIRED no
FIELD nickname TYPE string_date-time REQUIRED yes
FIELD position TYPE number REQUIRED no
FIELD age TYPE integer REQUIRED no
FIELD width TYPE string_email REQUIRED no
FIELD message TYPE null REQUIRED yes
FIELD webs... | {"discount":"medium","nickname":"2024-04-24T18:16:00Z","age":663,"message":null,"website":null,"feedback":119.14} | tool_call_text_mix | {
"type": "object",
"properties": {
"discount": {
"type": "string",
"enum": [
"low",
"medium",
"high",
"critical"
]
},
"nickname": {
"type": "string",
"format": "date-time"
},
"position": {
"type": "number"
},
"age": {
... | I need to look up the information first.
<tool_call name="validate_sample">
{"discount":"medium","nickname":"2024-04-24T18:16:00Z","age":663,"message":null,"website":null,"feedback":119.14}
</tool_call.
Operation completed. | Agent response mixes reasoning text with tool call | {"discount":"medium","nickname":"2024-04-24T18:16:00Z","age":663,"message":null,"website":null,"feedback":119.14} |
TASK repair_structured_output
SPEC
FIELD address TYPE string_uri REQUIRED no
FIELD notes TYPE string REQUIRED yes
FIELD price.order_id TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
FIELD price.commit_hash TYPE string REQUIRED no
FIELD price.index TYPE string REQUIRED no
FIELD price.credit_score TYPE... | {"address":"https://data.org/v1","notes":"New York","verified":false,"city":"https://example.io/api","width":null} | markdown_explanation | {
"type": "object",
"properties": {
"address": {
"type": "string",
"format": "uri"
},
"notes": {
"type": "string"
},
"price": {
"type": "object",
"properties": {
"order_id": {
"type": "string",
"enum": [
"berthed",
... | The output is as follows:
```json
{"address":"https://data.org/v1","notes":"New York","verified":false,"city":"https://example.io/api","width":null}
```
Data logged successfully. | Output contains markdown and explanatory text around JSON | {"address":"https://data.org/v1","notes":"New York","verified":false,"city":"https://example.io/api","width":null} |
TASK repair_structured_output
SPEC
FIELD col_k47 TYPE string VALUES option_a|option_b REQUIRED no
FIELD dim_f76 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD prop_q36 TYPE string REQUIRED no
FIELD key_e58 TYPE number REQUIRED no
FIELD dim_n28 TYPE string REQUIRED no
FIELD prop_g50 TYPE ... | {"col_k47":"option_a","dim_f76":"frameshift","prop_q36":"chr1","key_e58":356.16,"prop_g50":"admin@domain.org"} | unquoted_keys | {
"type": "object",
"properties": {
"col_k47": {
"type": "string",
"enum": [
"option_a",
"option_b"
]
},
"dim_f76": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"prop_q36"... | {col_k47:"option_a",dim_f76:"frameshift",prop_q36:"chr1",key_e58:356.16,prop_g50:"admin@domain.org"} | Expecting property name enclosed in double quotes | {"col_k47":"option_a","dim_f76":"frameshift","prop_q36":"chr1","key_e58":356.16,"prop_g50":"admin@domain.org"} |
TASK repair_structured_output
SPEC
FIELD field_e12 TYPE integer REQUIRED yes
FIELD dim_q09 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED no
FIELD attr_r04[].field_u44 TYPE integer REQUIRED no
FIELD attr_r04[].field_u77 TYPE number REQUIRED no
FIELD attr_r04[].val_u39 TYPE string_date-time REQUIRE... | {"field_e12":293,"dim_q09":"synonymous"} | extra_field | {
"type": "object",
"properties": {
"field_e12": {
"type": "integer"
},
"dim_q09": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"attr_r04": {
"type": "array",
"items": {
"type": "... | {"field_e12": 293, "dim_q09": "synonymous", "extra_field_6139": 42} | Unknown field 'extra_field_6139' not defined in schema | {"field_e12":293,"dim_q09":"synonymous"} |
TASK repair_structured_output
SPEC
FIELD step TYPE number REQUIRED no
FIELD timezone TYPE integer REQUIRED yes
FIELD compound.ph_level.cargo_type TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD compound.ph_level.order_id TYPE string_email REQUIRED no
FIELD compound.ph_level.maturity_da... | {"timezone":911,"compound":{"ph_level":{"cargo_type":"escalated","maturity_date":null,"thumbnail":"2022-07-24T01:02:00Z","compound":513,"bed_number":763,"annotation":"arctic"},"duration_ms":false,"subtotal":null,"batch_code":false,"conductivity":null},"visible":"test","language":false,"allele":412} | tool_call_python_syntax | {
"type": "object",
"properties": {
"step": {
"type": "number"
},
"timezone": {
"type": "integer"
},
"compound": {
"type": "object",
"properties": {
"ph_level": {
"type": "object",
"properties": {
"cargo_type": {
"type... | validate_address(timezone=911, compound={'ph_level': {'cargo_type': 'escalated', 'maturity_date': None, 'thumbnail': '2022-07-24T01:02:00Z', 'compound': 513, 'bed_number': 763, 'annotation': 'arctic'}, 'duration_ms': False, 'subtotal': None, 'batch_code': False, 'conductivity': None}, visible='test', language=False, al... | Tool call uses Python syntax instead of JSON | {"timezone":911,"compound":{"ph_level":{"cargo_type":"escalated","maturity_date":null,"thumbnail":"2022-07-24T01:02:00Z","compound":513,"bed_number":763,"annotation":"arctic"},"duration_ms":false,"subtotal":null,"batch_code":false,"conductivity":null},"visible":"test","language":false,"allele":412} |
TASK repair_structured_output
SPEC
FIELD dim_o28 TYPE null REQUIRED yes
FIELD dim_w46 TYPE string REQUIRED no
FIELD val_u00 TYPE string VALUES operational|degraded|offline|maintenance REQUIRED yes
FIELD key_i47 TYPE string REQUIRED no
FIELD dim_h39 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED yes
FIELD prop_p20 TYP... | {"dim_o28":null,"val_u00":"operational","key_i47":"sample","dim_h39":"EUR","prop_p20":680} | extra_field | {
"type": "object",
"properties": {
"dim_o28": {
"type": "null"
},
"dim_w46": {
"type": "string"
},
"val_u00": {
"type": "string",
"enum": [
"operational",
"degraded",
"offline",
"maintenance"
]
},
"key_i47": {
"type": "... | {"dim_o28": null, "val_u00": "operational", "key_i47": "sample", "dim_h39": "EUR", "prop_p20": 680, "extra_value_9772": true} | Unknown field 'extra_value_9772' not defined in schema | {"dim_o28":null,"val_u00":"operational","key_i47":"sample","dim_h39":"EUR","prop_p20":680} |
TASK repair_structured_output
SPEC
FIELD temp_celsius.pressure_kpa TYPE string REQUIRED no
FIELD temp_celsius.voltage TYPE string REQUIRED yes
FIELD temp_celsius.message TYPE string VALUES mode_a|mode_b|mode_c|mode_d|mode_e|mode_f REQUIRED no
FIELD temp_celsius.span_id TYPE string REQUIRED yes
FIELD temp_celsius.freig... | {"temp_celsius":{"pressure_kpa":"Smith","voltage":"Alice","message":"mode_e","span_id":"Oliveira","freight_class":{"barcode":"This is a test value."}},"step":852,"gene_id":944,"payment_status":"archived","items":true} | wrong_type | {
"type": "object",
"properties": {
"temp_celsius": {
"type": "object",
"properties": {
"pressure_kpa": {
"type": "string"
},
"voltage": {
"type": "string"
},
"message": {
"type": "string",
"enum": [
"mode_a"... | {"temp_celsius": {"pressure_kpa": "Smith", "voltage": "Alice", "message": "mode_e", "span_id": "Oliveira", "freight_class": {"barcode": "This is a test value."}}, "step": 852, "gene_id": 944, "payment_status": "archived", "items": "\"yes\""} | Field 'items' must be boolean, got string | {"temp_celsius":{"pressure_kpa":"Smith","voltage":"Alice","message":"mode_e","span_id":"Oliveira","freight_class":{"barcode":"This is a test value."}},"step":852,"gene_id":944,"payment_status":"archived","items":true} |
TASK repair_structured_output
SPEC
FIELD attr_r67 TYPE null REQUIRED yes
FIELD attr_j27 TYPE number REQUIRED yes
FIELD key_i05[] TYPE string VALUES berthed|anchored|underway|moored REQUIRED yes
BROKEN_OUTPUT
Result: attr_r67=None, {"attr_r67":null,"attr_j27":684.1,"key_i05":["underway"]} | {"attr_r67":null,"attr_j27":684.1,"key_i05":["underway"]} | partial_structure | {
"type": "object",
"properties": {
"attr_r67": {
"type": "null"
},
"attr_j27": {
"type": "number"
},
"key_i05": {
"type": "array",
"items": {
"type": "string",
"enum": [
"berthed",
"anchored",
"underway",
"moored"
... | Result: attr_r67=None, {"attr_r67":null,"attr_j27":684.1,"key_i05":["underway"]} | Output mixes natural language with JSON | {"attr_r67":null,"attr_j27":684.1,"key_i05":["underway"]} |
TASK repair_structured_output
SPEC
FIELD quantity TYPE string REQUIRED yes
FIELD item_id TYPE string REQUIRED yes
FIELD priority TYPE null REQUIRED yes
FIELD berth_slot TYPE integer REQUIRED no
FIELD tax TYPE string REQUIRED no
FIELD consignee TYPE string VALUES single|married|divorced REQUIRED yes
BROKEN_OUTPUT
read... | {"quantity":"Tokyo","item_id":"John","priority":null,"berth_slot":92,"consignee":"married"} | tool_call_python_syntax | {
"type": "object",
"properties": {
"quantity": {
"type": "string"
},
"item_id": {
"type": "string"
},
"priority": {
"type": "null"
},
"berth_slot": {
"type": "integer"
},
"tax": {
"type": "string"
},
"consignee": {
"type": "string",
... | read_sensor_array(quantity='Tokyo', item_id='John', priority=None, berth_slot=92, consignee='married') | Tool call uses Python syntax instead of JSON | {"quantity":"Tokyo","item_id":"John","priority":null,"berth_slot":92,"consignee":"married"} |
TASK repair_structured_output
SPEC
FIELD phenotype TYPE string VALUES cat_a|cat_b|cat_c REQUIRED yes
FIELD wavelength TYPE string VALUES draft|published|archived REQUIRED no
FIELD published TYPE string REQUIRED yes
BROKEN_OUTPUT
I need to look up the information first.
Action: validate_sample
Result: {"phenotype": "c... | {"phenotype":"cat_a","published":"inactive"} | agent_chain | {
"type": "object",
"properties": {
"phenotype": {
"type": "string",
"enum": [
"cat_a",
"cat_b",
"cat_c"
]
},
"wavelength": {
"type": "string",
"enum": [
"draft",
"published",
"archived"
]
},
"published": {
... | I need to look up the information first.
Action: validate_sample
Result: {"phenotype": "cat_a"}
I'll query our database.
Action: apply_discount
Result: | Agent multi-step chain with truncated tool output | {"phenotype":"cat_a","published":"inactive"} |
TASK repair_structured_output
SPEC
FIELD chromosome TYPE string_date-time REQUIRED yes
FIELD website.strand TYPE string VALUES new|in_transit|delivered|returned REQUIRED yes
FIELD website.state TYPE string VALUES admin|editor|viewer REQUIRED no
FIELD website.step TYPE string REQUIRED yes
FIELD duration_ms TYPE string ... | {"chromosome":"2025-01-01T05:41:00Z","website":{"strand":"returned","state":"viewer","step":"Bob"},"duration_ms":"world","category":"enterprise"} | truncated_array | {
"type": "object",
"properties": {
"chromosome": {
"type": "string",
"format": "date-time"
},
"website": {
"type": "object",
"properties": {
"strand": {
"type": "string",
"enum": [
"new",
"in_transit",
"delivered",
... | {"chromosome":"2025-01-01T05:41:00Z","website":{"strand":"returned","state":"viewer","step":"Bob"},"duration_ms":"world","category":"enterprise" | Unexpected end of JSON input — truncated object | {"chromosome":"2025-01-01T05:41:00Z","website":{"strand":"returned","state":"viewer","step":"Bob"},"duration_ms":"world","category":"enterprise"} |
TASK repair_structured_output
SPEC
FIELD dim_m66 TYPE integer REQUIRED yes
FIELD prop_a99 TYPE number REQUIRED yes
FIELD attr_j05 TYPE string REQUIRED yes
BROKEN_OUTPUT
{"dim_m66":274,"prop_a99":296.52,"attr_j05":"demo" | {"dim_m66":274,"prop_a99":296.52,"attr_j05":"demo"} | truncated_object | {
"type": "object",
"properties": {
"dim_m66": {
"type": "integer"
},
"prop_a99": {
"type": "number"
},
"attr_j05": {
"type": "string"
}
},
"required": [
"attr_j05",
"dim_m66",
"prop_a99"
]
} | {"dim_m66":274,"prop_a99":296.52,"attr_j05":"demo" | Unexpected end of JSON input — truncated object | {"dim_m66":274,"prop_a99":296.52,"attr_j05":"demo"} |
TASK repair_structured_output
SPEC
FIELD val_r73 TYPE string REQUIRED yes
FIELD val_i64 TYPE string_uri REQUIRED yes
FIELD prop_w71 TYPE integer REQUIRED yes
BROKEN_OUTPUT
"val_r73":"Smith","val_i64":"https://www.io/data","prop_w71":684} | {"val_r73":"Smith","val_i64":"https://www.io/data","prop_w71":684} | missing_brace | {
"type": "object",
"properties": {
"val_r73": {
"type": "string"
},
"val_i64": {
"type": "string",
"format": "uri"
},
"prop_w71": {
"type": "integer"
}
},
"required": [
"prop_w71",
"val_i64",
"val_r73"
]
} | "val_r73":"Smith","val_i64":"https://www.io/data","prop_w71":684} | Missing closing brace | {"val_r73":"Smith","val_i64":"https://www.io/data","prop_w71":684} |
TASK repair_structured_output
SPEC
FIELD col_e21 TYPE string VALUES cat_a|cat_b REQUIRED yes
FIELD prop_a00 TYPE string VALUES synonymous|missense|nonsense|frameshift REQUIRED yes
FIELD param_y37 TYPE string REQUIRED no
FIELD attr_p10 TYPE number REQUIRED no
BROKEN_OUTPUT
{"prop_a00": "frameshift", "attr_p10": 402.31... | {"col_e21":"cat_a","prop_a00":"frameshift","attr_p10":402.31} | missing_required | {
"type": "object",
"properties": {
"col_e21": {
"type": "string",
"enum": [
"cat_a",
"cat_b"
]
},
"prop_a00": {
"type": "string",
"enum": [
"synonymous",
"missense",
"nonsense",
"frameshift"
]
},
"param_y37": {
... | {"prop_a00": "frameshift", "attr_p10": 402.31} | Required field 'col_e21' is missing | {"col_e21":"cat_a","prop_a00":"frameshift","attr_p10":402.31} |
TASK repair_structured_output
SPEC
FIELD label TYPE string_uri REQUIRED no
FIELD tags TYPE integer REQUIRED no
FIELD company TYPE integer REQUIRED yes
FIELD timezone TYPE string VALUES option_a|option_b|option_c|option_d|option_e|option_f REQUIRED yes
FIELD nickname TYPE integer REQUIRED yes
FIELD values TYPE number R... | {"tags":847,"company":931,"timezone":"option_f","nickname":452,"role":"mode_d"} | missing_brace | {
"type": "object",
"properties": {
"label": {
"type": "string",
"format": "uri"
},
"tags": {
"type": "integer"
},
"company": {
"type": "integer"
},
"timezone": {
"type": "string",
"enum": [
"option_a",
"option_b",
"option_c",
... | "tags":847,"company":931,"timezone":"option_f","nickname":452,"role":"mode_d"} | Missing closing brace | {"tags":847,"company":931,"timezone":"option_f","nickname":452,"role":"mode_d"} |
TASK repair_structured_output
SPEC
FIELD label TYPE integer REQUIRED yes
FIELD index.item_id TYPE string VALUES admin|editor|viewer REQUIRED yes
FIELD index.filter_flag TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD index.phone TYPE string_date-time REQUIRED no
FIELD index.city TYPE string REQUIRED no
FIELD ... | {"label":737,"index":{"item_id":"viewer","filter_flag":"EUR","city":"GRCh38","length":"info@test.io"},"options":624.3,"chromosome":null} | missing_brace | {
"type": "object",
"properties": {
"label": {
"type": "integer"
},
"index": {
"type": "object",
"properties": {
"item_id": {
"type": "string",
"enum": [
"admin",
"editor",
"viewer"
]
},
"filter_f... | {"label":737,"index":{"item_id":"viewer","filter_flag":"EUR","city":"GRCh38","length":"info@test.io","options":624.3,"chromosome":null} | Missing closing brace | {"label":737,"index":{"item_id":"viewer","filter_flag":"EUR","city":"GRCh38","length":"info@test.io"},"options":624.3,"chromosome":null} |
TASK repair_structured_output
SPEC
FIELD berth_slot TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD phone TYPE string REQUIRED no
FIELD temp_celsius TYPE integer REQUIRED no
FIELD altitude TYPE string REQUIRED yes
FIELD vital_sign[] TYPE string VALUES red|blue|green|black|white REQUIRED no
BROKEN_OUTPUT
Belo... | {"phone":"example","altitude":"Jane","vital_sign":["red","red"]} | extra_text_before | {
"type": "object",
"properties": {
"berth_slot": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"phone": {
"type": "string"
},
"temp_celsius": {
"type": "integer"
},
"altitude": {
"type": "... | Below is the JSON object:
{"phone":"example","altitude":"Jane","vital_sign":["red","red"]} | Output contains non-JSON text before the object | {"phone":"example","altitude":"Jane","vital_sign":["red","red"]} |
TASK repair_structured_output
SPEC
FIELD col_w54 TYPE integer REQUIRED yes
FIELD param_j00 TYPE integer REQUIRED no
FIELD param_x95 TYPE string VALUES type_a|type_b|type_c REQUIRED no
BROKEN_OUTPUT
{"col_w54":651,"param_j00":750,"param_x95":"type_b" | {"col_w54":651,"param_j00":750,"param_x95":"type_b"} | truncated_array | {
"type": "object",
"properties": {
"col_w54": {
"type": "integer"
},
"param_j00": {
"type": "integer"
},
"param_x95": {
"type": "string",
"enum": [
"type_a",
"type_b",
"type_c"
]
}
},
"required": [
"col_w54"
]
} | {"col_w54":651,"param_j00":750,"param_x95":"type_b" | Unexpected end of JSON input — truncated object | {"col_w54":651,"param_j00":750,"param_x95":"type_b"} |
TASK repair_structured_output
SPEC
FIELD build_status TYPE string REQUIRED yes
FIELD pressure_kpa TYPE string REQUIRED no
FIELD priority TYPE string REQUIRED yes
FIELD commit_hash.altitude.diagnosis_code TYPE number REQUIRED no
FIELD commit_hash.altitude.current_draw TYPE number REQUIRED no
FIELD commit_hash.altitude.... | {"build_status":"Charlie","pressure_kpa":"completed","priority":"RTG-04","commit_hash":{"altitude":{"diagnosis_code":916.81,"commit_hash":778,"dissolved_oxygen":"Jane","barcode":"test@domain.org","coverage":"Bob","size":627,"end_date":"Sao Paulo"},"current_draw":270.44,"end_date":"option_b"},"velocity":true} | tool_call_bad_format | {
"type": "object",
"properties": {
"build_status": {
"type": "string"
},
"pressure_kpa": {
"type": "string"
},
"priority": {
"type": "string"
},
"commit_hash": {
"type": "object",
"properties": {
"altitude": {
"type": "object",
"... | <functioncall> validate_address
{build_status: "Charlie", pressure_kpa: "completed", priority: "RTG-04", commit_hash: {altitude: {diagnosis_code: 916.81, commit_hash: 778, dissolved_oxygen: "Jane", barcode: "test@domain.org", coverage: "Bob", size: 627, end_date: "Sao Paulo"}, current_draw: 270.44, end_date: "option_b"... | Tool call has malformed arguments — unquoted keys in function parameters | {"build_status":"Charlie","pressure_kpa":"completed","priority":"RTG-04","commit_hash":{"altitude":{"diagnosis_code":916.81,"commit_hash":778,"dissolved_oxygen":"Jane","barcode":"test@domain.org","coverage":"Bob","size":627,"end_date":"Sao Paulo"},"current_draw":270.44,"end_date":"option_b"},"velocity":true} |
TASK repair_structured_output
SPEC
FIELD diagnosis_code TYPE string VALUES type_a|type_b REQUIRED no
FIELD city TYPE string REQUIRED no
FIELD temp_celsius TYPE string VALUES level_1|level_2|level_3|level_4|level_5|level_6 REQUIRED no
FIELD current_draw TYPE number REQUIRED no
FIELD repository TYPE string VALUES option... | {"temp_celsius":"level_5","current_draw":837.69,"repository":"option_a","count":false,"procedure_code":993} | wrong_type | {
"type": "object",
"properties": {
"diagnosis_code": {
"type": "string",
"enum": [
"type_a",
"type_b"
]
},
"city": {
"type": "string"
},
"temp_celsius": {
"type": "string",
"enum": [
"level_1",
"level_2",
"level_3",
... | {"temp_celsius": "level_5", "current_draw": 837.69, "repository": "option_a", "count": "\"no\"", "procedure_code": 993} | Field 'count' must be boolean, got string | {"temp_celsius":"level_5","current_draw":837.69,"repository":"option_a","count":false,"procedure_code":993} |
TASK repair_structured_output
SPEC
FIELD prop_a12 TYPE string REQUIRED no
FIELD field_o41 TYPE boolean REQUIRED no
FIELD field_m73 TYPE string REQUIRED no
FIELD key_q23 TYPE number REQUIRED no
FIELD col_y43.dim_o95 TYPE string REQUIRED no
FIELD col_y43.attr_z45 TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD ... | {"field_o41":false,"field_m73":"chrX","col_y43":{"dim_o95":"Oliveira","attr_z45":"GBP","attr_x27":"viewer","val_g17":"basic","attr_w21":"ops@example.com","param_u92":false},"attr_t66":225,"dim_d37":"2024-03-27T05:55:00Z"} | extra_field | {
"type": "object",
"properties": {
"prop_a12": {
"type": "string"
},
"field_o41": {
"type": "boolean"
},
"field_m73": {
"type": "string"
},
"key_q23": {
"type": "number"
},
"col_y43": {
"type": "object",
"properties": {
"dim_o95": {
... | {"field_o41": false, "field_m73": "chrX", "col_y43": {"dim_o95": "Oliveira", "attr_z45": "GBP", "attr_x27": "viewer", "val_g17": "basic", "attr_w21": "ops@example.com", "param_u92": false}, "attr_t66": 225, "dim_d37": "2024-03-27T05:55:00Z", "extra_field_2905": "unexpected"} | Unknown field 'extra_field_2905' not defined in schema | {"field_o41":false,"field_m73":"chrX","col_y43":{"dim_o95":"Oliveira","attr_z45":"GBP","attr_x27":"viewer","val_g17":"basic","attr_w21":"ops@example.com","param_u92":false},"attr_t66":225,"dim_d37":"2024-03-27T05:55:00Z"} |
TASK repair_structured_output
SPEC
FIELD filter_flag TYPE string REQUIRED yes
FIELD shift_code TYPE integer REQUIRED yes
FIELD updated_at.repository TYPE string VALUES pending_review|confirmed|rejected|escalated REQUIRED no
FIELD updated_at.coverage TYPE string VALUES operational|degraded|offline|maintenance REQUIRED ... | {"filter_flag":"approved","shift_code":816,"updated_at":{"repository":"pending_review","coverage":"degraded","humidity_pct":"Paris","rating":"PASS","duration_ms":true,"latitude":"admin@example.com"},"span_id":"Luis"} | wrong_type | {
"type": "object",
"properties": {
"filter_flag": {
"type": "string"
},
"shift_code": {
"type": "integer"
},
"updated_at": {
"type": "object",
"properties": {
"repository": {
"type": "string",
"enum": [
"pending_review",
... | {"filter_flag": "approved", "shift_code": "\"816\"", "updated_at": {"repository": "pending_review", "coverage": "degraded", "humidity_pct": "Paris", "rating": "PASS", "duration_ms": true, "latitude": "admin@example.com"}, "span_id": "Luis"} | Field 'shift_code' must be integer, got string | {"filter_flag":"approved","shift_code":816,"updated_at":{"repository":"pending_review","coverage":"degraded","humidity_pct":"Paris","rating":"PASS","duration_ms":true,"latitude":"admin@example.com"},"span_id":"Luis"} |
TASK repair_structured_output
SPEC
FIELD height.priority TYPE string VALUES USD|EUR|GBP|BRL|JPY REQUIRED no
FIELD height.pressure_kpa.total TYPE string VALUES level_1|level_2|level_3|level_4|level_5 REQUIRED no
FIELD height.pressure_kpa.frequency_hz TYPE null REQUIRED no
FIELD height.pressure_kpa.weight TYPE string RE... | {"height":{"priority":"JPY","pressure_kpa":{"frequency_hz":null,"ward":567,"current_draw":["https://data.com/v1","https://example.org/v1","https://api.org/api"]},"amount":"level_2","type":{"priority":"GRCh38","address":"type_b","invoice_id":["editor","admin"]}},"diagnosis_code":"white","first_name":774.39,"hazmat_code"... | unquoted_keys | {
"type": "object",
"properties": {
"height": {
"type": "object",
"properties": {
"priority": {
"type": "string",
"enum": [
"USD",
"EUR",
"GBP",
"BRL",
"JPY"
]
},
"pressure_kpa": {
... | {height:{priority:"JPY",pressure_kpa:{frequency_hz:null,ward:567,current_draw:["https://data.com/v1","https://example.org/v1","https://api.org/api"]},amount:"level_2",type:{priority:"GRCh38",address:"type_b",invoice_id:["editor","admin"]}},diagnosis_code:"white",first_name:774.39,hazmat_code:"JPY",velocity:"sample",log... | Expecting property name enclosed in double quotes | {"height":{"priority":"JPY","pressure_kpa":{"frequency_hz":null,"ward":567,"current_draw":["https://data.com/v1","https://example.org/v1","https://api.org/api"]},"amount":"level_2","type":{"priority":"GRCh38","address":"type_b","invoice_id":["editor","admin"]}},"diagnosis_code":"white","first_name":774.39,"hazmat_code"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.