list_aliases
List custom URL aliases for your Vercel account or team, with optional filtering by project ID and limit control.
Instructions
List aliases (custom URLs) in the account/team, optionally filtered by project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Filter aliases by project id. | |
| limit | No | Maximum number of items to return. | |
| 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). |