list-sessions
Retrieve sessions for a project to view conversation flows grouped across traces. Order results by time with optional limit.
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 |