Azure API Management REST API — ApiTagDescription

Azure API Management REST API — ApiTagDescription. 5 operations. Lead operation: Microsoft Azure API Management ApiTagDescription_ListByService. Self-contained Naftiko capability covering one Microsoft Azure Api Management business surface.

Run with Naftiko Microsoft Azure Api ManagementApiTagDescription

What You Can Do

GET
Apitagdescriptionlistbyservice — Microsoft Azure API Management ApiTagDescription_ListByService
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/apis/{apiid}/tagdescriptions
HEAD
Apitagdescriptiongetentitytag — Microsoft Azure API Management ApiTagDescription_GetEntityTag
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/apis/{apiid}/tagdescriptions/{tagdescriptionid}
GET
Apitagdescriptionget — Microsoft Azure API Management ApiTagDescription_Get
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/apis/{apiid}/tagdescriptions/{tagdescriptionid}
PUT
Apitagdescriptioncreateorupdate — Microsoft Azure API Management ApiTagDescription_CreateOrUpdate
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/apis/{apiid}/tagdescriptions/{tagdescriptionid}
DELETE
Apitagdescriptiondelete — Microsoft Azure API Management ApiTagDescription_Delete
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/apis/{apiid}/tagdescriptions/{tagdescriptionid}

MCP Tools

microsoft-azure-api-management-apitagdescription

Microsoft Azure API Management ApiTagDescription_ListByService

read-only idempotent
microsoft-azure-api-management-apitagdescription-2

Microsoft Azure API Management ApiTagDescription_GetEntityTag

microsoft-azure-api-management-apitagdescription-3

Microsoft Azure API Management ApiTagDescription_Get

read-only idempotent
microsoft-azure-api-management-apitagdescription-4

Microsoft Azure API Management ApiTagDescription_CreateOrUpdate

idempotent
microsoft-azure-api-management-apitagdescription-5

Microsoft Azure API Management ApiTagDescription_Delete

idempotent

Capability Spec

rest-apitagdescription.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Azure API Management REST API — ApiTagDescription
  description: 'Azure API Management REST API — ApiTagDescription. 5 operations. Lead operation: Microsoft Azure API Management
    ApiTagDescription_ListByService. Self-contained Naftiko capability covering one Microsoft Azure Api Management business
    surface.'
  tags:
  - Microsoft Azure Api Management
  - ApiTagDescription
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_MANAGEMENT_API_KEY: MICROSOFT_AZURE_API_MANAGEMENT_API_KEY
capability:
  consumes:
  - type: http
    namespace: rest-apitagdescription
    baseUri: https://management.azure.com
    description: Azure API Management REST API — ApiTagDescription business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apis/{apiId}/tagDescriptions
      operations:
      - name: apitagdescriptionlistbyservice
        method: GET
        description: Microsoft Azure API Management ApiTagDescription_ListByService
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apis/{apiId}/tagDescriptions/{tagDescriptionId}
      operations:
      - name: apitagdescriptiongetentitytag
        method: HEAD
        description: Microsoft Azure API Management ApiTagDescription_GetEntityTag
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: apitagdescriptionget
        method: GET
        description: Microsoft Azure API Management ApiTagDescription_Get
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: apitagdescriptioncreateorupdate
        method: PUT
        description: Microsoft Azure API Management ApiTagDescription_CreateOrUpdate
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: apitagdescriptiondelete
        method: DELETE
        description: Microsoft Azure API Management ApiTagDescription_Delete
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.MICROSOFT_AZURE_API_MANAGEMENT_API_KEY}}'
  exposes:
  - type: rest
    namespace: rest-apitagdescription-rest
    port: 8080
    description: REST adapter for Azure API Management REST API — ApiTagDescription. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/apis/{apiid}/tagdescriptions
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: apitagdescriptionlistbyservice
        description: Microsoft Azure API Management ApiTagDescription_ListByService
        call: rest-apitagdescription.apitagdescriptionlistbyservice
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/apis/{apiid}/tagdescriptions/{tagdescriptionid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: HEAD
        name: apitagdescriptiongetentitytag
        description: Microsoft Azure API Management ApiTagDescription_GetEntityTag
        call: rest-apitagdescription.apitagdescriptiongetentitytag
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: apitagdescriptionget
        description: Microsoft Azure API Management ApiTagDescription_Get
        call: rest-apitagdescription.apitagdescriptionget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: apitagdescriptioncreateorupdate
        description: Microsoft Azure API Management ApiTagDescription_CreateOrUpdate
        call: rest-apitagdescription.apitagdescriptioncreateorupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: apitagdescriptiondelete
        description: Microsoft Azure API Management ApiTagDescription_Delete
        call: rest-apitagdescription.apitagdescriptiondelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: rest-apitagdescription-mcp
    port: 9090
    transport: http
    description: MCP adapter for Azure API Management REST API — ApiTagDescription. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-api-management-apitagdescription
      description: Microsoft Azure API Management ApiTagDescription_ListByService
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-apitagdescription.apitagdescriptionlistbyservice
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-apitagdescription-2
      description: Microsoft Azure API Management ApiTagDescription_GetEntityTag
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: rest-apitagdescription.apitagdescriptiongetentitytag
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-apitagdescription-3
      description: Microsoft Azure API Management ApiTagDescription_Get
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-apitagdescription.apitagdescriptionget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-apitagdescription-4
      description: Microsoft Azure API Management ApiTagDescription_CreateOrUpdate
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: rest-apitagdescription.apitagdescriptioncreateorupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-apitagdescription-5
      description: Microsoft Azure API Management ApiTagDescription_Delete
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: rest-apitagdescription.apitagdescriptiondelete
      outputParameters:
      - type: object
        mapping: $.