create_post
Create a new post as a reply in a forum topic. Specify content, author username, and topic ID.
Instructions
Create a new post (reply) in a topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Post content (HTML allowed) | |
| topicId | Yes | Topic to post in | |
| username | Yes | Username of the author |