Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG_LOGS_ENABLED | No | Set to true to enable debug-level logs (default: false) | false |
| DEFAULT_TIMEOUT_SECONDS | No | Timeout for page loads and navigation (default: 30) | 30 |
| DEFAULT_MIN_CONTENT_LENGTH | No | Minimum content length for extracted text (default: 100) | 100 |
| DEFAULT_TEST_REQUEST_TIMEOUT | No | Timeout for test requests (default: 10) | 10 |
| DEFAULT_TEST_NO_DELAY_THRESHOLD | No | Threshold for skipping artificial delays in tests (default: 0.5) | 0.5 |
| DEFAULT_MIN_SECONDS_BETWEEN_REQUESTS | No | Minimum delay between requests to the same domain (default: 2) | 2 |
| DEFAULT_MIN_CONTENT_LENGTH_SEARCH_APP | No | Minimum content length for search.app domains (default: 30) | 30 |
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 | |