Skip to main content
Glama

Twist MCP Server

by mikemc

twist_threads_getone

Retrieve a specific thread object by its ID from the Twist workspace using the Twist REST API to manage and access thread details efficiently.

Instructions

Gets a thread object by id.

Args: id: The id of the thread

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "integer" } }, "required": [ "id" ], "title": "twist_threads_getoneArguments", "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/mikemc/twist-mcp-server'

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