Vercel
Dev tools · 92 actions · connect by signing in
Actions
A sample of the 92 Vercel actions. Each keeps the schema of the real API.
vercel.list_issuesreadvercel.get_issuereadvercel.create_issuewritevercel.list_pull_requestsreadvercel.get_pull_requestreadvercel.create_pull_requestwritevercel.list_deploymentsreadvercel.get_deploymentreadvercel.create_deploymentwritevercel.delete_issuedelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list issues", "app": "vercel" }execute_tool
{ "name": "vercel.list_issues",
"fields": ["id"] }