| Name | Type | Description |
|---|---|---|
query* | str | What to monitor for material changes. |
frequency* | str |
|
webhook | Optional[MonitorWebhook] | Default: NoneOptional :class: |
metadata | Optional[dict[str, Any]] | Default: None |
output_schema | Optional[dict[str, Any]] | Default: None |
source_policy | Optional[dict[str, Any]] | Default: None |
include_backfill | Optional[bool] | Default: None |
Create a new web monitor.
Free-form string-valued metadata persisted on the run.
Optional JSON schema for structured monitor events (see https://docs.parallel.ai/monitor-api/monitor-structured-outputs).
Domain include/exclude lists and freshness floor.
If True, the first execution returns historical events matching the query.