history
Retrieve the recent conversation history of a session, ordered chronologically. Specify the session ID and optional limit to get past messages.
Instructions
Get recent conversation history for a session in chronological order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session identifier | |
| limit | No | Max entries (default 20) |