openwebui_get_chat
Retrieve a chat's complete details and all messages by its unique ID. Find the ID via chat list or search.
Instructions
Get full details of a specific chat by ID, including all messages in the conversation. Use openwebui_list_chats or openwebui_search_chats to find chat IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Chat ID (UUID) |