phabricator_task_search
Search Maniphest tasks with filters for status, assignee, project, priority, date range, and full-text query. Include workboard columns, projects, or subscribers in results.
Instructions
Search Maniphest tasks with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queryKey | No | Built-in query: "all", "open", "authored", "assigned", "subscribed" | |
| constraints | No | Search constraints | |
| attachments | No | Data attachments to include | |
| order | No | Result order: "priority", "updated", "outdated", "newest", "oldest", "closed", "title", "relevance" | |
| limit | No | Maximum results (max 100) | |
| after | No | Cursor for next-page pagination | |
| before | No | Cursor for previous-page pagination |