add_comment
Add comments to issues or pages in Lific using markdown. Specify the item identifier and comment content.
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) |