Save comment
save_commentAdd a comment to a Linear issue. Provide the issue identifier and Markdown body; returns the comment id and URL.
Instructions
Add a comment to an issue. Returns only {id, url}. issue accepts an identifier or id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment body (Markdown) | |
| issue | Yes | Issue identifier or id |