kaiten_remove_card_child
Remove a child card from a parent card by specifying both card IDs to restructure task hierarchy and manage dependencies.
Instructions
Remove a child card from a given card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ID of the parent card. | |
| child_id | Yes | ID of the child card to remove. |