browser_get_images
List all images on a web page, returning each image's URL and alt text, for easy access and analysis.
Instructions
List all images on the current page with their URLs and alt text.
Args: session_id: Browser session ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |