Move an item to a group
monday_move_itemReorganize items by moving them to a different group on the same board. Specify item ID and target group ID or title.
Instructions
Moves one item into another group on the same board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | The target group id or group title. | |
| item_id | Yes | The numeric item id. |