create_forum_post
Create a new forum post in a Discord channel by supplying the channel ID, title, and body content.
Instructions
Create a new forum post with title and content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Forum channel ID | |
| title | Yes | Post title | |
| content | Yes | Post body content |