yaaif_ops_analyze
Correlate request, session, and run IDs to analyze incidents, rank failures, and get actionable next steps. Includes run path when an ambient run is linked.
Instructions
READ-ONLY: one-shot incident analysis — correlate IDs, rank failures, and return next_steps. When an ambient run is linked, also includes run_path (coverage/path/current step/canvas URL). Prefer this first; then yaaif_ops_telemetry for drill-down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_chars | No | Soft JSON size cap for the tool result | |
| max_items | No | Cap items/events/logs arrays (default 40) | |
| request_id | No | ||
| session_id | No | ||
| include_raw | No | Requires ops.support.raw; default false | |
| summary_only | No | Prefer compact links/failures (default true for analyze) | |
| ambient_run_id | No | ||
| desktop_run_id | No | ||
| harness_run_id | No | ||
| include_live_diag | No |