create_comment
Add comments to Linear issues with markdown support. Provide the issue ID and your comment text to contribute to discussions.
Instructions
Create a new comment on an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID of the issue to comment on | |
| body | Yes | Comment content (markdown supported) |