Short answer: Drop the "Google Gemini → Upload File for Gemini" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
File URL file_url | string | Required | File URL (required) |
Display Name display_name | string | Optional | report.pdf |
MIME Type mime_type | string | Optional | application/pdf, image/jpeg, video/mp4 |
{"file_url": "e.g. https://example.com/path","display_name": "report.pdf","mime_type": "application/pdf, image/jpeg, video/mp4"}
{"file": {"uri": "https://generativelanguage.googleapis.com/v1beta/files/abc-123","name": "files/abc-123","state": "ACTIVE","mimeType": "application/pdf","sizeBytes": "12345"}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.