set_notification_preferences
Configure operator notification preferences: set digest cadence, threshold alerts, lifecycle events, and webhook URL. Requires email verification for cross-wallet effects and passkey for webhook changes.
Instructions
Update operator notification preferences. Cross-wallet effects require email_verified assurance; webhook URL changes require operator_passkey assurance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| digest_cadence | No | Periodic digest cadence | |
| digest_day_of_week | No | Day of week for weekly digest (1=Mon, 7=Sun) | |
| digest_hour_utc | No | Hour (UTC) for the digest send | |
| threshold_alerts | No | Threshold-alert delivery mode (immediate ships in v1.5) | |
| lifecycle_events | No | Which lifecycle events fire notifications | |
| webhook_url | No | HTTPS webhook URL (requires operator_passkey assurance) | |
| locale | No | BCP-47 (e.g. en-US) | |
| timezone | No | IANA timezone (e.g. UTC) |