asp-case
asp-case manages ASP security cases. Use it to list, inspect, review, or explicitly update case AI analysis fields.
Invocation
text
/asp-caseThe agent uses asp case ... --output json to retrieve structured case results.
Common Examples
text
/asp-case list cases in New statustext
/asp-case inspect case_000001 and summarize the evidence to reviewtext
/asp-case update AI analysis for case_000001 from summary.mdRelated 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