powerplatform_api_call
Run Power Platform API requests to perform administrative tasks such as managing environments and resources. Specify HTTP method, endpoint, optional body, and environment ID to execute the operation.
Instructions
Execute a Power Platform API call. Read the powerplatform-api skill and relevant resource documentation first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body for POST/PATCH/PUT requests | |
| method | Yes | HTTP method | |
| endpoint | Yes | Full API endpoint URL | |
| environment_id | No | Target Power Platform environment ID |