discord_create_forum_post
Create a new post in a Discord forum channel with content, optional tags, and pinning to highlight important announcements.
Instructions
Creates a new post in a Discord forum channel with optional tags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| pinned | No | Pin the post to the top of the forum channel after creating it | |
| content | Yes | ||
| forumChannelId | Yes |