create_planner_task
Create a new task in a Microsoft Planner plan by specifying the plan, bucket, title, and optional due date/time.
Instructions
Create a new task in a Planner plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title | |
| plan_id | Yes | The ID of the plan | |
| bucket_id | Yes | The ID of the bucket | |
| due_date_time | No | Optional due date/time (ISO 8601) |