Skip to main content
Glama

mcp-gsheets

sheets_check_access

Verify spreadsheet access permissions to determine allowed operations. Input the spreadsheet ID to retrieve detailed access information.

Instructions

Check access permissions for a spreadsheet. Returns information about what operations are allowed.

Input Schema

NameRequiredDescriptionDefault
spreadsheetIdYesThe ID of the spreadsheet to check access for

Input Schema (JSON Schema)

{ "properties": { "spreadsheetId": { "description": "The ID of the spreadsheet to check access for", "type": "string" } }, "required": [ "spreadsheetId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/freema/mcp-gsheets'

If you have feedback or need assistance with the MCP directory API, please join our Discord server