Skip to main content
Glama

Quip MCP Server

by AvinashBole

quip_read_document

Retrieve the content of a Quip document using its thread ID. Enables AI assistants to access and process document data directly from the Quip MCP Server.

Instructions

Read the content of a Quip document by its thread ID

Input Schema

NameRequiredDescriptionDefault
threadIdYesThe Quip document thread ID

Input Schema (JSON Schema)

{ "properties": { "threadId": { "description": "The Quip document thread ID", "type": "string" } }, "required": [ "threadId" ], "type": "object" }
Install Server

Other Tools from Quip MCP Server

Related Tools

    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/AvinashBole/quip-mcp-server'

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