get_login_stats_by_hour
Retrieve hourly login statistics for Keycloak users, optionally filtered by a date range. Specify start and end dates to analyze login patterns.
Instructions
Get login statistics broken down by hour (local time).
Args: date_from: Start date (YYYY-MM-DD). Defaults to last 24h when omitted (KEYCLOAK_DEFAULT_DATE_FROM_HOURS). date_to: End date (YYYY-MM-DD). Empty for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | ||
| date_from | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |