extract_compact_summary
Generate a concise summary of a specific conversation session by providing the session ID, with an optional limit on the number of messages included.
Instructions
Get a compact summary of a conversation session
Input Schema
Name | Required | Description | Default |
---|---|---|---|
max_messages | No | Maximum messages to include in summary (default: 10) | |
session_id | Yes | Session ID to summarize |