rlm_swarm_events
Query and filter broadcast events in a swarm by event type, agent ID, or timestamp to retrieve specific event history.
Instructions
Query and filter broadcast events in a swarm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| swarm_id | Yes | ||
| event_type | No | Filter by event type | |
| agent_id | No | Filter by sending agent | |
| since | No | Only events after this timestamp (ISO 8601) | |
| limit | No | Maximum events to return |