Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tavus.io/llms.txt

Use this file to discover all available pages before exploring further.

Inbound: Broadcast this to Tavus to append conversational context the replica should use, or establish it if none was set at conversation creation, and optionally mark a job completed.

message_type
string

conversation for conversation-layer app messages.

Example:

"conversation"

event_type
string

conversation.append_llm_context.

Example:

"conversation.append_llm_context"

conversation_id
string

The unique identifier for the conversation.

Example:

"your-conversation-id"

properties
object