update_comments
Modify existing work item comments by specifying the comment ID and new text. Supports batch updates of up to 100 comments.
Instructions
Update one or more comments (array-based). Each item updates a comment with new text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Array of comments to update (1-100 items) | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |