list_checks
List all CI checks and quality gates for a deployment to review statuses and ensure quality standards are met.
Instructions
List the checks (CI/quality gates) registered on a deployment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deploymentId | Yes | Deployment id (dpl_...). | |
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. | |
| slug | No | Team slug to scope the request (alternative to teamId). |