get_warning_timeline
Fetches alarm timeline data for a specified time range, with optional severity level filtering to analyze alarm trends.
Instructions
获取报警时间线数据(指定时间段内的报警趋势)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startTime | Yes | 开始时间戳(毫秒) | |
| endTime | Yes | 结束时间戳(毫秒) | |
| level | No | 过滤指定级别: 1-提示, 2-一般, 3-重要, 4-紧急 |