search
Run a multi-engine web search and get a ranked, deduplicated list of links. Optionally translate results to any language.
Instructions
Run a multi-engine web search and return a ranked, deduplicated link list.
Args: translate_to: 翻译目标语言(例如 "zh", "en", "ja")。需要启用 LLM。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| engines | No | ||
| max_results | No | ||
| page | No | ||
| page_size | No | ||
| sort_by | No | ||
| translate_to | No | ||
| use_cache | No | ||
| max_age_hours | No | ||
| freshness | No | ||
| include_domains | No | ||
| exclude_domains | No | ||
| category | No | ||
| include_text | No | ||
| exclude_text | No | ||
| format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |