Attach knowledge base
attach_vector_storeAttach a vector store (knowledge base) so the agent can retrieve from it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Target agent's id (from list_agents / create_agent / get_catalog view=agents). | |
| store_id | Yes | Id of the vector store (from get_catalog view=vector_stores). |