get_promote_aliases
Retrieve the aliases assigned in the most recent project promote or rollback to verify deployment status.
Instructions
Check the status of the most recent promote/rollback for a project (which aliases were assigned).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project id or name. | |
| teamId | No | Team ID to scope the request. Falls back to VERCEL_TEAM_ID when omitted. | |
| slug | No | Team slug to scope the request (alternative to teamId). |