mutate_suite
Create or update test suites in TestRail by specifying the action and suite details in the payload.
Instructions
Create a new test suite or update an existing one in TestRail. Set payload.action to 'create' or 'update' to specify the operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | The mutation payload containing the action (create or update) and the corresponding suite attributes |