get_project
Get Project
Retrieve full details for a project including members, followers, custom fields, and settings.
get_project
Retrieve full details for a project including members, followers, custom fields, and settings.
list_workspaces
List all workspaces accessible to the authenticated user. Use this to discover available workspace GIDs needed by other tools.
list_projects
List projects in a workspace, optionally filtered by team or archived status. Returns project summaries including dates, owner, and status.
update_project
Update an existing project's name, notes, dates, color, layout, archived status, or privacy setting.
update_task
Update an existing task's properties. Supports updating name, notes, assignee, dates, completion status, custom fields, and managing dependencies, projects, tags, followers, and parent.
list_subtasks
List all subtasks of a given task.
list_goals
List goals in a workspace, optionally filtered by team or portfolio. Provides visibility into organizational objectives and their statuses.
list_comments
List stories (comments and activity) on a task. Returns the full activity feed including comments, status changes, and system updates.
search_tasks
Search for tasks in a workspace using various filters like text, assignee, projects, tags, completion status, and date ranges. Supports full-text search across task names and descriptions.
create_section
Create a new section in a project. Optionally specify position relative to existing sections.
get_goal
Get full details for a goal including its metric, notes, and followers.
get_user
Get details for a specific user by their GID, or use "me" to get the authenticated user's profile.
create_tag
Create a new tag in a workspace.
list_tags
List all tags in a workspace.
list_tasks
List tasks filtered by project, section, or assignee. At least one filter must be provided. When filtering by assignee, a workspace GID is also required.
list_sections
List all sections in a project. Sections are used to organize tasks within a project.
add_comment
Add a comment to a task. Optionally pin the comment to the task.
delete_task
Permanently delete a task. This action cannot be undone.
list_portfolios
List portfolios in a workspace owned by a specific user. Portfolios are collections of projects used for tracking at a higher level.
delete_project
Permanently delete a project. This action cannot be undone.
create_portfolio
Create a new portfolio in a workspace. Optionally add projects to it.
update_portfolio
Update a portfolio's properties and manage its project items. Supports adding and removing projects from the portfolio.
list_users
List users in a workspace. Returns user GIDs and names for referencing in other tools.
create_project
Create a new project in a workspace. Supports setting name, notes, layout, dates, team, color, and privacy.
create_task
Create a new task in a project or workspace. Supports setting name, notes, assignee, dates, project/section placement, tags, followers, parent task, and custom field values.
get_portfolio
Get full details for a portfolio including its items, members, and custom fields.
get_task
Retrieve full details for a task including assignee, dates, notes (with HTML), subtask count, projects, tags, followers, custom fields, dependencies, and dependents.
list_teams
List all teams in an organization workspace.
manage_custom_fields
List, inspect, create, update, and maintain Asana custom field metadata for a workspace.
typeahead_search
Search Asana workspace objects with the low-latency typeahead endpoint. Use this to discover project, project template, portfolio, tag, task, user, or custom field GIDs for other tools.
list_time_tracking_entries
List Asana time tracking entries for a task, or retrieve one entry by GID.
manage_project_templates
List, inspect, and instantiate Asana project templates.
update_section
Rename an existing project section.
delete_section
Delete an empty project section. Asana does not allow deleting the last remaining section.
manage_attachments
List, inspect, attach, upload, or delete Asana attachments on tasks, projects, and project briefs. File bytes are accepted only as input for uploads; downloaded file contents are not returned inline.
Create, read, update, and delete tasks, projects, portfolios, and goals in Asana workspaces. Manage task assignments, due dates, subtasks, dependencies, tags, custom fields, attachments, and comments. Organize work with sections, project templates, and portfolios. Search tasks across workspaces, track time entries, manage team memberships, and subscribe to webhooks for real-time change notifications on resources.
Common questions about connecting Asana to AI agents with Metorial.