Loading...
Deployments, projects, domains, env vars
list_deployments
List recent deployments with status
https://api.vercel.com/v6/deployments?limit=5
list_projects
List all projects in the team
https://api.vercel.com/v9/projects
get_deployment
Get deployment details and build status
https://api.vercel.com/v6/deployments/{deployment_id}
list_env_vars
List environment variables for a project
https://api.vercel.com/v9/projects/{project_id}/env
list_domains
List domains configured for a project
https://api.vercel.com/v5/projects/{project_id}/domains
{notion_token}) with your real credentials