Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BUSINESSMAP_API_URL | Yes | Your BusinessMap API URL (e.g., https://your-account.kanbanize.com/api/v2) | |
BUSINESSMAP_API_TOKEN | Yes | Your BusinessMap API token | |
BUSINESSMAP_READ_ONLY_MODE | No | Set to "true" for read-only mode, "false" to allow modifications | false |
BUSINESSMAP_DEFAULT_WORKSPACE_ID | No | Set the BusinessMap workspace 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 |