Microsoft Planner
Manage Microsoft Planner — plans, buckets, tasks, and task details via Microsoft Graph API
Usage Instructions
Integrate Microsoft Planner into your workflow to manage project plans, buckets, and tasks.
Tools
microsoft_planner_create_task
Create a new task in a Planner plan.
microsoft_planner_read_task
Read details of a specific task.
microsoft_planner_update_task
Update properties of an existing task.
microsoft_planner_delete_task
Delete a task from a plan.
microsoft_planner_list_plans
List all plans in a group.
microsoft_planner_read_plan
Read details of a specific plan.
microsoft_planner_list_buckets
List all buckets within a plan.
microsoft_planner_read_bucket
Read details of a specific bucket.
microsoft_planner_create_bucket
Create a new bucket in a plan.
microsoft_planner_update_bucket
Update properties of an existing bucket.
microsoft_planner_delete_bucket
Delete a bucket from a plan.
microsoft_planner_get_task_details
Get detailed information for a specific task.
microsoft_planner_update_task_details
Update the detailed information for a specific task.

