Get a deployment
get_deploymentRetrieve a specific Vercel deployment by its ID or URL and view its current state.
Instructions
Fetch one deployment by ID or URL, including its current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrUrl | Yes | Deployment ID (dpl_…) or deployment URL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| receipt | Yes |