Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the kintone domain, required. | |
| apps | Yes | List of apps accessible by the server, required. | |
| token | No | Your kintone app token(s), separated by commas if multiple. At least one of 'username' and 'password' or 'token' is required. | |
| password | No | Your kintone password. At least one of 'username' and 'password' or 'token' is required. | |
| username | No | Your kintone username. At least one of 'username' and 'password' or 'token' is required. |
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 | |