documents.auto_file
File a document to connected cloud storage (Google Drive/Dropbox) in an organised company folder structure. Auto-generates folder paths based on entity type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | Yes | Related entity ID (job/quote/invoice). Required. | |
| fileName | No | Override auto-generated filename. Optional. | |
| entityType | Yes | Document type. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| dropboxPath | No | ||
| googleDriveFileId | No |