Get a Task with Details
planner_get_taskRetrieve a Microsoft Planner task with its description, checklist, and ETags required for updating the task.
Instructions
Get a Planner task including its description and checklist. Also returns the etags needed by update tools (updates fetch them automatically).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID | |
| response_format | No | Output format: human-readable markdown (default) or structured JSON | markdown |