from_resource
Fetch a URL and describe its content — image, video, audio, or text — using Gemini. Provide a prompt to extract or describe what you need from the resource.
Instructions
Alias for vision_from_resource — describe a URL using Gemini.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Media category — text, image, audio, or video. | |
| prompt | Yes | Instructions to the model (what to describe/extract). | |
| compact | No | If true, compact history and reconnect after this request. | |
| resource | Yes | URL to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |