planner_plans
Retrieve Microsoft Planner plans visible to the signed-in user. Optionally filter by a specific Microsoft 365 group to view plans within that group.
Instructions
List Microsoft Planner plans the signed-in user can see. Without group_id, enumerates the user's M365 groups via /me/memberOf (requires Group.Read.All admin-consent — already granted on the XMV-published OAuth app) and aggregates plans across them. With group_id, lists plans within that single group. Each plan has id, title, owner_group_id, created_date_time, etag. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |