folder_id | string | No | - | Google Drive folder ID where files will be uploaded. If not provided, files are uploaded to the root of Google Drive |
upload_type | string | Yes | - | Type of upload: single or multiple |
file_url | string | No | - | Single file URL for single upload |
file_name | string | No | - | Custom filename for single upload |
file_urls | array (also accepts a comma-separated string) | No | - | List of file URLs for multiple upload |