grove_fleet_status
Retrieve fleet status rows showing each agent's presence and current activity, including UI state and blocking details, with optional limit and app ID filters.
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 |