Tool to create a task to export files to a Google Cloud Storage bucket. Use after conversion when you need to store results directly into GCS. Ensure service account credentials have the proper permissions.
filestringFilename/path for the exported file in the bucket.
inputRequiredThe ID of the task to export. Multiple task IDs can be provided as a list.
bucketRequiredstringThe Google Cloud Storage bucket name.
project_idRequiredstringThe Google Cloud Project ID (`api-project-...`).
file_prefixstringPrefix for exported files in the bucket when exporting multiple files.
private_keyRequiredstringThe private key of the service account (PEM-encoded).
client_emailRequiredstringService account client email (e.g., `my-sa@api-project-123456.iam.gserviceaccount.com`).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.