check_deployment_status
Check the latest deployment status for your project on Vercel, Netlify, or Cloudflare Pages. Get details of recent deployments to monitor success or failure.
Instructions
Check the latest deployment status for a project on a platform
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent deployments to return (default: 1, max: 20) | |
| token | No | API token for authentication (optional if set in environment) | |
| project | Yes | The project name or ID | |
| platform | Yes | The deployment platform |