kaiten_remove_card_parent
Remove a parent card from a child card to break the relationship and reorganize your project structure.
Instructions
Remove a parent card from a given card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ID of the child card. | |
| parent_id | Yes | ID of the parent card to remove. |