Skip to content

asp-comment

asp-comment manages ASP comments. Use it to view or add natural-language comments on Case, Alert, Artifact, Enrichment, Knowledge, and Playbook resources.

Invocation

text
/asp-comment

Adding a comment is a write operation and requires an explicit user request.

Common Examples

text
/asp-comment view comments on case_000001
text
/asp-comment add the contents of note.md to case_000001
text
/asp-comment summarize unresolved questions from the comments on case_000001

Related CLI commands:

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