List environments
cs_list_environmentsLists Power Platform environments accessible to the signed-in user, including Dataverse URLs, to help identify targets for Copilot Studio agent development.
Instructions
List Power Platform environments the signed-in user can access (BAP API), with Dataverse URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | No | Entra app (client) id for MSAL. Defaults to CPS_CLIENT_ID, then the first-party VS Code id. | |
| tenantId | No | Entra tenant id. Defaults to the workspace sync metadata, then CPS_TENANT_ID. |