get_daily_limits
Check remaining daily quota for a profile. Returns current usage vs limits, ramp-up status, allowed hours, and whether actions are currently allowed. profile_id is optional — if omitted, the user's active (or first) profile is used; if no profile exists, the error response lists all available profiles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | No | UUID of the user_profile to check. Optional — defaults to the active profile. |