Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Optional log level for debugging (e.g., DEBUG, INFO, WARNING, ERROR). | |
| KINTONE_DOMAIN | Yes | The kintone domain URL (e.g., your-subdomain.cybozu.com). | |
| KINTONE_PASSWORD | No | Password for password-based authentication. | |
| KINTONE_USERNAME | No | Username for password-based authentication. | |
| KINTONE_API_TOKEN | No | API token for token-based authentication. |
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 | |