All other tools (22)
asana-api.add_comment low conf mediumallow
Posts a comment on a task under the authenticated user's identity, supporting @-mentions and pinned comments.
asana-api.create_project low conf mediumallow
Creates a new project, optionally seeding sections and tasks in a single operation.
asana-api.create_project_status_update low conf mediumallow
Posts a status update with a color status to a project or portfolio, visible to its members.
asana-api.create_tasks low conf mediumallow
Creates up to 50 tasks immediately without a confirmation step.
asana-api.get_agent low conf mediumallow
Reads a single AI Teammate agent record by GID, revealing how an automated workspace principal is configured.
asana-api.get_attachments medium conf mediumaudit
Returns attachment URLs on tasks, projects, or briefs; attached files may contain PII or confidential documents.
asana-api.get_me low conf mediumallow
Reads the authenticated user's own name, email, and workspace memberships.
asana-api.get_my_tasks low conf mediumallow
Returns tasks assigned to the authenticated user with completion-status filtering.
asana-api.get_portfolio low conf mediumallow
Reads one portfolio's details including name, owner, and associated projects.
asana-api.get_portfolios low conf mediumallow
Lists the portfolios owned by the authenticated user.
asana-api.get_project low conf mediumallow
Reads one project's details including owner, members, task counts, and sections.
asana-api.get_projects low conf mediumallow
Lists projects in the workspace with optional team and archive filters.
asana-api.get_status_overview low conf mediumallow
Returns an aggregated status report across one or more projects or portfolios.
asana-api.get_task low conf mediumallow
Reads full detail for one task including description, assignee, due dates, custom fields, and comments.
asana-api.get_tasks low conf mediumallow
Returns a filtered list of tasks scoped by project, section, or assignee context.
asana-api.get_teams low conf mediumallow
Reads the workspace teams the user belongs to, with optional user filtering.
asana-api.get_user low conf mediumallow
Reads a single user record including name and email by GID, email, or 'me'.
asana-api.get_users medium conf mediumaudit
Enumerates the workspace user roster including names and emails, exposing directory PII at scale.
asana-api.get_workspace_agents low conf mediumallow
Lists the AI Teammate agents configured across the workspace and their identifiers.
asana-api.search_objects medium conf mediumaudit
Universal typeahead search across tasks, projects, portfolios, goals, teams, users, and tags; can surface confidential content the caller would not otherwise browse to.
asana-api.search_tasks low conf mediumallow
Advanced full-text task search with complex filters across the workspace (Premium accounts only).
asana-api.update_tasks medium conf mediumaudit
Modifies up to 50 tasks in one call, changing assignee, due date, or completion state across a batch of work items.