Microsoft Planner
Manage Microsoft Planner — plans, buckets, tasks, and task details via Microsoft Graph API
Инструкция по использованию
Интегрируйте Microsoft Planner into your workflow в manage project plans, buckets, and tasks.
Инструменты
microsoft_planner_create_task
Создание нового task в Planner plan.
microsoft_planner_read_task
Чтение details of specific task.
microsoft_planner_update_task
Обновление properties of existing task.
microsoft_planner_delete_task
Удаление task из plan.
microsoft_planner_list_plans
Список всех plans в group.
microsoft_planner_read_plan
Чтение details of specific plan.
microsoft_planner_list_buckets
Список всех buckets within plan.
microsoft_planner_read_bucket
Чтение details of specific bucket.
microsoft_planner_create_bucket
Создание нового bucket в plan.
microsoft_planner_update_bucket
Обновление properties of existing bucket.
microsoft_planner_delete_bucket
Удаление bucket из plan.
microsoft_planner_get_task_details
Получение detailed information для specific task.
microsoft_planner_update_task_details
Обновление detailed information для specific task.

