Check Deployment Status
sf_check_deploy_statusMonitor Salesforce metadata deployment progress with an async job ID, retrieving status, component successes, failures, and test results to confirm completion or troubleshoot issues.
Instructions
Checks the status of an in-progress or recently completed metadata deployment by async job ID. Returns the status (Pending, InProgress, Succeeded, Failed, Canceled), component successes, failures, and test results. Use with the deploy ID returned from sf_deploy_metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployId | Yes | Deploy async job ID returned from sf_deploy_metadata |