yaaif_ops_ambient_run_get
Fetch a workflow run's diagnostic failures, coverage, current step, and canvas URL by run ID. Use it to inspect ambient run details and troubleshoot issues.
Instructions
READ-ONLY: ambient workflow run detail + diagnostic failures for a run_id, plus run_path (coverage/path/current step/canvas URL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| max_chars | No | Soft JSON size cap for the tool result | |
| max_items | No | Cap items/events/logs arrays (default 40) | |
| summary_only | No | Prefer compact links/failures (default true for analyze) |