linear_create_comment
Create a comment on a Linear issue by providing the issue ID and comment body.
Instructions
Creates a new comment on an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment text content | |
| issueId | Yes | ID of the issue to comment on |