List Test Layers
list_test_layersDiscover available test layers to find layer IDs and names for categorizing test cases. Retrieve the taxonomy of test layers (e.g., Unit, Integration, E2E) before creating or updating test cases.
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'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| items | No | Entity-specific collection entries. | |
| total | No | ||
| total_pages | No |