get_failed_tests
Retrieve failed tests from a Maester results file, including descriptions and remediation steps, with optional category filtering.
Instructions
List all failed tests from a results file with descriptions and remediation, optionally filtered by category tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category filter (e.g. EIDSCA, CA, CISA, Defender, AIAgent). | |
| resultsFile | Yes | Path to the Maester JSON results file. |