Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| listContentNames | List all content names from the organization's database optionally filtered by name |
| searchOrganizationContents | Search through the organization's content database using semantic search |
| deleteOrganizationContent | Delete specific content from the organization's database |
| uploadContentFileAboutOrganization | Upload content file about the organization |
| uploadContentUrlAboutOrganization | Upload content url about the organization |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |