get_interaction_history
Access conversation history by session ID, with options to limit the number of interactions and filter by timestamp.
Instructions
Retrieve conversation history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of interactions (default: 20) | |
| since | No | ISO timestamp to retrieve from (optional) | |
| session_id | Yes | Session identifier |