get_tasks_by_column
Fetch tasks from a KanbanFlow board column using a column ID; optionally filter by swimlane ID.
Instructions
Get tasks filtered by column ID. swimlane_id is optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| column_id | Yes | ||
| board_name | Yes | Name of the configured board to operate on (see list_boards) | |
| swimlane_id | No |