get_warning_cleans
Retrieve a list of alarm clearance rules with optional filtering, sorting, pagination, and total count.
Instructions
查询报警清除规则列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | 查询过滤条件 | |
| sort | No | 排序条件 | |
| limit | No | 返回数量限制 | |
| skip | No | 跳过数量,用于分页 | |
| withCount | No | 是否返回总数 |