send_to_agent
Send a natural-language coaching instruction to a designated team's AI agent (blue or red) at the start of its next turn. Agents see the context but may ignore it. Only human coaches can send.
Instructions
Mutating. Coach-only tool: queue a natural-language message that will be delivered to the specified team's AI agent at the start of its next turn. team must be 'blue' or 'red'. text is the coaching instruction (e.g. 'push cavalry on the right flank'). The agent sees the message as context but is free to ignore it. Only human coach connections can use this; AI agent connections receive an error. Messages are not visible to the opposing team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | ||
| team | Yes | ||
| text | Yes |