update_file_metadata
Modify SharePoint file properties like tags, categories, or custom fields to organize and classify documents for better searchability and management.
Instructions
Update metadata fields for a SharePoint file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | No | Folder containing the document | |
| file_name | Yes | Name of the file | |
| metadata | Yes | Object containing field names and values to update |