简体中文
asp-comment 用于管理 ASP 评论,适合查看或添加 Case、Alert、Artifact、Enrichment、Knowledge、Playbook 上的自然语言评论。
asp-comment
/asp-comment
添加评论属于写操作,需要用户明确要求。
/asp-comment 查看 case_000001 的评论
/asp-comment 把 note.md 的内容评论到 case_000001
/asp-comment 总结 case_000001 评论里还没有解决的问题
对应 CLI 命令:
asp comment list case_000001 --output json asp comment add case_000001 --body-file note.md --output json
asp-comment
asp-comment用于管理 ASP 评论,适合查看或添加 Case、Alert、Artifact、Enrichment、Knowledge、Playbook 上的自然语言评论。调用方式
添加评论属于写操作,需要用户明确要求。
常见调用样例
对应 CLI 命令: