delete-onedrive-file
Remove files from OneDrive by specifying drive and item IDs. Use this tool to delete documents, manage storage, or clean up cloud content through Microsoft Graph API integration.
Instructions
Delete navigation property items for drives
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| If-Match | No | ETag | |
| driveId | Yes | Path parameter: driveId | |
| driveItemId | Yes | Path parameter: driveItemId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |