Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORKER_URL | Yes | Your Cloudflare Worker URL | |
| CYBOZU_CLIENT_ID | Yes | Your cybozu.com OAuth client ID | |
| CYBOZU_SUBDOMAIN | Yes | Your cybozu.com subdomain | |
| CYBOZU_CLIENT_SECRET | Yes | Your cybozu.com OAuth client secret | |
| COOKIE_ENCRYPTION_KEY | Yes | Random string for cookie encryption (e.g., generated with 'openssl rand -hex 32') |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |