Skip to content
Recued
Menu
← Back to recipes

Asana task and project brief

by recued-core v1

Read-only review brief for one Asana task and project. It reads task details, subtasks, stories, project metadata, project open tasks, sections, and recent status updates through recued-core.asana, then asks the AI summarizer for status, blockers, owners, and next actions. It never creates, updates, completes, comments on, moves, deletes, attaches to, or mutates Asana resources.

How it works 27 steps

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

Process (27 steps)
task ?
project ?
subtasks_raw ?
stories_raw ?
project_tasks_raw ?
sections_raw ?
status_updates_raw ?
subtasks default
Apply default
stories default
Apply default
project_tasks default
Apply default
sections default
Apply default
status_updates default
Apply default
subtask_rows slice
Take a subset of
story_rows slice
Take a subset of
project_task_rows slice
Take a subset of
status_rows slice
Take a subset of
subtask_count count
Count items in subtasks
story_count count
Count items in stories
project_task_count count
Count items in project tasks
section_count count
Count items in sections
status_count count
Count items in status updates
summarize ?
subtasks_table to_table
Format results as a data table
stories_table to_table
Format results as a data table
project_tasks_table to_table
Format results as a data table
status_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.

asana setting =
focus setting = Summarize current task status, blockers, recent discussion, subtasks, project status, owners, and the next concrete action.
task gid setting =
row limit setting = 25
max length setting = 900
project gid 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 Asana connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.namedata.completeddata.due_ondata.due_atdata.assigneedata.projectsdata.notesdata.owner

About

Tags

asana asanatasksprojectsstatus-updatesstoriessubtasksai-summarypack:asana

Details

27 steps 6 configurable settings recipe_id: asana-task-project-brief