sap_fetch_tool
InactiveTool of SAP MCP Server
Fetch a tool descriptor by agent PDA and tool name. SAP MCP context: Read-only SAP SDK wrapper against the configured Solana RPC and SAP program. Use these reads to inspect current chain state before mutating registry, payment, reputation, memory, or tool accounts.
Parameters schema
{
"type": "object",
"properties": {
"agentPda": {
"type": "string",
"description": "Agent PDA (base58) that owns the tool descriptor"
},
"toolName": {
"type": "string",
"description": "Name of the tool descriptor to fetch"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries