upload_document_from_path
Upload files from your local computer to SharePoint by specifying the file path and destination folder. This tool transfers documents to SharePoint for storage and collaboration.
Instructions
Upload a file from the local filesystem to SharePoint
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_path | Yes | Local file path to upload | |
| folder_path | No | Destination folder in SharePoint | |
| new_file_name | No | Optional new name for the file in SharePoint |