Microsoft Windows 10 · Capability

Microsoft Windows 10 Windows Bluetooth API — BLE Scanning

Microsoft Windows 10 Windows Bluetooth API — BLE Scanning. 1 operations. Lead operation: Microsoft Windows 10 Start BLE advertisement scanning. Self-contained Naftiko capability covering one Microsoft Windows 10 business surface.

Run with Naftiko Microsoft Windows 10BLE Scanning

What You Can Do

POST
Startblescan — Microsoft Windows 10 Start BLE advertisement scanning
/v1/bluetooth/le/scan

MCP Tools

microsoft-windows-10-start-ble

Microsoft Windows 10 Start BLE advertisement scanning

Capability Spec

bluetooth-ble-scanning.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Windows 10 Windows Bluetooth API — BLE Scanning
  description: 'Microsoft Windows 10 Windows Bluetooth API — BLE Scanning. 1 operations. Lead operation: Microsoft Windows
    10 Start BLE advertisement scanning. Self-contained Naftiko capability covering one Microsoft Windows 10 business surface.'
  tags:
  - Microsoft Windows 10
  - BLE Scanning
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_WINDOWS_10_API_KEY: MICROSOFT_WINDOWS_10_API_KEY
capability:
  consumes:
  - type: http
    namespace: bluetooth-ble-scanning
    baseUri: https://api.windows.com
    description: Microsoft Windows 10 Windows Bluetooth API — BLE Scanning business capability. Self-contained, no shared
      references.
    resources:
    - name: bluetooth-le-scan
      path: /bluetooth/le/scan
      operations:
      - name: startblescan
        method: POST
        description: Microsoft Windows 10 Start BLE advertisement scanning
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
  exposes:
  - type: rest
    namespace: bluetooth-ble-scanning-rest
    port: 8080
    description: REST adapter for Microsoft Windows 10 Windows Bluetooth API — BLE Scanning. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/bluetooth/le/scan
      name: bluetooth-le-scan
      description: REST surface for bluetooth-le-scan.
      operations:
      - method: POST
        name: startblescan
        description: Microsoft Windows 10 Start BLE advertisement scanning
        call: bluetooth-ble-scanning.startblescan
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: bluetooth-ble-scanning-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Windows 10 Windows Bluetooth API — BLE Scanning. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-windows-10-start-ble
      description: Microsoft Windows 10 Start BLE advertisement scanning
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: bluetooth-ble-scanning.startblescan
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.