Skip to content

asp-case

asp-case manages ASP security cases. Use it to list, inspect, review, or explicitly update case AI analysis fields.

Invocation

text
/asp-case

The agent uses asp case ... --output json to retrieve structured case results.

Common Examples

text
/asp-case list cases in New status
text
/asp-case inspect case_000001 and summarize the evidence to review
text
/asp-case update AI analysis for case_000001 from summary.md

Related CLI commands:

powershell
asp case list --status New --output json
asp case show case_000001 --output json
asp case update-ai case_000001 --summary-file summary.md --output json