send-arcade_listGames
InactiveTool of SAP MCP Server
List available games on Send Arcade. 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.
Parameters schema
{
"type": "object",
"properties": {
"status": {
"enum": [
"active",
"upcoming",
"ended"
],
"type": "string",
"description": "Status parameter for Send-arcade List Games."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries