Connector for the microsoft-cognitiveservices-localsearch API (generated from its OpenAPI spec).
Type: Tool
Category: Developer_Tools
Version: 1.0.0
Provider: Blue Isle
License: MIT
microsoft-cognitiveservices-localsearchapiopenapi
Microsoft Cognitiveservices Localsearch
Connector for the microsoft-cognitiveservices-localsearch API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.cognitive.microsoft.com/bing
Auth: header:Ocp-Apim-Subscription-Key (pass your key via the apiKey input)
Operations
local_search — GET /v7.0/localbusinesses/search — The Local Search API lets you send a search query to Bing and get back search results that include local businesses such as restaurants, hotels, retail stores, or other local businesses. The query can specify the name of the local business or it can ask for a list (for example, restaurants near me).
Inputs
apiKey — your microsoft-cognitiveservices-localsearch API key
operation — one of the operations above
path parameters when an operation's path contains {...}