surfmeter_search_anomalies
Find and aggregate anomaly episodes by submitting an Elasticsearch Query DSL body. Use .keyword fields for exact text matching.
Instructions
Search and aggregate anomaly episode documents with Elasticsearch Query DSL. Use .keyword for exact text fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Elasticsearch Query DSL object (preferred) or JSON string. Use .keyword for exact text matching. | |
| from | No | ||
| size | No | ||
| source_only | No | ||
| search_after | No |