Forge runs

Every substrate tool invocation. Filter by tool, agent, or status.

← Forge overview

No runs match the current filters.

Clear filters
for agents tool.calls

List tool invocations. Filter by tool_id or status. Actor filter is applied client-side.

POST /api/scidex/rpc
{
  "verb": "tool.calls",
  "args": {
    "limit": 200,
    "status": "failed"
  }
}