fetch_sysdig_plan
Retrieve runtime scan results from Sysdig and generate remediation plans, including a fleet summary when multiple workloads are affected.
Instructions
Fetch recent runtime scan results from the Sysdig Vulnerability Management API and generate remediation plans, with a fleet summary ('one fix -> N workloads') when multiple workloads are requested. Requires the SYSDIG_API_TOKEN environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of most recent workloads (default 1). | |
| filter | No | Sysdig runtime-results filter expression. | |
| api_url | Yes | Sysdig API base URL, e.g. https://us2.app.sysdig.com | |
| min_severity | No |