Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HEADFUL | No | Browser visibility (for debugging) | false |
PFX_PATH | Yes | Path to SAP Passport certificate (.pfx) | ./certs/sap.pfx |
LOG_LEVEL | No | Logging level (debug, info, warn, error) | info |
MAX_JWT_AGE_H | No | Token cache lifetime (hours) | 12 |
PFX_PASSPHRASE | Yes | Certificate passphrase |
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 |