phabricator_paste_edit
Edit any Phabricator paste: modify title, content, language, status, manage subscribers and projects, or add a comment.
Instructions
Edit an existing Phabricator paste
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectIdentifier | Yes | Paste PHID or ID (e.g., "P123") | |
| title | No | New title | |
| content | No | New content | |
| language | No | Syntax highlighting language | |
| status | No | Status: active or archived | |
| addSubscriberPHIDs | No | Subscriber PHIDs to add | |
| removeSubscriberPHIDs | No | Subscriber PHIDs to remove | |
| addProjectPHIDs | No | Project PHIDs to add | |
| removeProjectPHIDs | No | Project PHIDs to remove | |
| comment | No | Add a comment alongside the edit (supports Remarkup) |