Debug A Broken Run
- Capture the structured error or response payload.
- If the run came from
POST /api/agents/:id/run, readGET /api/agent-runs/:id?organizationId=.... - If the run came from
POST /api/skills/:id/run, inspectvalidationanddiagnosticon the response body. - If you are debugging a version change, run an evaluation rather than relying on non-public diff or
/api/runs*routes.