update_comment
Update a comment in Linear by providing the comment ID and new body content. Supports markdown formatting.
Instructions
Update an existing comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commentId | Yes | Comment ID | |
| body | Yes | Updated comment content (markdown supported) |