Skip to main content

remote::bing-search

Description

Bing Search tool for web search capabilities using Microsoft's search engine.

Configuration

FieldTypeRequiredDefaultDescription
timeoutfloatNo30.0Overall HTTP timeout in seconds for requests to external services.
connect_timeoutfloatNo10.0TCP connect timeout in seconds. Shorter than the overall timeout to fail fast on unreachable hosts.
api_keystr | NoneNo
top_kintNo3

Sample Configuration

api_key: ${env.BING_API_KEY:}