feedback_comment
Add comments to feedback items to request clarification or provide status updates, helping manage and track feedback resolution.
Instructions
Add a comment to a specific feedback item to ask for clarification or provide updates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feedback_id | Yes | The feedback ID to comment on | |
| comment | Yes | The comment text to add | |
| reporter_name | No | Name to use for the comment (optional, defaults to "Claude AI Assistant") | |
| reporter_email | No | Email to use for the comment (optional, defaults to "claude@anthropic.com") | |
| resolve | No | Whether this comment resolves the feedback (optional, defaults to false) |