Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AUSTLII_JITTER | No | Optional jitter proportion for retry backoff, e.g., 0.3 => ±30% | |
AUSTLII_BACKOFF | No | Backoff strategy for retries | |
AUSTLII_RETRIES | No | Number of retries for AustLII requests | |
AUSTLII_TIMEOUT | No | General timeout for AustLII requests | |
AUSTLII_READ_TIMEOUT | No | Optional override for read timeout (overrides AUSTLII_TIMEOUT for read) | |
AUSTLII_POLL_INTERVAL | No | Polling interval for AustLII requests | |
AUSTLII_HEALTH_TIMEOUT | No | Timeout for health checks | |
AUSTLII_CONNECT_TIMEOUT | No | Optional override for connection timeout (overrides AUSTLII_TIMEOUT for connect) |
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 |