跳转到内容

asp-alert

asp-alert 用于管理 ASP 告警,适合列出、查看、审查告警,或围绕告警做分诊上下文判断。

调用方式

text
/asp-alert

Agent 会通过 asp alert ... --output json 读取告警。

常见调用样例

text
/asp-alert 列出 case_000001 下的告警
text
/asp-alert 查看 alert_000001 的详情
text
/asp-alert 帮我判断 alert_000001 是否需要升级处理

对应 CLI 命令:

powershell
asp alert list --case-id case_000001 --output json
asp alert show alert_000001 --output json