alerts_create_watch
Create a saved watch: when a NEW matching event appears in a ledger, a notification is pushed to your destination. Filters: ledger (optional), keyword and/or entity (case-insensitive title substring). At least one filter is required. Backfill never fires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | No | Additional case-insensitive substring (e.g. company name) | |
| ledger | No | Ledger key, e.g. 'sanction' (omit for all ledgers) | |
| keyword | No | Case-insensitive substring of the item title | |
| destinationType | Yes | ||
| destinationTarget | Yes | Webhook URL / relay endpoint / email address |