Add Environment VariableTool to add an environment variable to a vercel project.
Check Cache Artifact ExistsTool to check if a cache artifact exists by its hash.
Check Domain AvailabilityTool to check if a domain is available for registration.
Check Domain PriceTool to check the price for a domain before purchase.
Create Auth TokenTool to create a new authentication token.
Create Edge ConfigTool to create a new edge config for a vercel project.
Create Edge Config TokenTool to create a new token for a specific edge config.
Create new deploymentTool to create a new deployment.
Delete Auth TokenTool to delete an authentication token.
Delete DeploymentTool to delete a specific deployment by its unique id.
Delete Edge Config TokensTool to delete tokens associated with a specific edge config.
Delete Environment VariableTool to delete a specific environment variable from a project.
Delete Vercel ProjectTool to delete a specific project by its id or name.
Deploy Edge FunctionDeploy edge functions to vercel.
Get Auth Token MetadataTool to retrieve metadata for an authentication token.
Get deployment detailsTool to retrieve detailed information about a specific deployment.
Get Deployment EventsTool to retrieve events related to a specific deployment.
Get Deployment LogsTool to retrieve logs for a specific vercel deployment.
Get Domain Transfer InfoTool to get information required to transfer a domain to vercel.
Get Edge ConfigTool to retrieve details of a specific edge config.
Get Edge Config ItemTool to retrieve a specific item within an edge config.
Get Edge Config TokenTool to retrieve details of a specific token associated with an edge config.
Get Vercel ProjectTool to retrieve information about a vercel project by id or name.
List Vercel AliasesTool to list all aliases for the authenticated user or team.
List All DeploymentsTool to list all deployments.
List Auth TokensTool to list authentication tokens.
List Deployment ChecksTool to retrieve a list of checks for a specific deployment.
List Edge Config ItemsTool to retrieve a list of items within a specific edge config.
List Edge ConfigsTool to list all edge configs.
List Edge Config TokensTool to retrieve a list of tokens for a specific edge config.
List Environment VariablesTool to list environment variables for a specific project.
List All TeamsTool to list all teams accessible to the authenticated user.
Update Edge ConfigTool to update an existing edge config.
Update Edge Config ItemsTool to update items within a specific edge config.
Update Vercel ProjectTool to update an existing project.