getDeployments
Retrieve and filter deployment details from Vercel API by specifying parameters like project ID, timestamp range, deployment state, and more. Simplify deployment management with structured data retrieval.
Instructions
Lists deployments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app | No | Application name | |
from | No | Timestamp to list deployments from | |
limit | No | Limit on number of deployments to return | |
projectId | No | Project ID | |
since | No | Timestamp to get deployments from | |
slug | No | Slug | |
state | No | Deployment state | |
target | No | Deployment target | |
teamId | No | Team ID | |
to | No | Timestamp to list deployments until | |
until | No | Timestamp to get deployments until | |
users | No | Filter by users |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Vercel MCP
Related Tools
- @zueai/vercel-api-mcp
- @zueai/vercel-api-mcp
- @zueai/vercel-api-mcp
- @zueai/vercel-api-mcp
- @zueai/vercel-api-mcp