Vercel
Overview
SLUG: VERCEL
Description
Vercel is a platform for frontend frameworks and static sites, enabling developers to host websites and web services that deploy instantly, scale automatically, and require minimal configuration.
Authentication Details
API Key
Connecting to Vercel
Create an auth config
Use the dashboard to create an auth config for the Vercel toolkit. This allows you to connect multiple Vercel accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Vercel Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Vercel toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
VERCEL_ADD_ENVIRONMENT_VARIABLE
Tool Name: Add Environment Variable
Description
Action Parameters
Action Response
VERCEL_CHECK_CACHE_ARTIFACT_EXISTS
Tool Name: Check Cache Artifact Exists
Description
Action Parameters
Action Response
VERCEL_CHECK_DOMAIN_AVAILABILITY
Tool Name: Check Domain Availability
Description
Action Parameters
Action Response
VERCEL_CHECK_DOMAIN_PRICE
Tool Name: Check Domain Price
Description
Action Parameters
Action Response
VERCEL_CREATE_AUTH_TOKEN
Tool Name: Create Auth Token
Description
Action Parameters
Action Response
VERCEL_CREATE_EDGE_CONFIG
Tool Name: Create Edge Config
Description
Action Parameters
Action Response
VERCEL_CREATE_NEW_DEPLOYMENT
Tool Name: Create new deployment
Description
Action Parameters
Action Response
VERCEL_DELETE_AUTH_TOKEN
Tool Name: Delete Auth Token
Description
Action Parameters
Action Response
VERCEL_DELETE_DEPLOYMENT
Tool Name: Delete Deployment
Description
Action Parameters
Action Response
VERCEL_DELETE_ENVIRONMENT_VARIABLE
Tool Name: Delete Environment Variable
Description
Action Parameters
Action Response
VERCEL_DELETE_PROJECT
Tool Name: Delete Vercel Project
Description
Action Parameters
Action Response
VERCEL_DEPLOY_EDGE_FUNCTION
Tool Name: Deploy Edge Function
Description
Action Parameters
Action Response
VERCEL_GET_DEPLOYMENT_DETAILS
Tool Name: Get deployment details
Description
Action Parameters
Action Response
VERCEL_GET_DEPLOYMENT_EVENTS
Tool Name: Get Deployment Events
Description
Action Parameters
Action Response
VERCEL_GET_DEPLOYMENT_LOGS
Tool Name: Get Deployment Logs
Description
Action Parameters
Action Response
VERCEL_GET_DOMAIN_TRANSFER_INFO
Tool Name: Get Domain Transfer Info
Description
Action Parameters
Action Response
VERCEL_GET_EDGE_CONFIG
Tool Name: Get Edge Config
Description
Action Parameters
Action Response
VERCEL_GET_EDGE_CONFIG_ITEM
Tool Name: Get Edge Config Item
Description
Action Parameters
Action Response
VERCEL_GET_PROJECT
Tool Name: Get Vercel Project
Description
Action Parameters
Action Response
VERCEL_LIST_ALIASES
Tool Name: List Vercel Aliases
Description
Action Parameters
Action Response
VERCEL_LIST_ALL_DEPLOYMENTS
Tool Name: List All Deployments
Description
Action Parameters
Action Response
VERCEL_LIST_AUTH_TOKENS
Tool Name: List Auth Tokens
Description
Action Parameters
Action Response
VERCEL_LIST_DEPLOYMENT_CHECKS
Tool Name: List Deployment Checks
Description
Action Parameters
Action Response
VERCEL_LIST_EDGE_CONFIGS
Tool Name: List Edge Configs
Description
Action Parameters
Action Response
VERCEL_LIST_ENV_VARIABLES
Tool Name: List Environment Variables
Description
Action Parameters
Action Response
VERCEL_UPDATE_EDGE_CONFIG_ITEMS
Tool Name: Update Edge Config Items
Description
Action Parameters
Action Response
VERCEL_UPDATE_PROJECT
Tool Name: Update Vercel Project
Description
Action Parameters
Action Response
VERCEL_CREATE_EDGE_CONFIG_TOKEN
Tool Name: Create Edge Config Token
Description
Action Parameters
Action Response
VERCEL_DELETE_EDGE_CONFIG_TOKENS
Tool Name: Delete Edge Config Tokens
Description
Action Parameters
Action Response
VERCEL_GET_AUTH_TOKEN_METADATA
Tool Name: Get Auth Token Metadata
Description
Action Parameters
Action Response
VERCEL_GET_EDGE_CONFIG_TOKEN
Tool Name: Get Edge Config Token
Description
Action Parameters
Action Response
VERCEL_LIST_EDGE_CONFIG_ITEMS
Tool Name: List Edge Config Items
Description
Action Parameters
Action Response
VERCEL_LIST_EDGE_CONFIG_TOKENS
Tool Name: List Edge Config Tokens
Description
Action Parameters
Action Response
VERCEL_LIST_TEAMS
Tool Name: List All Teams
Description
Action Parameters
Action Response
VERCEL_UPDATE_EDGE_CONFIG
Tool Name: Update Edge Config
Description
Action Parameters
Action Response