Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODEGRAPH_WORKSPACE | No | The base workspace for documents and data (default: current working directory) | |
| NODEGRAPH_GRAPHS_DIR | No | The folder for storing node graphs (default: <workspace>/graphs) | |
| NODEGRAPH_PROJECTS_DIR | No | The folder for storing projects (default: <workspace>/projects) | |
| NODEGRAPH_NODE_DEFS_PATH | No | The path to Json node definition data |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |