ddgs_text_search
Perform web text searches via DuckDuckGo, retrieving titles, URLs, and snippets for each result. No API key needed.
Instructions
Recherche web texte via DuckDuckGo. Retourne titre, URL et extrait pour chaque résultat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | La requête de recherche (ex: 'Python MCP protocol') | |
| max_results | No | Nombre maximum de résultats (défaut: 10, max: 20) |