For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Export File

Google Drive Operation

The Export File action converts a file to a different format and downloads it.

Example User Story

I want to export a file from Google Drive in a specific format so that I can use it in another application.

Fields

Field Name
Field Type
Required

fileId

String

Yes

mimeType

String

Yes

Google Drive

Example link

Code (Apache v2.0): Operation

Last updated