Search tasks
search_tasksFind Asana tasks by text, project, assignee, or completion status. Filter by due date or modified time to locate specific work items.
Instructions
Search tasks in an Asana workspace. Search indexing is eventually consistent and may lag writes by 10-60 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Search task names and descriptions. | |
| limit | No | Maximum search results, from 1 to 100. | |
| project | No | One project GID or a list of project GIDs. | |
| sort_by | No | ||
| assignee | No | One assignee identifier or a list of assignee identifiers. | |
| completed | No | ||
| opt_fields | No | Additional Asana task fields to return. | |
| workspace_gid | Yes | Workspace or organization GID. | |
| modified_since | No | Only tasks modified after this ISO timestamp. | |
| sort_ascending | No |