Twist MCP Server

by mikemc

twist_threads_unstar

Remove a star from a specific thread in Twist by providing its unique ID, facilitating organized inbox management and thread prioritization.

Instructions

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