Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
APPWRITE_API_KEY | Yes | Your Appwrite API key with necessary scopes to access the resources you want to use | |
APPWRITE_ENDPOINT | No | Your Appwrite endpoint URL | https://cloud.appwrite.io/v1 |
APPWRITE_PROJECT_ID | Yes | Your Appwrite project 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 |
---|---|
No tools |