read_template
Reads a specified template file from the project's .context-master directory, returning its content for context analysis.
Instructions
Read a Context Master template file from the user's project .context-master directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Path to the project directory (default: current directory) | . |
| templateName | Yes | Name of the template file to read (e.g., "cm-ai-infos.md", "cm-analyze.md") |