list-sessions
List conversation sessions for a project to view grouped traces. Specify limit and sort order to filter results.
Instructions
List sessions for a project.
Sessions represent conversation flows grouped across traces.
Example usage: Show me the last 10 sessions for project "default"
Expected return: Array of session objects ordered by the requested sort order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_identifier | No | ||
| limit | No | ||
| order | No | desc |