read_doc
Access and process documentation files in a project directory to prepare for updates. Ensure clarity and readiness by reading specified files before making changes.
Instructions
Read a documentation file (required before updating)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
docFile | Yes | Name of the documentation file to read | |
projectPath | Yes | Path to the project root directory |