Twist MCP Server

by mikemc

twist_threads_unmute

Unmute a specific thread in Twist by providing its ID. This tool integrates with the Twist MCP Server to restore notifications for muted threads.

Instructions

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