Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
STORE_ID | Yes | Default Comax store ID | |
BRANCH_ID | Yes | Default Comax branch ID | |
RETURN_PAGE | Yes | URL for redirection after payment | |
PRICE_LIST_ID | Yes | Default Comax price list ID | |
ORDER_LOGIN_ID | Yes | Login ID for Comax order operations | |
PAYMENT_LOGIN_ID | Yes | Login ID for the Comax payment page | |
TOKEN_LOGIN_NAME | Yes | Login name for Comax credit token generation | |
COMAX_PAYMENT_PAGE | Yes | Comax payment page URL | |
COMAX_ORDER_ENDPOINT | Yes | Comax API endpoint URL for orders | |
COMAX_TOKEN_ENDPOINT | Yes | Comax API endpoint URL for tokens | |
ORDER_LOGIN_PASSWORD | Yes | Login password for Comax order operations | |
TOKEN_LOGIN_PASSWORD | Yes | Login password for Comax credit token generation | |
PAYMENT_LOGIN_PASSWORD | Yes | Login password for the Comax payment page | |
COMAX_CUSTOMER_ENDPOINT | Yes | Comax API endpoint URL for customer information |
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 |