Glide API MCP Server

by knmurphy

set_api_version

Defines the Glide API version and authentication key for secure, type-safe interactions, enabling app data management and CRUD operations via the Model Context Protocol interface.

Instructions

Set the Glide API version and authentication to use

Input Schema

NameRequiredDescriptionDefault
apiKeyYesAPI key for authentication
versionYesAPI version to use

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "API key for authentication", "type": "string" }, "version": { "description": "API version to use", "enum": [ "v1", "v2" ], "type": "string" } }, "required": [ "version", "apiKey" ], "type": "object" }

You must be authenticated.

Other Tools from Glide API MCP Server

Related Tools

ID: a5s2vwxii4