phabricator_file_search
Search Phabricator files by name, author, date, or ID. Use built-in queries like 'all' or 'authored' and apply custom constraints to filter results.
Instructions
Search for files in Phabricator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queryKey | No | Built-in query: "all", "authored" | |
| constraints | No | Search constraints | |
| attachments | No | Data attachments | |
| order | No | Result order | |
| limit | No | Maximum results (max 100) | |
| after | No | Cursor for next-page pagination | |
| before | No | Cursor for previous-page pagination |