nero_broadcast
Send a message to all agents or a filtered subset by tags, with optional collection of responses.
Instructions
Send a message to all agents (or a filtered subset by tags). Optionally collect all responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message to broadcast to all agents | |
| tags | No | Optional: only broadcast to agents with these tags | |
| collect_responses | No | Wait for and collect all agent responses (default: true) |