Vercel MCP
by zueai
getDeploymentEvents
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 |