move_card
Move a Trello card to another list on the same board, specifying its position. Organize workflow by relocating cards to the correct stage.
Instructions
Move a card to a different list on the same board. This writes to the real board.
position is "top", "bottom", or a numeric string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ||
| to_list | Yes | ||
| position | No | top |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||