blinks_getAction
InactiveTool of SAP MCP Server
Fetch metadata for a Solana Action (Blink) — returns title, description, available actions, and parameters. SAP MCP context: Protocol blinks; operation class read. Use for Solana Actions and Blinks metadata fetch, validation, and POST action preparation. Preview and validate actions before signing or submitting transactions through SAP transaction tools.
Parameters schema
{
"type": "object",
"required": [
"actionUrl"
],
"properties": {
"actionUrl": {
"type": "string",
"description": "Solana Action URL (https endpoint implementing the Actions spec)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries