add_comment
Add a comment to a Linear issue using natural language, with Markdown support for rich text.
Instructions
Add a comment to an existing issue in Linear. Comments support Markdown formatting. Examples: 'Add a comment to issue ENG-123', 'Comment on the bug report with an update'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The comment text (supports Markdown formatting for rich text) | |
| issueId | Yes | The ID of the issue to comment on |