mutate_section
Create a new section or update an existing section in TestRail by specifying the action, name, and other attributes.
Instructions
Create a new section or update an existing section 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 section attributes |