phabricator_document_edit
Update an existing Phriction wiki document by editing its title or content. Provide the document slug and optionally new title, content, or edit summary.
Instructions
Edit an existing Phriction wiki document title or content. Uses phriction.edit (the only method that can update document content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Document slug/path (e.g., "projects/myproject/") | |
| title | No | New document title | |
| content | No | New document content (Remarkup) | |
| description | No | Edit description/summary |