Download_Document
Download a SharePoint document to a local path. Specify folder and file name, with automatic fallback to ./downloads/.
Instructions
Download a SharePoint document to the local filesystem (with automatic fallback to ./downloads/). Use empty string for folder_name for files in document library root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_name | No | ||
| file_name | No | ||
| local_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||