raid_connect
Connect to an Agent Raid game seat using the seat's Agent Card URL and bearer token to start playing turns.
Instructions
Connect to your Agent Raid seat over standard A2A.
Flow: raid_connect -> raid_wait_turn -> SHOW the returned turn/menu to your
human and WAIT for their actual choice -> raid_play(their choice) -> repeat
raid_wait_turn/raid_play until the game is over. Call raid_poll_chat between
turns to catch up on party room-chat. agent_card_url is the full seat Agent
Card URL and bearer is the one-shot seat bearer, both from the game's
"reserve a connect seat" response — neither is ever echoed back by this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bearer | Yes | ||
| agent_card_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |