get_prd
Retrieve a specified PRD, VISION, SCOPE, or REQUIREMENTS document from a project root directory, providing immediate access to project requirements and specifications.
Instructions
Retrieve a PRD document (PRD, VISION, SCOPE, REQUIREMENTS). Returns the content of the specified document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. | . |
| document | No | Which document to read — PRD, VISION, SCOPE, or REQUIREMENTS. | PRD |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |