List Test Layer Schemas
list_test_layer_schemasLists test layer schemas for a project, mapping custom field keys to test layers to determine which layer is assigned for a given custom field value.
Instructions
List test layer schemas for a project.
Test layer schemas map custom field keys to test layers within a project. They determine which test layer is assigned when a specific custom field value is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based). Default is 0. | |
| size | No | Page size (max 100). Default is 100. | |
| project_id | No | Allure TestOps project ID to fetch test layer schemas from. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |