Reply to a discussion
flarum_replyPost a reply to a Flarum discussion using its ID. Provide the discussion ID and Markdown content to add a comment.
Instructions
Post a reply (comment) to an existing discussion by its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Reply content (Markdown). | |
| discussionId | Yes | Target discussion id. |