get_doc_content
Retrieve the current content of a specified documentation file within a project directory, enabling quick access to essential information. Designed for efficient management of project documentation.
Instructions
Get the current content of a documentation file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
docFile | Yes | Name of the documentation file to read | |
projectPath | Yes | Path to the project root directory |