post
Send durable messages to specific agents, all agents via broadcast, or topic subscribers to coordinate cross-agent tasks.
Instructions
Send a durable message (agent_id, * broadcast, or topic:).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| body | Yes | ||
| subject | No | ||
| agent_id | Yes | ||
| reply_to | No | ||
| ttl_seconds | No |