create_thread
Create a Discord thread in a channel, either standalone or from an existing message, with 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 |