Skip to main content
Glama

twist_threads_add

Create and manage threads in Twist channels by specifying title, content, actions, attachments, mentions, and recipients. Use to organize discussions and notify users or groups effectively.

Instructions

Adds a new thread to a channel.

Args: channel_id: The id of the channel title: The title of the new thread content: The content of the new thread actions: List of action buttons to the new thread attachments: List of attachments to the new thread direct_group_mentions: The groups that are directly mentioned direct_mentions: The users that are directly mentioned groups: The groups that will be notified recipients: An array of users that will be attached to the thread or "EVERYONE" send_as_integration: Displays the integration as the thread creator temp_id: The temporary id of the thread

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionsNo
attachmentsNo
channel_idYes
contentYes
direct_group_mentionsNo
direct_mentionsNo
groupsNo
recipientsNo
send_as_integrationNo
temp_idNo
titleYes

Latest Blog Posts

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