Tool to interact with Gigasheet Sheet Assistant via the Model Context Protocol (MCP) over HTTP. Use when you need to query or manipulate sheet data through MCP-compatible LLM tools. This endpoint implements JSON-RPC 2.0 protocol and supports MCP methods like 'tools/list' (to dis…
idRequiredRequest identifier for JSON-RPC. Can be a number or string.
methodRequiredstringMCP method to call. Common values: 'tools/list' (list available tools), 'tools/call' (call a specific tool).
paramsRequiredobjectParameters for the MCP method. For 'tools/list', include 'protocolVersion'. For 'tools/call', include tool name and arguments.
jsonrpcRequiredstringJSON-RPC version, must be '2.0'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.