createLinearComment
Create comments on existing Linear issues by providing the issue ID and markdown body, allowing direct posting from MCP-connected tools.
Instructions
Creates a new comment on an existing issue in Linear.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Content of the comment (markdown supported) | |
| issueId | Yes | ID of the issue to comment on |