fetch_image
Retrieve images from any web URL and return them in a displayable format. Integrates with AI models to access and process images directly from the web.
Instructions
Fetch an image from a URL and return it as an image.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
timeout | No | Request timeout in seconds | |
url | Yes | The URL to fetch the image from |