Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SAP_URL | Yes | Your SAP system URL (e.g., https://your-sap-system.com:8000) | |
SAP_CLIENT | Yes | Your SAP client (e.g., 100) | |
SAP_PASSWORD | Yes | Your SAP password. If your password contains a '#' character, make sure to enclose it in quotes | |
SAP_USERNAME | Yes | Your SAP username |
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 |