update_prd
Create or update PRD, VISION, SCOPE, and REQUIREMENTS documents by providing markdown content. Specify the document type and content to maintain project requirements.
Instructions
Create or update a PRD document (PRD, VISION, SCOPE, REQUIREMENTS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. | . |
| content | Yes | The full markdown content of the document. | |
| document | Yes | Which document to write — PRD, VISION, SCOPE, or REQUIREMENTS. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |