Send-arcade Play Game
send-arcade_playGamePay an entry fee via transaction to enter and play a game on Send Arcade.
Instructions
Enter and play a game on Send Arcade (pays entry fee via transaction). SAP MCP context: Protocol send-arcade; operation class write. Use for Send Arcade game listing and play flows. Confirm account, wager or spend, and game rules before writes. Keep gaming activity separate from SAP identity unless it is intentionally part of an agent profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameId | Yes | Game ID parameter for Send-arcade Play Game. | |
| wallet | Yes | Solana public key (base58) | |
| betAmount | No | Raw token amount (smallest unit) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |