Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Placeholder for future in-memory caching feature | 300 |
| LOG_LEVEL | No | Logging verbosity (DEBUG, INFO, WARNING, ERROR) | INFO |
| USER_AGENT | No | Custom User-Agent presented to Stepstone.de | |
| MAX_RETRIES | No | Retry attempts for failed HTTP calls | 3 |
| REQUEST_TIMEOUT | No | Timeout (seconds) for outbound Stepstone HTTP requests and the upper bound for long-running tool calls | 10 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |