vision_from_files_mixed
Describe multiple local files of mixed types—text, image, audio, or video—in a single Gemini session by supplying file paths, their categories, and instructions.
Instructions
Describe multiple files of mixed types in one Gemini session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | List of local file paths (must match length of types). | |
| types | Yes | List of media categories, one per file (text, image, audio, video). | |
| prompt | Yes | Instructions to the model (what to describe/extract). | |
| compact | No | If true, compact history and reconnect after this request. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |