Microsoft Azure · Capability

Microsoft Azure ServiceBusManagementClient — Topics

Microsoft Azure ServiceBusManagementClient — Topics. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureTopics

What You Can Do

GET
Microsoftazuretopicslistbynamespace — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicebus/namespaces/{namespacename}/topics
PUT
Microsoftazuretopicscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics Topicname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicebus/namespaces/{namespacename}/topics/{topicname}
DELETE
Microsoftazuretopicsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics Topicname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicebus/namespaces/{namespacename}/topics/{topicname}
GET
Microsoftazuretopicsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics Topicname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicebus/namespaces/{namespacename}/topics/{topicname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics Topicname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics Topicname

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics Topicname

read-only idempotent

Capability Spec

servicebusmanagementclient-topics.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ServiceBusManagementClient — Topics
  description: 'Microsoft Azure ServiceBusManagementClient — Topics. 4 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus Namespaces Namespacename Topics. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Topics
  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: servicebusmanagementclient-topics
    baseUri: https://management.azure.com
    description: Microsoft Azure ServiceBusManagementClient — Topics business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceBus/namespaces/{namespaceName}/topics
      operations:
      - name: microsoftazuretopicslistbynamespace
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicebus Namespaces Namespacename Topics
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceBus/namespaces/{namespaceName}/topics/{topicName}
      operations:
      - name: microsoftazuretopicscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicebus Namespaces Namespacename Topics Topicname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to create a topic resource.
          required: true
      - name: microsoftazuretopicsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicebus Namespaces Namespacename Topics Topicname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuretopicsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicebus Namespaces Namespacename Topics Topicname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: servicebusmanagementclient-topics-rest
    port: 8080
    description: REST adapter for Microsoft Azure ServiceBusManagementClient — Topics. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicebus/namespaces/{namespacename}/topics
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuretopicslistbynamespace
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicebus Namespaces Namespacename Topics
        call: servicebusmanagementclient-topics.microsoftazuretopicslistbynamespace
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicebus/namespaces/{namespacename}/topics/{topicname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazuretopicscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicebus Namespaces Namespacename Topics Topicname
        call: servicebusmanagementclient-topics.microsoftazuretopicscreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuretopicsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicebus Namespaces Namespacename Topics Topicname
        call: servicebusmanagementclient-topics.microsoftazuretopicsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazuretopicsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Servicebus Namespaces Namespacename Topics Topicname
        call: servicebusmanagementclient-topics.microsoftazuretopicsget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: servicebusmanagementclient-topics-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ServiceBusManagementClient — Topics. 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 Servicebus
        Namespaces Namespacename Topics
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: servicebusmanagementclient-topics.microsoftazuretopicslistbynamespace
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus
        Namespaces Namespacename Topics Topicname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: servicebusmanagementclient-topics.microsoftazuretopicscreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Servicebus Namespaces Namespacename Topics Topicname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: servicebusmanagementclient-topics.microsoftazuretopicsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Servicebus
        Namespaces Namespacename Topics Topicname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: servicebusmanagementclient-topics.microsoftazuretopicsget
      outputParameters:
      - type: object
        mapping: $.