Retrieve an agent’s conversation flow configuration
Documentation Index
Fetch the complete documentation index at: https://docs.talkover.ai/llms.txt
Use this file to discover all available pages before exploring further.
llm_driven (default — the LLM steers the conversation freely with knowledge/actions) or flow_driven (a node-based graph dictates the conversation flow).
Bearer talq_your_environment_token_herellm_driven — agent behavior is governed by knowledge, voice, and actions. flow_config is null.flow_driven — a node graph dictates each turn. Use this for highly structured conversations (qualification, intake, scripted outreach).