remove_template_child
Remove a sub-task template from an issue template using its child ID. Obtain child IDs from the get_issue_template response.
Instructions
Remove a child (sub-task) template from an issue template by its child ID. Get child IDs from get_issue_template response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| childId | Yes | a string that will be trimmed | |
| project | Yes | a string that will be trimmed | |
| template | Yes | a string that will be trimmed |