get_comment
Retrieve the full context of a product feedback comment, including the request, page, target element's HTML, and computed styles, to understand and act on the change needed.
Instructions
Get the full context for one comment: the request, the page, the target element's HTML, and its computed styles — everything needed to make the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The comment id from list_comments. |