Get Skill Eval
The skill's behavioral benchmark (§16): the cases it's proven on, by status.
v1 returns the case inventory; the with/without run verdict is the v2 model-runner. See docs/implementation/SKILL_EVAL_IMPLEMENTATION.md.
Path Parameters
skill_id*Skill Id
Response Body
application/json
application/json
curl -X GET "https://example.com/skills/string/eval"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}