Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
id | No | Optional: Specific memory ID to delete (only used with sTool="DELETE") | |
sTool | Yes | Sub-tool: "NEW" to add memory, "DELETE" to remove memory | |
content | Yes | Memory content to add (for NEW) or search query to find memory to delete (for DELETE) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |