move_card
Move a card to a board column or project triage. Specify destination type, workspace, and category as needed.
Instructions
Move a card to a column on a workspace board or to project triage.
destination_type: 'category' (move to a board column) or 'project' (move to triage). For 'category', workspace_id and category_name are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ||
| position | Yes | ||
| workspace_id | No | ||
| category_name | No | ||
| destination_type | No | category |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||