Agent provisioning status
cs_statusRetrieve the operational status of a Copilot Studio agent by providing its bot ID, environment ID, or workspace. Resolve deployment readiness and configuration health without manual CLI steps.
Instructions
pac copilot status for an agent id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botId | No | Agent (bot) id. Defaults to workspace sync metadata or CPS_AGENT_ID. | |
| workspace | No | Path to (or inside) the agent workspace. Defaults to CPS_WORKSPACE or the current directory. | |
| environmentId | No | Power Platform environment id (GUID). Defaults to workspace sync metadata or CPS_ENVIRONMENT_ID. |