query_suite
Retrieve a specific test suite by ID or fetch all test suites for a project in TestRail. Specify the action as 'one' or 'many' to get the needed suite data.
Instructions
Retrieve a single test suite or all test suites for a project in TestRail. Set payload.action to 'one' or 'many' to specify the operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | The payload containing the action ('one' or 'many') and corresponding parameters |