update_prp
Update a Product Requirements Prompt (PRP) with change tracking and optional Archon document synchronization.
Instructions
Update an existing PRP with change tracking and optional Archon synchronization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the PRP to update | |
| tags | No | Updated tags for the PRP | |
| author | No | Author of the changes | |
| content | Yes | New content for the PRP | |
| category | No | Updated category for the PRP | |
| createBackup | No | Whether to create a backup before updating | |
| updateArchon | No | Whether to update Archon document if available | |
| archonDocumentId | No | Archon document ID if updating in Archon | |
| changeDescription | No | Description of the changes made |