Use when reading or updating Asana data through the REST API, including tasks, projects, sections, stories/comments, teams, users, tags, attachments, custom fields, and workspace metadata. Best for local automation or one-off Asana admin/workflow tasks where an AI coding agent should make direct API calls with a personal access token. Also use it for higher-level workflows such as daily-briefing command centers, my-tasks-organizer AI-gated My Tasks triage backed by the inbox-cleanup helper, close-out-sections cleanup, assigned-work working-set triage, manager summary rollups, and recurring follow-up summaries.
Use when the user wants AI-gated My Tasks triage and section filing. Thin entrypoint to the installed asana skill's inbox cleanup workflow spec.
Use when the user wants to retire stale My Tasks or project sections safely. Thin entrypoint to the installed asana skill's close-out-sections workflow spec.
Use when the user wants a morning command center for My Tasks. Thin entrypoint to the installed asana skill's daily briefing workflow spec.
Use when the user wants a weekly summary of tasks they are involved in but do not own. Thin entrypoint to the installed asana skill's Friday follow-up summary workflow spec.
Use when the user wants an implementation-ready working set for assigned project tasks. Thin entrypoint to the installed asana skill's project-assigned working-set workflow spec.
Use when the user wants a manager-facing weekly summary of another person's Asana work. Thin entrypoint to the installed asana skill's weekly manager summary workflow spec.