Check Deployment Status
sf_check_deploy_statusCheck the status of an in-progress or recently completed Salesforce metadata deployment by async job ID, including component successes, failures, and test results.
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 |