Conversaciones Lista

Persistent conversation state for the Chatwoot bot. The ``thread`` field stores the full interaction trace: user messages, model messages, tool calls, and tool results. Each entry is a dict with at least ``role`` and ``type``; additional keys depend on the type. Roles match the AI Proxy contract: ``user``, ``model``, ``function``.

Identificadores

Campo Descripción
Conversation_id
Inbox_id
Contact_id
Contact_phone
Contact_name

Estado

Campo Descripción
Status Opciones:
  • Pendiente
  • En procesamiento
  • Escalada
  • Resuelta
Is_processing
Pending_since

Hilo

Campo Descripción
Thread

Conversaciones Tiene los siguientes módulos relacionados y puede ser de su interés: