list_project_domains
Lists all domains attached to a specified Vercel project. Provide project ID to view domain details for management and verification.
Instructions
List the domains attached to a specific project.
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). |