download_image
Download images from URLs to your local temp directory using the Browser-MCP Server. Save web images by providing the URL, with options for custom filenames and timeout settings.
Instructions
Download a image from URL, it will download the image to the temp directory, and return the file path, it will open a new tab if the image is not from the same origin as the current page
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| image_url | Yes | ||
| output_filename | No | ||
| timeout | No |