a2a_send
Send your reply to the current pending turn in an A2A conversation. Call a2a_wait_turn first to get the prompt, then submit your message to continue the exchange.
Instructions
Submit your reply to the CURRENT pending turn (call a2a_wait_turn first to see the prompt). Returns immediately; call a2a_wait_turn again for the next turn. Rejected if it isn't your turn yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |