tasks_list_planner_buckets
Get buckets (columns) in a Planner plan using the plan ID. Use to position tasks in their correct stage or analyze how work is distributed across a board.
Instructions
List the buckets (columns) in a Planner plan, with id and name. Buckets are how a plan's board is divided — typically stages such as To Do, In Progress and Done. Takes a plan id from tasks_list_planner_plans. Use when a task needs placing in the right column, or to report on how work is distributed across a board. Requires Tasks.Read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | The Planner plan ID to list buckets for |