vercel.buy_domain critical conf highhuman approval
Purchases a domain registration with billing; binds registrant PII and incurs financial commitment.
vercel.deploy_to_vercel critical conf highhuman approval
Deploys the current project to Vercel; ships code to production with no review gate.
vercel.get_runtime_logs high conf highOBO
Returns application runtime logs; may include user identifiers, request bodies, and PII.
vercel.get_access_to_vercel_url high conf highhuman approval
Mints a bypass link for an authentication-protected deployment; expands access surface.
vercel.use_vercel_cli high conf mediumhuman approval
Instructs the agent to invoke arbitrary Vercel CLI commands; effective scope is the user's full Vercel access.
All other tools (15)
vercel.add_toolbar_reaction low conf highallow
Adds an emoji reaction to a toolbar message.
vercel.change_toolbar_thread_resolve_status low conf highallow
Marks a toolbar thread resolved or unresolved.
vercel.check_domain_availability_and_price low conf highallow
Checks domain availability and pricing.
vercel.edit_toolbar_message low conf highallow
Edits an existing toolbar message.
vercel.get_deployment low conf highallow
Returns details about a specific deployment.
vercel.get_deployment_build_logs medium conf highaudit
Returns build logs that may contain environment variable names, source paths, and stack traces.
vercel.get_project low conf highallow
Returns project metadata including framework and domain configuration.
vercel.get_toolbar_thread low conf highallow
Returns a single toolbar thread including all messages.
vercel.list_deployments low conf highallow
Lists deployments for a project with state and target.
vercel.list_projects low conf highallow
Lists projects within a team.
vercel.list_teams low conf highallow
Lists teams the authenticated user belongs to.
vercel.list_toolbar_threads low conf highallow
Lists Vercel Toolbar comment threads for a team.
vercel.reply_to_toolbar_thread low conf highallow
Posts a reply to a toolbar thread.
vercel.search_documentation low conf highallow
Searches Vercel documentation.
vercel.web_fetch_vercel_url medium conf highaudit
Fetches content from a Vercel deployment URL with authentication; can pull pre-release pages.