segnals_set_notifications
Update notification preferences for trading bot activities, including system reminders, daily reports, performance alerts, weekly summaries, and custom alerts.
Instructions
Update notification preferences. Requires scope: manage:notifications.
Non-destructive — no confirmation needed. Updates are deep-merged with existing preferences. Valid keys: system_reminders, daily_report, performance_alerts, weekly_summary, custom_alerts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preferences | Yes | Notification preferences to update. Keys: system_reminders (boolean), daily_report ({ enabled, hour_utc }), performance_alerts ({ enabled, threshold_pnl_usd }), weekly_summary ({ enabled, day, hour_utc }), custom_alerts |