createLinearComment
Add comments to Linear issues directly from MCP hosts to track progress and share updates.
Instructions
Creates a new comment on an existing issue in Linear.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID of the issue to comment on | |
| body | Yes | Content of the comment (markdown supported) |