openwebui_list_chats
List recent chat conversations from Open WebUI, retrieving up to 50 per page with title, ID, and last update time. Paginate with the page parameter to access older chats.
Instructions
List recent chat conversations in Open WebUI. Returns up to 50 chats per page with title, ID, and last update time. Use page parameter to paginate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (starts at 1, default: 1) |