upload_file
Uploads large files directly to Gemini's File API for use with the gpal server. Specify the local file path and optional display name.
Instructions
Upload a large file to Gemini's File API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the local file to upload | |
| display_name | No | Display name in the Files API (defaults to filename) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |