read_annotations
Retrieve all pending visual annotations submitted by users, including selector, comment, type, and metadata, to process feedback from the overlay.
Instructions
Read all pending visual annotation feedback. Each annotation includes a CSS selector, fallback selector chain (id → cssPath → contentHash), comment, annotation type (arrow/box/text/freehand/select/textsel), color, viewport position, and element metadata. Use this to consume user feedback after they press Submit in the overlay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||