start_support_chat or send_support_message.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
conversation_id | string | Yes | The conversation ID. |
Returns
The conversation rendered oldest first, each line with a timestamp and whether it came from you or support. The structured result includes amessages array (id, role, body, createdAt) and a count. If there are no messages yet, it returns status: "empty".