Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of search results to return, default is 10 | 10 |
query | Yes | Search query string | |
region | No | Region for search results, e.g., cn, com, co.jp, default is cn | cn |
timeout | No | Search operation timeout in milliseconds, default is 60000 | 60000 |
language | No | Language for search results, e.g., zh-CN, en-US, default is zh-CN | zh-CN |
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 |