Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
tool_get_recent_messages | Copy |
tool_send_message | Copy |
tool_find_contact | Copy |
tool_check_db_access | Copy |
tool_check_contacts | Copy |
tool_check_addressbook | Copy |
tool_get_chats | Copy |