grove_agents
List fleet agents by latest heartbeat to identify who is currently active. View sender, last seen time, and age in seconds for coordinating with live agents.
Instructions
List fleet agents by most-recent HEARTBEAT, newest first. Requires grove_read.
Each entry: {sender, last_seen_at (ISO), age_secs}. Use this to see who is currently alive in the fleet before addressing or coordinating with them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |