getDeploymentEvents
Retrieve deployment events by deployment ID and build ID on Vercel MCP. Filter by name, status code, or timestamp, and set limits or direction for event retrieval.
Instructions
Gets deployment events by deployment ID and build ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
builds | No | Builds parameter | |
delimiter | No | Delimiter for events | |
deploymentId | Yes | The ID or URL of the deployment | |
direction | No | Direction of events retrieval | |
follow | No | Follow parameter for events | |
limit | No | Limit on number of events to return | |
name | No | Filter events by name | |
since | No | Timestamp to get events from | |
slug | No | Slug | |
statusCode | No | Filter events by status code | |
teamId | No | Team ID | |
until | No | Timestamp to get events until |
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
- @StuMason/coolify-mcp-server