Edit Comment
comment_editRewrite a comment's text. Only its author may edit it, so a comment written by a teammate fails here; reply with comment_add instead. The edit replaces the body outright and the comment is marked as edited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Replacement comment text | |
| task | Yes | Workspace-scoped task number, encoded as a string | |
| context | Yes | Explain why you are calling this tool and how it fits into the user's overall goal. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include sensitive information such as credentials, passwords, or personal data. Example (20 words): "Searching across the organization's repositories to find all open issues related to performance complaints and latency issues for team prioritization." | |
| workspace | No | Workspace id, slug, or name | |
| comment_id | Yes | Comment UUID or prefix (>= 4 chars) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| ok | Yes | ||
| action | Yes | ||
| taskId | Yes |