yaaif_ops_diagnosis_list
Retrieve prior confirmed ops diagnoses, newest first, to guide triage. Supply a run ID to get context before analysis.
Instructions
READ-ONLY: list prior confirmed ops diagnoses (newest first). Provide exactly one of ambient_run_id, session_id, or desktop_run_id. Call before yaaif_ops_analyze so prior findings inform triage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| max_chars | No | Soft JSON size cap for the tool result | |
| max_items | No | Cap items/events/logs arrays (default 40) | |
| session_id | No | ||
| summary_only | No | Prefer compact links/failures (default true for analyze) | |
| ambient_run_id | No | ||
| desktop_run_id | No |