Skip to content
Recued
Menu
← Back to recipes

Todoist task and project brief

by recued-core v1

Read-only review brief for one Todoist task and project. It reads task details, project metadata, project sections, project tasks, task comments, project comments, and labels through recued-core.todoist, then asks the AI summarizer for status, blockers, due signals, context, and next actions. It never creates, updates, moves, closes, reopens, deletes, comments on, uploads files, or calls arbitrary Todoist APIs.

How it works 25 steps

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

Process (25 steps)
task ?
project ?
sections_raw ?
project_tasks_raw ?
task_comments_raw ?
project_comments_raw ?
labels_raw ?
sections default
Apply default
project_tasks default
Apply default
task_comments default
Apply default
project_comments default
Apply default
labels default
Apply default
section_count count
Count items in sections
project_task_count count
Count items in project tasks
task_comment_count count
Count items in task comments
project_comment_count count
Count items in project comments
label_count count
Count items in labels
project_task_rows slice
Take a subset of
task_comment_rows slice
Take a subset of
project_comment_rows slice
Take a subset of
summarize ?
project_tasks_table to_table
Format results as a data table
task_comments_table to_table
Format results as a data table
project_comments_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 6 configurable

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

focus setting = Summarize current task status, due and priority signals, blockers, project context, recent comments, and the next concrete action.
task id setting =
todoist setting =
row limit setting = 25
max length setting = 900
project id setting =

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 Todoist connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

todoist todoisttaskprojectcommentssectionslabelsreviewai-summaryproductivitypack:todoist

Details

25 steps 6 configurable settings recipe_id: todoist-task-project-brief