Share via


BingCustomSearchToolDefinition interface

The input definition information for a Bing custom search tool as used to configure an agent.

Extends

Properties

bingCustomSearch

The list of search configurations used by the bing custom search tool.

type

The object type, which is always 'bing_custom_search'.

Property Details

bingCustomSearch

The list of search configurations used by the bing custom search tool.

bingCustomSearch: BingCustomSearchConfigurationList

Property Value

type

The object type, which is always 'bing_custom_search'.

type: "bing_custom_search"

Property Value

"bing_custom_search"