Microsoft Graph · Capability

Microsoft Graph OData Service for namespace microsoft.graph — informationProtection.bitlocker

Microsoft Graph OData Service for namespace microsoft.graph — informationProtection.bitlocker. 4 operations. Lead operation: Microsoft Graph Get bitlocker from informationProtection. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft GraphinformationProtection.bitlocker

What You Can Do

GET
Informationprotectiongetbitlocker — Microsoft Graph Get bitlocker from informationProtection
/v1/informationprotection/bitlocker
GET
Informationprotectionbitlockerlistrecoverykeys — Microsoft Graph List recoveryKeys
/v1/informationprotection/bitlocker/recoverykeys
GET
Informationprotectionbitlockerrecoverykeysgetcount3584 — Microsoft Graph Get the number of the resource
/v1/informationprotection/bitlocker/recoverykeys/count
GET
Informationprotectionbitlockergetrecoverykeys — Microsoft Graph Get bitlockerRecoveryKey
/v1/informationprotection/bitlocker/recoverykeys/{bitlockerrecoverykey-id}

MCP Tools

microsoft-graph-get-bitlocker-informationprotection

Microsoft Graph Get bitlocker from informationProtection

read-only idempotent
microsoft-graph-list-recoverykeys

Microsoft Graph List recoveryKeys

read-only idempotent
microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-bitlockerrecoverykey

Microsoft Graph Get bitlockerRecoveryKey

read-only idempotent

Capability Spec

microsoft-graph-informationprotection-bitlocker.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph OData Service for namespace microsoft.graph — informationProtection.bitlocker
  description: 'Microsoft Graph OData Service for namespace microsoft.graph — informationProtection.bitlocker. 4 operations.
    Lead operation: Microsoft Graph Get bitlocker from informationProtection. Self-contained Naftiko capability covering one
    Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - informationProtection.bitlocker
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY
capability:
  consumes:
  - type: http
    namespace: microsoft-graph-informationprotection-bitlocker
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Graph OData Service for namespace microsoft.graph — informationProtection.bitlocker business capability.
      Self-contained, no shared references.
    resources:
    - name: informationProtection-bitlocker
      path: /informationProtection/bitlocker
      operations:
      - name: informationprotectiongetbitlocker
        method: GET
        description: Microsoft Graph Get bitlocker from informationProtection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
    - name: informationProtection-bitlocker-recoveryKeys
      path: /informationProtection/bitlocker/recoveryKeys
      operations:
      - name: informationprotectionbitlockerlistrecoverykeys
        method: GET
        description: Microsoft Graph List recoveryKeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $orderby
          in: query
          type: array
          description: Order items by property values
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
    - name: informationProtection-bitlocker-recoveryKeys-$count
      path: /informationProtection/bitlocker/recoveryKeys/$count
      operations:
      - name: informationprotectionbitlockerrecoverykeysgetcount3584
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: informationProtection-bitlocker-recoveryKeys-bitlockerRecoveryKey-id
      path: /informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}
      operations:
      - name: informationprotectionbitlockergetrecoverykeys
        method: GET
        description: Microsoft Graph Get bitlockerRecoveryKey
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
  exposes:
  - type: rest
    namespace: microsoft-graph-informationprotection-bitlocker-rest
    port: 8080
    description: REST adapter for Microsoft Graph OData Service for namespace microsoft.graph — informationProtection.bitlocker.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/informationprotection/bitlocker
      name: informationprotection-bitlocker
      description: REST surface for informationProtection-bitlocker.
      operations:
      - method: GET
        name: informationprotectiongetbitlocker
        description: Microsoft Graph Get bitlocker from informationProtection
        call: microsoft-graph-informationprotection-bitlocker.informationprotectiongetbitlocker
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/informationprotection/bitlocker/recoverykeys
      name: informationprotection-bitlocker-recoverykeys
      description: REST surface for informationProtection-bitlocker-recoveryKeys.
      operations:
      - method: GET
        name: informationprotectionbitlockerlistrecoverykeys
        description: Microsoft Graph List recoveryKeys
        call: microsoft-graph-informationprotection-bitlocker.informationprotectionbitlockerlistrecoverykeys
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/informationprotection/bitlocker/recoverykeys/count
      name: informationprotection-bitlocker-recoverykeys-count
      description: REST surface for informationProtection-bitlocker-recoveryKeys-$count.
      operations:
      - method: GET
        name: informationprotectionbitlockerrecoverykeysgetcount3584
        description: Microsoft Graph Get the number of the resource
        call: microsoft-graph-informationprotection-bitlocker.informationprotectionbitlockerrecoverykeysgetcount3584
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/informationprotection/bitlocker/recoverykeys/{bitlockerrecoverykey-id}
      name: informationprotection-bitlocker-recoverykeys-bitlockerrecoverykey-id
      description: REST surface for informationProtection-bitlocker-recoveryKeys-bitlockerRecoveryKey-id.
      operations:
      - method: GET
        name: informationprotectionbitlockergetrecoverykeys
        description: Microsoft Graph Get bitlockerRecoveryKey
        call: microsoft-graph-informationprotection-bitlocker.informationprotectionbitlockergetrecoverykeys
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-graph-informationprotection-bitlocker-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph OData Service for namespace microsoft.graph — informationProtection.bitlocker.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-get-bitlocker-informationprotection
      description: Microsoft Graph Get bitlocker from informationProtection
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-informationprotection-bitlocker.informationprotectiongetbitlocker
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-list-recoverykeys
      description: Microsoft Graph List recoveryKeys
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-informationprotection-bitlocker.informationprotectionbitlockerlistrecoverykeys
      with:
        $orderby: tools.$orderby
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-number-resource
      description: Microsoft Graph Get the number of the resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-informationprotection-bitlocker.informationprotectionbitlockerrecoverykeysgetcount3584
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-bitlockerrecoverykey
      description: Microsoft Graph Get bitlockerRecoveryKey
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-graph-informationprotection-bitlocker.informationprotectionbitlockergetrecoverykeys
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.