kopern_list_sessions
Retrieve conversation sessions for an agent, displaying purpose, source, token usage, cost, and timestamps without incurring LLM cost.
Instructions
List conversation sessions for an agent. Shows purpose, source, token usage, cost, timestamps. No LLM cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max sessions to return (1-50). Default: 20 | |
| agent_id | Yes | The agent ID or name |