discord_thread
Create a Discord thread in a specified channel by providing bot token, channel ID, and thread name. Optionally include a starting message or message ID.
Instructions
Create a Discord thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot_token | Yes | ||
| channel_id | Yes | ||
| name | Yes | ||
| message | No | ||
| message_id | No |