Create a discussion
flarum_create_discussionStart a new discussion thread with a title and initial post content. Optionally attach tag IDs for forums using the Tags extension.
Instructions
Start a new discussion (thread) with a title and first-post content. Optionally attach tag ids (required by forums that use the Tags extension).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Discussion title. | |
| tagIds | No | Tag ids to attach. | |
| content | Yes | First post content (Markdown). |