basecamp_move_column
Move or reorder a column within a Basecamp card table by specifying source and target columns, with optional position index for precise ordering.
Instructions
Move/reorder a column within a card table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | No | Position index (ignoring Triage, Not Now, Done). Default: 1 | |
| source_id | Yes | Column ID to move | |
| target_id | Yes | Card table ID (target) | |
| project_id | Yes | ||
| card_table_id | Yes | Card table ID |