mutate_section
Create or update a TestRail section by specifying the action and required fields. Supports section hierarchies with parent_id.
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 |