create_thread
Create a thread in a Discord channel from a message or as a standalone. Specify channel, thread name, and optional auto-archive after inactivity.
Instructions
Create a thread from a message or a standalone thread in a channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Thread name | |
| channel_id | Yes | Channel ID | |
| message_id | No | Message ID to start the thread from (omit for standalone) | |
| auto_archive_minutes | No | Auto-archive after inactivity: 60, 1440, 4320, or 10080 |