Microsoft Azure · Capability

Microsoft Azure SeaBreezeManagementClient — Applications

Microsoft Azure SeaBreezeManagementClient — Applications. 5 operations. Lead operation: Microsoft Azure Gets All The Application Resources In A Given Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureApplications

What You Can Do

GET
Microsoftazureapplicationlistbysubscription — Microsoft Azure Gets All The Application Resources In A Given Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-servicefabricmesh/applications
GET
Microsoftazureapplicationlistbyresourcegroup — Microsoft Azure Gets All The Application Resources In A Given Resource Group
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/applications
PUT
Microsoftazureapplicationcreate — Microsoft Azure Creates Or Updates An Application Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/applications/{applicationname}
GET
Microsoftazureapplicationget — Microsoft Azure Gets The Application Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/applications/{applicationname}
DELETE
Microsoftazureapplicationdelete — Microsoft Azure Deletes The Application Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/applications/{applicationname}

MCP Tools

microsoft-azure-gets-all-application

Microsoft Azure Gets All The Application Resources In A Given Subscription

read-only idempotent
microsoft-azure-gets-all-application-2

Microsoft Azure Gets All The Application Resources In A Given Resource Group

read-only idempotent
microsoft-azure-creates-updates-application

Microsoft Azure Creates Or Updates An Application Resource

idempotent
microsoft-azure-gets-application-resource

Microsoft Azure Gets The Application Resource

read-only idempotent
microsoft-azure-deletes-application-resource

Microsoft Azure Deletes The Application Resource

idempotent

Capability Spec

seabreezemanagementclient-applications.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure SeaBreezeManagementClient — Applications
  description: 'Microsoft Azure SeaBreezeManagementClient — Applications. 5 operations. Lead operation: Microsoft Azure Gets
    All The Application Resources In A Given Subscription. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - Applications
  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: seabreezemanagementclient-applications
    baseUri: https://management.azure.com
    description: Microsoft Azure SeaBreezeManagementClient — Applications business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.ServiceFabricMesh-applications
      path: /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/applications
      operations:
      - name: microsoftazureapplicationlistbysubscription
        method: GET
        description: Microsoft Azure Gets All The Application Resources In A Given Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/applications
      operations:
      - name: microsoftazureapplicationlistbyresourcegroup
        method: GET
        description: Microsoft Azure Gets All The Application Resources In A Given Resource Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/applications/{applicationName}
      operations:
      - name: microsoftazureapplicationcreate
        method: PUT
        description: Microsoft Azure Creates Or Updates An Application Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureapplicationget
        method: GET
        description: Microsoft Azure Gets The Application Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureapplicationdelete
        method: DELETE
        description: Microsoft Azure Deletes The Application Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: seabreezemanagementclient-applications-rest
    port: 8080
    description: REST adapter for Microsoft Azure SeaBreezeManagementClient — Applications. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-servicefabricmesh/applications
      name: subscriptions-subscriptionid-providers-microsoft-servicefabricmesh-applications
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.ServiceFabricMesh-applications.
      operations:
      - method: GET
        name: microsoftazureapplicationlistbysubscription
        description: Microsoft Azure Gets All The Application Resources In A Given Subscription
        call: seabreezemanagementclient-applications.microsoftazureapplicationlistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/applications
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureapplicationlistbyresourcegroup
        description: Microsoft Azure Gets All The Application Resources In A Given Resource Group
        call: seabreezemanagementclient-applications.microsoftazureapplicationlistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/applications/{applicationname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureapplicationcreate
        description: Microsoft Azure Creates Or Updates An Application Resource
        call: seabreezemanagementclient-applications.microsoftazureapplicationcreate
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureapplicationget
        description: Microsoft Azure Gets The Application Resource
        call: seabreezemanagementclient-applications.microsoftazureapplicationget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureapplicationdelete
        description: Microsoft Azure Deletes The Application Resource
        call: seabreezemanagementclient-applications.microsoftazureapplicationdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: seabreezemanagementclient-applications-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure SeaBreezeManagementClient — Applications. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-all-application
      description: Microsoft Azure Gets All The Application Resources In A Given Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: seabreezemanagementclient-applications.microsoftazureapplicationlistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-all-application-2
      description: Microsoft Azure Gets All The Application Resources In A Given Resource Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: seabreezemanagementclient-applications.microsoftazureapplicationlistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-updates-application
      description: Microsoft Azure Creates Or Updates An Application Resource
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: seabreezemanagementclient-applications.microsoftazureapplicationcreate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-application-resource
      description: Microsoft Azure Gets The Application Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: seabreezemanagementclient-applications.microsoftazureapplicationget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-application-resource
      description: Microsoft Azure Deletes The Application Resource
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: seabreezemanagementclient-applications.microsoftazureapplicationdelete
      outputParameters:
      - type: object
        mapping: $.