List Test Layers
list_test_layersRetrieve test layer taxonomy to obtain layer IDs and names for categorizing test cases as Unit, Integration, E2E, or other.
Instructions
List test layers to discover available test layer taxonomy.
Test layers define the taxonomy for categorizing test cases (e.g., Unit, Integration, E2E). Use this to find layer IDs and names before creating or updating test cases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based). Default is 0. | |
| size | No | Page size (max 100). Default is 100. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |