Microsoft Planner · Arazzo Workflow
Microsoft Planner Drill From Group to Plan to Tasks
Version 1.0.0
List a group's plans, pick the first plan, and list that plan's tasks and buckets.
View Spec
View on GitHub
CollaborationMicrosoft-365ProductivityProject ManagementTask ManagementArazzoWorkflows
Provider
Workflows
list-group-plan-tasks
List a group's plans then the tasks and buckets of its first plan.
Chains listGroupPlans, listPlanTasks, and listPlanBuckets, carrying the first plan id from the group's plan collection into the task and bucket listings.
1
listGroupPlans
List the plans owned by the supplied group and capture the id of the first plan in the collection.
2
3
listPlanBuckets
List the buckets contained in the same plan so the plan's organization is visible alongside its tasks.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.