get_user_sessions
Retrieves a user's unique sessions from their traces to analyze interaction history across projects and time ranges.
Instructions
Get sessions for a specific user. Fetches user's traces and extracts unique sessions to understand their interaction history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project | No | ||
| user_id | Yes | ||
| to_timestamp | No | ||
| from_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||