Search for transactions like comments and status changes on any Phabricator object such as D123 or T456, with filters by author or PHIDs and pagination support.
Retrieve recent Phabricator activity feed including task updates, revision changes, and commits. Filter by PHIDs, choose output format, and paginate results.
Enables AI assistants to interact with Phabricator for task management and code review workflows, including viewing and commenting on tasks, managing differential revisions, and providing intelligent review analysis with code context.
Search Phabricator projects using built-in queries or custom constraints like name, IDs, members, and watchers. Supports pagination and optional attachments for detailed project data.
Search Phabricator pastes by query, author, language, status, and more. Apply constraints to find specific pastes with optional content and subscriber details.
Retrieve the raw diff/patch content for a specific Differential diff using its numeric diff ID. Find the diff ID by searching with phabricator_diff_search.
Retrieve file contents from a Phabricator Diffusion repository by providing a file path and commit hash or branch name. Returns base64-encoded content, or indicates if the file is too large.