V0
v0 is an AI-powered web development assistant built by Vercel, designed to generate real, production-ready code for modern web applications.
In development
Cataloged and scoped, not yet available to run in production.
- 44
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Assign Chat To Project
Tool to assign a chat to a project. Use when you need to group a conversation under a shared project context for better organization.
V0 Chat Completions
Tool to generate a chat model response given a list of messages. Use when you need AI-powered conversational replies via the v0 API. Note: This action uses the POST /chats endpoint which creates a persistent chat session in the user's v0 account. Each call will create a new chat that can be viewed at the returned webUrl or accessed via the apiUrl.
Create Webhook
Tool to create a new webhook subscription for receiving event notifications. Use when you need to listen for chat or message events from v0.
Create V0 Project
Tool to create a new v0 project container for chats and code generation. Use when you need to start a clean project with specific configuration.
Create Project Environment Variables
Tool to create new environment variables for a v0 project. Use when you need to add environment variables to a project. By default, fails if any keys already exist unless upsert is set to true.
Create Vercel Project
Tool to link a Vercel project to an existing v0 project. Use when you need to enable Vercel-related features and deployment integration for a v0 project.
Delete Chat
Tool to permanently delete a specific chat by ID. Use when you need to remove a chat and all its contents irreversibly.
Delete Deployment
Tool to delete a deployment by ID from Vercel. Use when you need to remove a specific deployment permanently.
Triggers
Events that start workflows from this integration.
Chat Created
Fires when a new chat is created in v0.
Message Created
Fires when a new message is created in a v0 chat.
Message Finished
Fires when a message generation is finished in a v0 chat.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.