comment_on_issue
Add a markdown comment to a Linear issue to record findings, decisions, or progress for team visibility.
Instructions
Add a markdown comment to a Linear issue. Call this to record findings, decisions, or progress on an issue so the team sees it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment body, markdown supported | |
| identifier | Yes | Issue identifier like REF-123 |