list_atf_tests
List ServiceNow Automated Test Framework (ATF) test cases with optional filters by test suite, active status, and result limit.
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) |