Agent Documents
Link documents to an agent
Links one or more documents to an agent for knowledge base integration. Documents must be in ready status. Duplicate links are silently skipped (idempotent). Maximum 20 document IDs per request, 100 total linked documents per agent. Indexing starts for newly linked documents.
POST
Link documents to an agent
Documentation Index
Fetch the complete documentation index at: https://docs.vocobase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.
Path Parameters
Agent ID.
Body
application/json
Array of document IDs to link.
Required array length:
1 - 20 elementsLink documents to an agent