alerts_create
POST /alerts — Create an alert
Create a new alert. The system will search for matching content and deliver digests on the configured frequency. Maximum 10 active alerts per user.
⚠️ WRITE operation: this mutates your DC account data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Alert description — what the alert should look for (max 500 chars) | |
| notifyDaily | Yes | Whether daily digests are enabled | |
| notifyWeekly | Yes | Whether weekly digests are enabled |