Microsoft Azure · Capability

Microsoft Azure Entity Search Client — EntitySearch

Microsoft Azure Entity Search Client — EntitySearch. 1 operations. Lead operation: Microsoft Azure The Entity Search Api Lets You Send A Search Query To Bing And Get Back Search Results That Include Entities And Places Place Results Include Restaurants, Hotel, Or Other Local Businesses For Places, The Query Can Specify The Name Of The Local Business Or It Can Ask For A List For Example, Restaurant

Run with Naftiko Microsoft AzureEntitySearch

What You Can Do

GET
Microsoftazureentitiessearch — Microsoft Azure The Entity Search Api Lets You Send A Search Query To Bing And Get Back Search Results That Include Entities And Places Place Results Include Restaurants, Hotel, Or Other Local Businesses For Places, The Query Can Specify Th
/v1/entities

MCP Tools

microsoft-azure-entity-search-api

Microsoft Azure The Entity Search Api Lets You Send A Search Query To Bing And Get Back Search Results That Include Entities And Places Place Results Include Restaurants, Hotel, Or Other Local Businesses For Places, The Query Can Specify Th

read-only idempotent

Capability Spec

entity-search-client-entitysearch.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Entity Search Client — EntitySearch
  description: 'Microsoft Azure Entity Search Client — EntitySearch. 1 operations. Lead operation: Microsoft Azure The Entity
    Search Api Lets You Send A Search Query To Bing And Get Back Search Results That Include Entities And Places Place Results
    Include Restaurants, Hotel, Or Other Local Businesses For Places, The Query Can Specify The Name Of The Local Business
    Or It Can Ask For A List For Example, Restaurant'
  tags:
  - Microsoft Azure
  - EntitySearch
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: entity-search-client-entitysearch
    baseUri: https://api.cognitive.microsoft.com/bing/v7.0
    description: Microsoft Azure Entity Search Client — EntitySearch business capability. Self-contained, no shared references.
    resources:
    - name: entities
      path: /entities
      operations:
      - name: microsoftazureentitiessearch
        method: GET
        description: Microsoft Azure The Entity Search Api Lets You Send A Search Query To Bing And Get Back Search Results
          That Include Entities And Places Place Results Include Restaurants, Hotel, Or Other Local Businesses For Places,
          The Query Can Specify Th
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: Accept
          in: header
          type: string
          description: The default media type is application/json. To specify that the response use [JSON-LD](http://json-ld.org/),
            set the Accept header to application/ld+json.
        - name: Accept-Language
          in: header
          type: string
          description: A comma-delimited list of one or more languages to use for user interface strings. The list is in decreasing
            order of preference. For additional information, in
        - name: Pragma
          in: header
          type: string
          description: 'By default, Bing returns cached content, if available. To prevent Bing from returning cached content,
            set the Pragma header to no-cache (for example, Pragma: no'
        - name: User-Agent
          in: header
          type: string
          description: The user agent originating the request. Bing uses the user agent to provide mobile users with an optimized
            experience. Although optional, you are strongly encou
        - name: X-MSEdge-ClientID
          in: header
          type: string
          description: 'Bing uses this header to provide users with consistent behavior across Bing API calls. Bing often
            flights new features and improvements, and it uses the client '
        - name: X-MSEdge-ClientIP
          in: header
          type: string
          description: The IPv4 or IPv6 address of the client device. The IP address is used to discover the user's location.
            Bing uses the location information to determine safe sear
        - name: X-Search-Location
          in: header
          type: string
          description: A semicolon-delimited list of key/value pairs that describe the client's geographical location. Bing
            uses the location information to determine safe search beha
        - name: cc
          in: query
          type: string
          description: 'A 2-character country code of the country where the results come from. This API supports only the
            United States market. If you specify this query parameter, it '
        - name: mkt
          in: query
          type: string
          description: The market where the results come from. You are strongly encouraged to always specify the market, if
            known. Specifying the market helps Bing route the request a
        - name: q
          in: query
          type: string
          description: The user's search term.
          required: true
        - name: ResponseFilter
          in: query
          type: array
          description: A comma-delimited list of answers to include in the response. If you do not specify this parameter,
            the response includes all search answers for which there's r
        - name: ResponseFormat
          in: query
          type: array
          description: 'The media type to use for the response. The following are the possible case-insensitive values: JSON,
            JSONLD. The default is JSON. If you specify JSONLD, the re'
        - name: SafeSearch
          in: query
          type: string
          description: 'A filter used to filter adult content. Off: Return webpages with adult text, images, or videos. Moderate:
            Return webpages with adult text, but not adult images '
        - name: SetLang
          in: query
          type: string
          description: The language to use for user interface strings. Specify the language using the ISO 639-1 2-letter language
            code. For example, the language code for English is E
  exposes:
  - type: rest
    namespace: entity-search-client-entitysearch-rest
    port: 8080
    description: REST adapter for Microsoft Azure Entity Search Client — EntitySearch. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/entities
      name: entities
      description: REST surface for entities.
      operations:
      - method: GET
        name: microsoftazureentitiessearch
        description: Microsoft Azure The Entity Search Api Lets You Send A Search Query To Bing And Get Back Search Results
          That Include Entities And Places Place Results Include Restaurants, Hotel, Or Other Local Businesses For Places,
          The Query Can Specify Th
        call: entity-search-client-entitysearch.microsoftazureentitiessearch
        with:
          Accept: rest.Accept
          Accept-Language: rest.Accept-Language
          Pragma: rest.Pragma
          User-Agent: rest.User-Agent
          X-MSEdge-ClientID: rest.X-MSEdge-ClientID
          X-MSEdge-ClientIP: rest.X-MSEdge-ClientIP
          X-Search-Location: rest.X-Search-Location
          cc: rest.cc
          mkt: rest.mkt
          q: rest.q
          ResponseFilter: rest.ResponseFilter
          ResponseFormat: rest.ResponseFormat
          SafeSearch: rest.SafeSearch
          SetLang: rest.SetLang
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: entity-search-client-entitysearch-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Entity Search Client — EntitySearch. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-entity-search-api
      description: Microsoft Azure The Entity Search Api Lets You Send A Search Query To Bing And Get Back Search Results
        That Include Entities And Places Place Results Include Restaurants, Hotel, Or Other Local Businesses For Places, The
        Query Can Specify Th
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: entity-search-client-entitysearch.microsoftazureentitiessearch
      with:
        Accept: tools.Accept
        Accept-Language: tools.Accept-Language
        Pragma: tools.Pragma
        User-Agent: tools.User-Agent
        X-MSEdge-ClientID: tools.X-MSEdge-ClientID
        X-MSEdge-ClientIP: tools.X-MSEdge-ClientIP
        X-Search-Location: tools.X-Search-Location
        cc: tools.cc
        mkt: tools.mkt
        q: tools.q
        ResponseFilter: tools.ResponseFilter
        ResponseFormat: tools.ResponseFormat
        SafeSearch: tools.SafeSearch
        SetLang: tools.SetLang
      outputParameters:
      - type: object
        mapping: $.