n2n_delete_entities
Delete specific entities from a project's knowledge graph to manage stored cognitive fragments.
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. | |
| entityNames | Yes | Names of entities to delete |