Microsoft Azure · Capability

Microsoft Azure Microsoft.Easm — Labels

Microsoft Azure Microsoft.Easm — Labels. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureLabels

What You Can Do

GET
Microsoftazurelabelslistbyworkspace — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-easm/workspaces/{workspacename}/labels
GET
Microsoftazurelabelsgetbyworkspace — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels Labelname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-easm/workspaces/{workspacename}/labels/{labelname}
PUT
Microsoftazurelabelscreateandupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels Labelname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-easm/workspaces/{workspacename}/labels/{labelname}
PATCH
Microsoftazurelabelsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels Labelname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-easm/workspaces/{workspacename}/labels/{labelname}
DELETE
Microsoftazurelabelsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels Labelname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-easm/workspaces/{workspacename}/labels/{labelname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels Labelname

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels Labelname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels Labelname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels Labelname

idempotent

Capability Spec

microsofteasm-labels.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.Easm — Labels
  description: 'Microsoft Azure Microsoft.Easm — Labels. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid
    Resourcegroups Resourcegroupname Providers Microsoft Easm Workspaces Workspacename Labels. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Labels
  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: microsofteasm-labels
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.Easm — Labels business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Easm/workspaces/{workspaceName}/labels
      operations:
      - name: microsoftazurelabelslistbyworkspace
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Easm/workspaces/{workspaceName}/labels/{labelName}
      operations:
      - name: microsoftazurelabelsgetbyworkspace
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels Labelname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurelabelscreateandupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels Labelname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: LabelResource
          in: body
          type: string
          description: Label details.
      - name: microsoftazurelabelsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels Labelname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: LabelPatchResource
          in: body
          type: string
          description: Label patch details.
      - name: microsoftazurelabelsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels Labelname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsofteasm-labels-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.Easm — Labels. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-easm/workspaces/{workspacename}/labels
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurelabelslistbyworkspace
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels
        call: microsofteasm-labels.microsoftazurelabelslistbyworkspace
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-easm/workspaces/{workspacename}/labels/{labelname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurelabelsgetbyworkspace
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels Labelname
        call: microsofteasm-labels.microsoftazurelabelsgetbyworkspace
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurelabelscreateandupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels Labelname
        call: microsofteasm-labels.microsoftazurelabelscreateandupdate
        with:
          LabelResource: rest.LabelResource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurelabelsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels Labelname
        call: microsofteasm-labels.microsoftazurelabelsupdate
        with:
          LabelPatchResource: rest.LabelPatchResource
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurelabelsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Easm Workspaces Workspacename Labels Labelname
        call: microsofteasm-labels.microsoftazurelabelsdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsofteasm-labels-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.Easm — Labels. 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 Easm
        Workspaces Workspacename Labels
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsofteasm-labels.microsoftazurelabelslistbyworkspace
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm
        Workspaces Workspacename Labels Labelname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsofteasm-labels.microsoftazurelabelsgetbyworkspace
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Easm
        Workspaces Workspacename Labels Labelname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsofteasm-labels.microsoftazurelabelscreateandupdate
      with:
        LabelResource: tools.LabelResource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Easm Workspaces Workspacename Labels Labelname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsofteasm-labels.microsoftazurelabelsupdate
      with:
        LabelPatchResource: tools.LabelPatchResource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Easm Workspaces Workspacename Labels Labelname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsofteasm-labels.microsoftazurelabelsdelete
      outputParameters:
      - type: object
        mapping: $.