get_user_usage
Retrieve usage statistics for a specific user by their UUID, with optional time range filters. Requires admin access.
Instructions
Get usage statistics for a specific user (admin only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | User UUID | |
| startAt | No | Start timestamp in milliseconds | |
| endAt | No | End timestamp in milliseconds |