devin_web_search
Search the web in real time for technical documentation, version features, and open-source solutions using natural language, returning structured results with titles, URLs, and key excerpts.
Instructions
AI 驱动的实时网页搜索工具 (基于 Devin 联网引擎)。通过自然语言检索全网技术文档、最新版本特性、解决方案和开源生态,输出包含标题、URL及核心摘录的结构化结果。
参数提示:
query: 搜索词或自然语言问题 (必填)
num_results: 返回条数 (默认 5)
detailed: 设置为 true 可额外附带深度技术见解与综合总结
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 自然语言搜索查询 (例如: 'Next.js 15 features', 'Vue 3.5 reactive props') | |
| detailed | No | 是否返回深度 AI 综合总结与结论分析 | |
| max_results | No | num_results 的兼容别名 | |
| num_results | No | 期望返回的结果数量 (默认 5,建议 3-10) |