List Eval Cases
List the editable benchmark inventory, including each case task, expectation, deterministic checks, review status, and source. Output cases use expectation output; routing negatives use should_not_trigger and carry no output checks.
Path Parameters
skill_id*Skill Id
Response Body
application/json
application/json
curl -X GET "https://example.com/skills/string/eval/cases"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}