get_usage_categories
Retrieve internet usage by category (games, social, video) for a profile over a specified date range.
Instructions
Get internet usage broken down by category (e.g. games, social, video) for a profile.
Args: profile_pid: Profile ID from list_profiles (falls back to configured profile_pid) day: Days ago to start (0 = today) ndays: Number of days to include
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | 0 | |
| ndays | No | 1 | |
| profile_pid | No |