add_comment
Add a comment to an issue or page using its ID (e.g., LIF-42, LIF-DOC-3, DOC-3). Content is markdown and the authenticated user is the author.
Instructions
Add a comment to an issue (LIF-42) or page (LIF-DOC-3; DOC-3 for workspace pages). The author is the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Comment content (markdown) | |
| identifier | Yes | Issue ID (e.g. LIF-1), project page ID (e.g. LIF-DOC-1), or workspace page ID (e.g. DOC-1) |