AI & ML11 toolsPaste one API key
Vectorshift integration for AI agents
The End-to-End AI Automations Platform for building and deploying AI workflows, pipelines, chatbots, and knowledge bases.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Vectorshift once and call the same tools from all of them.
Setup
Connect Vectorshift through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Vectorshift exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
vectorshift_get_chatbot | Fetch an existing chatbot by its ID or name | Read |
vectorshift_get_knowledge_base | Fetch an existing knowledge base by its ID or name | Read |
vectorshift_get_pipeline | Fetch an existing pipeline by its ID or name | Read |
vectorshift_list_chatbots | List all available chatbots in the account | Read |
vectorshift_list_pipelines | List all available pipelines in the VectorShift account | Read |
vectorshift_list_transformations | List all available transformations in the account | Read |
vectorshift_create_chatbot | Create a new chatbot | Write |
vectorshift_run_pipeline | Run a VectorShift pipeline with the given inputs | Read |
vectorshift_run_pipeline_bulk | Run a VectorShift pipeline in bulk with multiple sets of inputs | Read |
vectorshift_terminate_pipeline | Terminate a running pipeline execution | Read |