create_watch
The exact subscribe call for a watch (mode=watch) with the filters given, its tier, price and metering, plus the webhook contract. Does not move money.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | [south, west, north, east] in decimal degrees, e.g. Texas [25.8, -106.7, 36.5, -93.5] | |
| slug | Yes | ||
| tier | No | ||
| cohorts | No | ||
| signals | No | ||
| webhook_url | No | ||
| min_severity | No | change-event severity floor (info < elevated < high < critical); other scales such as NWS Moderate/Severe are refused | |
| min_confidence | No |