get_user_preferences
Get a user's notification preferences (subscriptions, opt-outs, channel preferences).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The user ID | |
| tenant_id | No | Omit this to get the user's workspace-level preferences — that answers most preference questions. Only pass it when you need the tenant-scoped overrides for one specific tenant instead. |