upload_file
Upload files to Microsoft 365 folders by supplying parent ID, file name, and base64-encoded content.
Instructions
Upload a file. content_base64: base64-encoded file content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent_id | Yes | ||
| content_type | No | text/plain | |
| content_base64 | Yes |