Update_Document
Modify existing documents in a SharePoint directory by specifying folder name, file name, and updated content. Supports Base64 encoding for complex data.
Instructions
Update an existing document in a SharePoint directory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | ||
file_name | Yes | ||
folder_name | Yes | ||
is_base64 | No |