request_annotation
Ask a connected browser to annotate a specific element or area, then receive the user's visual feedback to act on with wait_for_browser_feedback.
Instructions
Send a prompt to connected browsers asking user to annotate something specific. After calling this, use wait_for_browser_feedback ONCE to receive the response. Do not loop - act on the feedback received.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Message to show to the user explaining what to annotate |