discord_create_forum_post
Create a forum post in a Discord channel by specifying the channel, post name, and message content. Optionally set tags and auto-archive duration.
Instructions
Create a forum post (thread + starter message).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tagIds | No | ||
| content | Yes | ||
| channelId | Yes | ||
| autoArchiveMinutes | No |