create_topic
Create a new forum topic with an initial post by specifying the title, content, author username, and optionally a category.
Instructions
Create a new topic with an initial post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Topic title | |
| content | Yes | Initial post content (HTML allowed) | |
| username | Yes | Username of the author | |
| categoryId | No | Category to post in |