list_atf_tests
Retrieve ATF test cases from ServiceNow with optional filtering by test suite, active status, and result limits.
Instructions
List ATF test cases, optionally filtered by suite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suite_sys_id | No | Filter by test suite sys_id | |
| active | No | Filter to active tests only | |
| limit | No | Max results (default: 20) |