grove_fleet_status
Monitor agent fleet presence and activity by retrieving status rows with last seen times, UI states, and blocking details.
Instructions
Rich fleet status rows — presence plus what each agent is doing. Requires grove_read.
Each row: {sender, last_seen_at (ISO), age_secs, ui_state, peek, blocked, reply_to_message_id, correlation_id}.
Args: limit: Max agents to return (clamped 1..100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| app_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |