Tenant-wide knowledge-base semantic search
Agents
Tenant-wide knowledge-base semantic search
Run a RAG semantic search over the tenant’s knowledge bases, wired by the MCP kb_query tool for agents that don’t yet have a specific agent context. Pass kb_id to restrict the search to one knowledge base (it must be linked to one of the tenant’s agents unless you are owner/admin); omitting kb_id searches across every KB the tenant owns but requires an owner or admin role. Returns the top-k chunk matches ranked by vector similarity with source citations. Use POST /agents/{id}/kb-search instead when searching within a specific agent’s linked knowledge bases.
POST
Tenant-wide knowledge-base semantic search
Authorizations
Dashboard JWT token from Clerk
Body
application/json