get_chat_history
Retrieve the most recent messages from a local chat session stored in SQLite.
Instructions
Return the most recent messages for a local chat session from SQLite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| session | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |