get_root_node
Retrieve the root overview node to get project architecture before scanning code, saving tokens.
Instructions
Fetch the main root node (.context/overview.md) of the project memory graph. ALWAYS call this tool FIRST before scanning raw codebase files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |