Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SAP_URL | Yes | The URL of your SAP server (e.g., https://your-sap-server.com:44300) | |
SAP_USER | Yes | Your SAP username | |
SAP_CLIENT | No | Your SAP client (optional but recommended) | |
SAP_LANGUAGE | No | Your SAP language (optional but recommended) | |
SAP_PASSWORD | Yes | Your SAP password | |
NODE_TLS_REJECT_UNAUTHORIZED | No | Set to '0' if using self-signed certificates |
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 |