asana_morning_brief
Get a daily brief of incomplete tasks grouped by overdue, due today, upcoming, and blocked. Filter by assignee or workspace to see what needs attention.
Instructions
COMPOSITE: one-call daily brief — incomplete tasks bucketed into overdue / due_today / upcoming (within horizon_days) + blocked (due-window tasks waiting on an incomplete dependency), with a summary count. Defaults to "me"; pass user= for a teammate or user="all" for the whole workspace. Built on the search API (caps at 100 by due date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Assignee GID to scope to (default "me"). "all" = no assignee filter (whole workspace). | |
| workspace | No | Workspace GID (default: configured/auto-detected workspace) | |
| horizon_days | No | How many days ahead "upcoming" reaches (default 7) |