conversation-config

Get Bridge Phrases Config

Get the bridge phrases configuration.

get/api/v1/conversation-config/bridges

Query parameters

agent_idinteger nullable

Agent ID to fetch config for

Agent ID to fetch config for

tool_namestring nullable

Tool name to fetch config for

Tool name to fetch config for

Response

Successful Response

first_slow_messagesstring[]

Messages to say when the agent is first delayed.

very_slow_messagesstring[]

Messages to say when the agent is significantly delayed.

tool_responsesstring[]

Messages to say when a tool call is in progress.

localizedobject

Per-language overrides keyed by BCP-47 tag (e.g. "es-US").

Changes