resolve_comment_tool
Mark project comments as resolved or reopen them when needed. Records who resolved the comment and when, helping teams track completed action items.
Instructions
Mark a comment resolved (or reopen with resolved=false).
Always pass by= identity (e.g. "agent" or the human name). Records resolved_by / resolved_at. Prefer resolving after action items are done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | Yes | ||
| resolved | No | ||
| comment_id | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |