graph_build_batch
Combine up to 20 Microsoft Graph API requests into a single batch POST to /$batch for efficient execution.
Instructions
Build a Microsoft Graph JSON batch request body — combine up to 20 API calls into a single POST to /$batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes |