Triage incoming issues
- Webhook fires on every new issue
- Persona summarises and labels it
- Assigns the right engineer
11 tools available
The End-to-End AI Automations Platform for building and deploying AI workflows, pipelines, chatbots, and knowledge bases.
Connect Vectorshift to Definable to triage issues, review pull requests, monitor builds. Personas call Vectorshift's 11 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.
Every Vectorshift action below is a callable tool any Definable persona can invoke.
Tool to create a new chatbot. Chatbots are conversational AI interfaces built on pipelines. Use when you need to create a new chatbot with a specific pipeline configuration.
Tool to delete a chatbot by its ID. Permanently removes the chatbot from the account. Use when you need to remove a chatbot that is no longer needed.
Tool to fetch an existing chatbot by its ID or name. Returns chatbot configuration and metadata. Use when you need to retrieve details about a specific chatbot. Either chatbot ID or name must be provided.
Tool to fetch an existing knowledge base by its ID or name. Returns knowledge base configuration and metadata. Use when you need to retrieve details about a specific knowledge base.
Tool to fetch an existing pipeline by its ID or name. Returns pipeline configuration and metadata. Use when you need to retrieve a specific pipeline's details, configuration, or metadata.
Tool to list all available chatbots in the account. Use when you need to retrieve chatbot IDs or full chatbot details.
Tool to list all available pipelines in the VectorShift account. Use when you need to retrieve the catalog of pipelines. Supports filtering for shared pipelines and verbose output with full pipeline details.
Tool to list all available transformations in the account. Use when you need to retrieve transformation IDs or complete transformation objects.
Tool to run a VectorShift pipeline with the given inputs. Use when you need to execute a pipeline and get its results or run_id for asynchronous execution. Returns the pipeline execution status, run_id, and outputs if execution completed synchronously.
Tool to run a VectorShift pipeline in bulk with multiple sets of inputs. Use when you need to batch process multiple pipeline executions in a single API call. Returns the overall status and an array of outputs with run_id for each execution.
Tool to terminate a running pipeline execution. Use when you need to stop a pipeline run by its run_id.
Anything Vectorshift exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 11 Vectorshift tools directly, then chain the result into another integration without you writing code.
Vectorshift uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 11 Vectorshift tools. You only need a separate Vectorshift subscription if Vectorshift itself charges per seat or per API call.
Every call from a persona to Vectorshift is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Vectorshift, and connect via OAuth or API key. You can immediately attach Vectorshift to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 11 Vectorshift actions as callable tools — including `Create Chatbot`, `Delete Chatbot`, `Get Chatbot`, plus 8 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.