agnt_watch
Filter and stream agent daemon events from agnt monitor by target, proxy, process, severity, and format.
Instructions
Build shell command streaming agnt daemon events via agnt monitor. Returns command for Claude Code Monitor tool or any shell runner. Filters: target (errors/interactions/process/all), proxy_id, process_id, severity, format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Event filter: errors, interactions, process, or all (default: all) | |
| proxy_id | No | Limit to one agnt proxy | |
| process_id | No | Limit to one process (required when target=process) | |
| severity | No | Minimum severity: info, warning, or error | |
| format | No | Format: compact (default) or json |