batch_operations
Execute up to 20 Microsoft Graph API operations in a single batch request to OneDrive or SharePoint, reducing network overhead and simplifying complex workflows.
Instructions
Execute multiple Graph API operations in a single batch request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | Array of requests to execute in batch | |
| continueOnError | No | Continue processing other requests if one fails |