move_card
Move a card to a different list on a Trello board. Specify the target list and optionally set the card's position to top, bottom, or a numeric index.
Instructions
Move a card to a different list. pos: 'top'|'bottom'|number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ||
| list_id | Yes | ||
| pos | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||