addLinearComment
Add a comment to a Linear issue using its identifier and Markdown body.
Instructions
Add a comment to a Linear issue. Requires Linear connector connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Issue identifier (e.g. 'ENG-42') or URL. | |
| body | Yes | Comment body (Markdown). |