Move Card
move_cardRelocate a card to another list at a specified position. Provide the card ID and target list ID; set position to 65535 to append at the end.
Instructions
Move a card to another list at a specific position. Use 65535 for end of list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| listId | Yes | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |