Context Agent Run
Agents
Context Agent Run
Run a preset context agent by agentOId. The agent’s configuration (topK, rerank, sources, etc.) is loaded from the database. Runtime input only provides query and optional additionalContext.
POST
Context Agent Run
Documentation Index
Fetch the complete documentation index at: https://docs.octavehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Context agent input (query + context)
Context agent input with query and optional context
Agent OId for preset context configuration
Example:
"agent_abc123"
Question or task to fetch context for
Minimum string length:
1Optional person/company/details to enhance search
Runtime context string — used as the query if 'query' is not provided. Consistent with other agent type APIs (email, content, enrich, etc.).
Minimum string length:
1