create_thread
Create a new thread in a Discord text channel by specifying the channel and thread name, with an option to start from a specific message.
Instructions
Create a new thread in a text channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| name | Yes | Thread name | |
| message_id | No | Message ID to start thread from (optional) |