hub_presence
List agents by role, optionally dropping stale records to show only currently active participants.
Instructions
The fleet roster: every agent that has called hub_heartbeat, each flagged alive/stale from its own ttlMin. hub_brief's queue section pairs with this ("N queued for role X, agent last-seen T") — visibility into delivery without screen-scraping to check who is even listening.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | filter to agents heartbeating under this role | |
| aliveOnly | No | drop stale (TTL-expired) records, default false |