roboshadow_get_remediation_report
Retrieve vulnerability remediation attempts across your organisation, including action taken, category, target device, and success or failure outcome.
Instructions
List detailed vulnerability-remediation attempts across the organisation: action taken, category, target device, and success/failure outcome.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Filter results to the last N days. | |
| page | No | Page number for pagination (1-indexed). Default 1. | |
| search | No | Search term for filtering results. | |
| itemsPerPage | No | Number of items per page (1-100). Default 10. | |
| organisationId | Yes | The RoboShadow organisation's UUID. Discover it with roboshadow_list_organisations. |