get_attachment | Fetch a single attachment record, including its download URL. |
get_project | Fetch a single project by its GID. |
get_section | Fetch a single section by its GID. |
get_tag | Fetch a single tag by its GID. |
get_task | Fetch a single task by its GID. |
get_team | Fetch a single team by its GID. |
get_user | Fetch a user by GID, email, or “me” for the connected user. |
get_workspace | Fetch a single workspace by its GID. |
list_attachments_for_object | List the attachments on a task, project, or project brief. |
list_projects_for_team | List the projects in a team. |
list_projects_for_workspace | List the projects in a workspace. |
list_sections_for_project | List the sections of a project. |
list_stories_for_task | List the stories (comments and activity) on a task. |
list_subtasks | List the subtasks of a task. |
list_tags_for_workspace | List the tags in a workspace. |
list_tasks_for_project | List the tasks in a project. |
list_teams_for_workspace | List the teams visible to the connected user in a workspace. |
list_users_for_workspace | List the users in a workspace or organization. |
list_workspaces | List the workspaces visible to the connected user. |
search_tasks | Search tasks in a workspace with full-text and filters (requires Asana premium). |