Microsoft Azure · Capability

Microsoft Azure RecoveryServicesBackupClient — RecoveryPoints

Microsoft Azure RecoveryServicesBackupClient — RecoveryPoints. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoints. Self-contained Naftiko capability covering one Microsoft Azure

Run with Naftiko Microsoft AzureRecoveryPoints

What You Can Do

GET
Microsoftazurerecoverypointslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoi
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/protectioncontainers/{containername}/protecteditems/{protecteditemname}/recoverypoints
GET
Microsoftazurerecoverypointsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoi
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/protectioncontainers/{containername}/protecteditems/{protecteditemname}/recoverypoints/{recoverypointid}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoi

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoi

read-only idempotent

Capability Spec

recoveryservicesbackupclient-recoverypoints.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RecoveryServicesBackupClient — RecoveryPoints
  description: 'Microsoft Azure RecoveryServicesBackupClient — RecoveryPoints. 2 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname
    Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoints. Self-contained
    Naftiko capability covering one Microsoft Azure'
  tags:
  - Microsoft Azure
  - RecoveryPoints
  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: recoveryservicesbackupclient-recoverypoints
    baseUri: https://management.azure.com
    description: Microsoft Azure RecoveryServicesBackupClient — RecoveryPoints business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints
      operations:
      - name: microsoftazurerecoverypointslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
          Recoverypoi
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric name associated with the backed up item.
          required: true
        - name: containerName
          in: path
          type: string
          description: Container name associated with the backed up item.
          required: true
        - name: protectedItemName
          in: path
          type: string
          description: Backed up item whose backup copies are to be fetched.
          required: true
        - name: $filter
          in: query
          type: string
          description: OData filter options.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupFabrics/{fabricName}/protectionContainers/{containerName}/protectedItems/{protectedItemName}/recoveryPoints/{recoveryPointId}
      operations:
      - name: microsoftazurerecoverypointsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
          Recoverypoi
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric name associated with backed up item.
          required: true
        - name: containerName
          in: path
          type: string
          description: Container name associated with backed up item.
          required: true
        - name: protectedItemName
          in: path
          type: string
          description: Backed up item name whose backup data needs to be fetched.
          required: true
        - name: recoveryPointId
          in: path
          type: string
          description: RecoveryPointID represents the backed up data to be fetched.
          required: true
  exposes:
  - type: rest
    namespace: recoveryservicesbackupclient-recoverypoints-rest
    port: 8080
    description: REST adapter for Microsoft Azure RecoveryServicesBackupClient — RecoveryPoints. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/protectioncontainers/{containername}/protecteditems/{protecteditemname}/recoverypoints
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurerecoverypointslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
          Recoverypoi
        call: recoveryservicesbackupclient-recoverypoints.microsoftazurerecoverypointslist
        with:
          fabricName: rest.fabricName
          containerName: rest.containerName
          protectedItemName: rest.protectedItemName
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/backupfabrics/{fabricname}/protectioncontainers/{containername}/protecteditems/{protecteditemname}/recoverypoints/{recoverypointid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurerecoverypointsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Recoveryservices Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname
          Recoverypoi
        call: recoveryservicesbackupclient-recoverypoints.microsoftazurerecoverypointsget
        with:
          fabricName: rest.fabricName
          containerName: rest.containerName
          protectedItemName: rest.protectedItemName
          recoveryPointId: rest.recoveryPointId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: recoveryservicesbackupclient-recoverypoints-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RecoveryServicesBackupClient — RecoveryPoints. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices
        Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoi
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-recoverypoints.microsoftazurerecoverypointslist
      with:
        fabricName: tools.fabricName
        containerName: tools.containerName
        protectedItemName: tools.protectedItemName
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices
        Vaults Vaultname Backupfabrics Fabricname Protectioncontainers Containername Protecteditems Protecteditemname Recoverypoi
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-recoverypoints.microsoftazurerecoverypointsget
      with:
        fabricName: tools.fabricName
        containerName: tools.containerName
        protectedItemName: tools.protectedItemName
        recoveryPointId: tools.recoveryPointId
      outputParameters:
      - type: object
        mapping: $.