Microsoft Azure · Capability

Microsoft Azure OffAzureSpringBoot — ErrorSummaries

Microsoft Azure OffAzureSpringBoot — ErrorSummaries. 2 operations. Lead operation: Microsoft Azure Implements Errorsummaries Get Method. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureErrorSummaries

What You Can Do

GET
Microsoftazureerrorsummarieslistbysite — Microsoft Azure Implements Errorsummaries Get Method
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazurespringboot/springbootsites/{sitename}/errorsummaries
GET
Microsoftazureerrorsummariesget — Microsoft Azure Implements Errorsummaries Get Method
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazurespringboot/springbootsites/{sitename}/errorsummaries/{errorsummaryname}

MCP Tools

microsoft-azure-implements-errorsummaries-get

Microsoft Azure Implements Errorsummaries Get Method

read-only idempotent
microsoft-azure-implements-errorsummaries-get-2

Microsoft Azure Implements Errorsummaries Get Method

read-only idempotent

Capability Spec

offazurespringboot-errorsummaries.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure OffAzureSpringBoot — ErrorSummaries
  description: 'Microsoft Azure OffAzureSpringBoot — ErrorSummaries. 2 operations. Lead operation: Microsoft Azure Implements
    Errorsummaries Get Method. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ErrorSummaries
  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: offazurespringboot-errorsummaries
    baseUri: https://management.azure.com
    description: Microsoft Azure OffAzureSpringBoot — ErrorSummaries business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzureSpringBoot/springbootsites/{siteName}/errorSummaries
      operations:
      - name: microsoftazureerrorsummarieslistbysite
        method: GET
        description: Microsoft Azure Implements Errorsummaries Get Method
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OffAzureSpringBoot/springbootsites/{siteName}/errorSummaries/{errorSummaryName}
      operations:
      - name: microsoftazureerrorsummariesget
        method: GET
        description: Microsoft Azure Implements Errorsummaries Get Method
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: offazurespringboot-errorsummaries-rest
    port: 8080
    description: REST adapter for Microsoft Azure OffAzureSpringBoot — ErrorSummaries. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazurespringboot/springbootsites/{sitename}/errorsummaries
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureerrorsummarieslistbysite
        description: Microsoft Azure Implements Errorsummaries Get Method
        call: offazurespringboot-errorsummaries.microsoftazureerrorsummarieslistbysite
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-offazurespringboot/springbootsites/{sitename}/errorsummaries/{errorsummaryname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureerrorsummariesget
        description: Microsoft Azure Implements Errorsummaries Get Method
        call: offazurespringboot-errorsummaries.microsoftazureerrorsummariesget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: offazurespringboot-errorsummaries-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure OffAzureSpringBoot — ErrorSummaries. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-implements-errorsummaries-get
      description: Microsoft Azure Implements Errorsummaries Get Method
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: offazurespringboot-errorsummaries.microsoftazureerrorsummarieslistbysite
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-implements-errorsummaries-get-2
      description: Microsoft Azure Implements Errorsummaries Get Method
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: offazurespringboot-errorsummaries.microsoftazureerrorsummariesget
      outputParameters:
      - type: object
        mapping: $.