get_user_sessions
Retrieve all sessions for a specific user with pagination support to analyze user interactions and session data in Langfuse.
Instructions
All sessions for a specific user with pagination. Read-only.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | Langfuse user ID | |
| page | Yes | Page number | |
| limit | Yes | Items per page |