Twist MCP Server

by mikemc

twist_threads_star

Star threads in Twist to highlight or prioritize them using a simple API call. Specify the thread ID to mark it as important for easy access and organization.

Instructions

Stars a thread.

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_starArguments", "type": "object" }
ID: a1cy0o9qbz