list_planner_tasks
List Microsoft Planner tasks with their IDs to reference or complete them. Filter by plan or bucket, optionally including completed tasks.
Instructions
List Planner tasks with their IDs, so a task can be referenced or completed.
Args: plan: Plan name or ID. Empty uses KAIROS_DEFAULT_PLAN / the only plan. Pass "" to list every plan the account can see. bucket: Optional bucket name to filter by (ignored with plan=""). include_completed: Include tasks already at 100%. Defaults to open only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | ||
| bucket | No | ||
| include_completed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |