wafle_agents_runs_get
Retrieve a specific agent run from a Wafle store by slug and run ID, returning the full conversation and audit log including tool calls, approvals, and errors.
Instructions
Get a specific run with its full conversation + audit log (steps: user_input, assistant_text, tool_call, tool_result, approval_request, approval_granted, error).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| run_id | Yes |