Search tasks
search_tasksSearch Asana tasks by text, assignee, project, or due date. Filter results by completion status and sort to find specific tasks.
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 |