Microsoft Azure · Capability

Microsoft Azure MySQLManagementClient — LocationBasedCapability

Microsoft Azure MySQLManagementClient — LocationBasedCapability. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname Capabilitysets. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureLocationBasedCapability

What You Can Do

GET
Microsoftazurelocationbasedcapabilitysetlist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname Capabilitysets
/v1/subscriptions/{subscriptionid}/providers/microsoft-dbformysql/locations/{locationname}/capabilitysets
GET
Microsoftazurelocationbasedcapabilitysetget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname Capabilitysets Capabilitysetname
/v1/subscriptions/{subscriptionid}/providers/microsoft-dbformysql/locations/{locationname}/capabilitysets/{capabilitysetname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname Capabilitysets

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

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname Capabilitysets Capabilitysetname

read-only idempotent

Capability Spec

mysqlmanagementclient-locationbasedcapability.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure MySQLManagementClient — LocationBasedCapability
  description: 'Microsoft Azure MySQLManagementClient — LocationBasedCapability. 2 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname Capabilitysets. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - LocationBasedCapability
  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: mysqlmanagementclient-locationbasedcapability
    baseUri: https://management.azure.com
    description: Microsoft Azure MySQLManagementClient — LocationBasedCapability business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DBforMySQL-locations-locationNa
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilitySets
      operations:
      - name: microsoftazurelocationbasedcapabilitysetlist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname
          Capabilitysets
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.DBforMySQL-locations-locationNa
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DBforMySQL/locations/{locationName}/capabilitySets/{capabilitySetName}
      operations:
      - name: microsoftazurelocationbasedcapabilitysetget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname
          Capabilitysets Capabilitysetname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: capabilitySetName
          in: path
          type: string
          description: Name of capability set
          required: true
  exposes:
  - type: rest
    namespace: mysqlmanagementclient-locationbasedcapability-rest
    port: 8080
    description: REST adapter for Microsoft Azure MySQLManagementClient — LocationBasedCapability. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-dbformysql/locations/{locationname}/capabilitysets
      name: subscriptions-subscriptionid-providers-microsoft-dbformysql-locations-locationna
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DBforMySQL-locations-locationNa.
      operations:
      - method: GET
        name: microsoftazurelocationbasedcapabilitysetlist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname
          Capabilitysets
        call: mysqlmanagementclient-locationbasedcapability.microsoftazurelocationbasedcapabilitysetlist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-dbformysql/locations/{locationname}/capabilitysets/{capabilitysetname}
      name: subscriptions-subscriptionid-providers-microsoft-dbformysql-locations-locationna
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DBforMySQL-locations-locationNa.
      operations:
      - method: GET
        name: microsoftazurelocationbasedcapabilitysetget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname
          Capabilitysets Capabilitysetname
        call: mysqlmanagementclient-locationbasedcapability.microsoftazurelocationbasedcapabilitysetget
        with:
          capabilitySetName: rest.capabilitySetName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: mysqlmanagementclient-locationbasedcapability-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure MySQLManagementClient — LocationBasedCapability. 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 Providers Microsoft Dbformysql Locations Locationname
        Capabilitysets
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mysqlmanagementclient-locationbasedcapability.microsoftazurelocationbasedcapabilitysetlist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbformysql Locations Locationname
        Capabilitysets Capabilitysetname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: mysqlmanagementclient-locationbasedcapability.microsoftazurelocationbasedcapabilitysetget
      with:
        capabilitySetName: tools.capabilitySetName
      outputParameters:
      - type: object
        mapping: $.