Skip to content
Recued
Menu
← Back to recipes

Microsoft To Do task brief

by recued-core v1

Read-only brief for one Microsoft To Do task. It reads the containing list, task, checklist items, and linked resources through recued-core.microsoft-todo, then asks the AI summarizer for context, risks, and next actions. It never creates, updates, completes, deletes, mutates checklist items, touches attachments/extensions, or calls arbitrary Graph endpoints.

How it works 13 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (13 steps)
list_id trim
Trim whitespace from setting list id
task_id trim
Trim whitespace from setting task id
task_list ?
task ?
checklist_raw ?
linked_resources_raw ?
checklist_items default
Apply default
linked_resources default
Apply default
checklist_count count
Count items in checklist items
linked_resource_count count
Count items in linked resources
summarize ?
checklist_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Prepare a concise task brief: task state, urgency, due/start timing, checklist progress, linked resources, risks, and concrete next actions. Do not invent facts outside the Microsoft To Do records.
list id setting =
task id setting =
microsoft setting =
max length setting = 800

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Microsoft connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

microsoft microsoft-todotodotaskchecklistlinked-resourceai-summarymicrosoft-graphpack:microsoft-todo

Details

13 steps 5 configurable settings recipe_id: microsoft-todo-task-brief