Read project memory
read_project_memoryAccesses the project's memory file to load functional project knowledge. Use this to retrieve insights about the codebase's structure and decisions.
Instructions
Read docs/memory/projeto.md with functional project knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxBytes | No | ||
| projectPath | Yes | Absolute project directory path. |