跳转到内容

asp-comment

asp-comment 用于管理 ASP 评论,适合查看或添加 Case、Alert、Artifact、Enrichment、Knowledge、Playbook 上的自然语言评论。

调用方式

text
/asp-comment

添加评论属于写操作,需要用户明确要求。

常见调用样例

text
/asp-comment 查看 case_000001 的评论
text
/asp-comment 把 note.md 的内容评论到 case_000001
text
/asp-comment 总结 case_000001 评论里还没有解决的问题

对应 CLI 命令:

powershell
asp comment list case_000001 --output json
asp comment add case_000001 --body-file note.md --output json