n2n_open_nodes
Retrieve named entities from a project's knowledge graph, enabling access to stored AI cognitive fragments for context-aware tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | The absolute path to the project or any subdirectory within the project. | |
| confirmNewProjectRoot | No | MUST be provided ONLY when initializing a new project. Set this to the 'detectedRoot' path returned by the server's confirmation request. | |
| names | Yes | Names of entities to retrieve |