create_comment
Add a comment to a Linear issue by specifying the issue ID and markdown-formatted content. Facilitates communication within the Linear issue tracking system.
Instructions
Create a new comment on a Linear issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | Content of the comment (markdown supported) | |
issueId | Yes | ID or key of the issue to comment on |