Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DAV_PASSWORD | Yes | An app-specific password for the service. It is highly recommended to use app-specific passwords for security. | |
DAV_PROVIDER | Yes | Specifies your DAV service provider. Set to 'fastmail' or 'icloud' (case-insensitive). | |
DAV_USERNAME | Yes | Your username for the service (e.g., your Fastmail email address or Apple ID). |
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 |
---|---|
get_my_calendars | - |
get_calendar_events | - |
get_my_contact_lists | - |
get_contacts_from_list | - |
list_my_files_and_folders | - |
get_file_or_folder_details | - |