Microsoft Azure · Capability

Microsoft Azure EngagementFabric — Accounts

Microsoft Azure EngagementFabric — Accounts. 9 operations. Lead operation: Microsoft Azure List The Engagementfabric Accounts In Given Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAccounts

What You Can Do

GET
Microsoftazureaccountslist — Microsoft Azure List The Engagementfabric Accounts In Given Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-engagementfabric/accounts
GET
Microsoftazureaccountslistbyresourcegroup — Microsoft Azure List Engagementfabric Accounts In Given Resource Group
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts
GET
Microsoftazureaccountsget — Microsoft Azure Get The Engagementfabric Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}
PUT
Microsoftazureaccountscreateorupdate — Microsoft Azure Create Or Update The Engagementfabric Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}
DELETE
Microsoftazureaccountsdelete — Microsoft Azure Delete The Engagementfabric Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}
PATCH
Microsoftazureaccountsupdate — Microsoft Azure Update Engagementfabric Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}
POST
Microsoftazureaccountslistchanneltypes — Microsoft Azure List Available Engagementfabric Channel Types And Functions
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}/listchanneltypes
POST
Microsoftazureaccountslistkeys — Microsoft Azure List Keys Of The Engagementfabric Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}/listkeys
POST
Microsoftazureaccountsregeneratekey — Microsoft Azure Regenerate Key Of The Engagementfabric Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}/regeneratekey

MCP Tools

microsoft-azure-list-engagementfabric-accounts

Microsoft Azure List The Engagementfabric Accounts In Given Subscription

read-only idempotent
microsoft-azure-list-engagementfabric-accounts-2

Microsoft Azure List Engagementfabric Accounts In Given Resource Group

read-only idempotent
microsoft-azure-get-engagementfabric-account

Microsoft Azure Get The Engagementfabric Account

read-only idempotent
microsoft-azure-create-update-engagementfabric

Microsoft Azure Create Or Update The Engagementfabric Account

idempotent
microsoft-azure-delete-engagementfabric-account

Microsoft Azure Delete The Engagementfabric Account

idempotent
microsoft-azure-update-engagementfabric-account

Microsoft Azure Update Engagementfabric Account

idempotent
microsoft-azure-list-available-engagementfabric

Microsoft Azure List Available Engagementfabric Channel Types And Functions

read-only
microsoft-azure-list-keys-engagementfabric

Microsoft Azure List Keys Of The Engagementfabric Account

read-only
microsoft-azure-regenerate-key-engagementfabric

Microsoft Azure Regenerate Key Of The Engagementfabric Account

Capability Spec

engagementfabric-accounts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure EngagementFabric — Accounts
  description: 'Microsoft Azure EngagementFabric — Accounts. 9 operations. Lead operation: Microsoft Azure List The Engagementfabric
    Accounts In Given Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Accounts
  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: engagementfabric-accounts
    baseUri: https://management.azure.com
    description: Microsoft Azure EngagementFabric — Accounts business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.EngagementFabric-Accounts
      path: /subscriptions/{subscriptionId}/providers/Microsoft.EngagementFabric/Accounts
      operations:
      - name: microsoftazureaccountslist
        method: GET
        description: Microsoft Azure List The Engagementfabric Accounts In Given Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts
      operations:
      - name: microsoftazureaccountslistbyresourcegroup
        method: GET
        description: Microsoft Azure List Engagementfabric Accounts In 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.EngagementFabric/Accounts/{accountName}
      operations:
      - name: microsoftazureaccountsget
        method: GET
        description: Microsoft Azure Get The Engagementfabric Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureaccountscreateorupdate
        method: PUT
        description: Microsoft Azure Create Or Update The Engagementfabric Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account
          in: body
          type: string
          description: The EngagementFabric account description
          required: true
      - name: microsoftazureaccountsdelete
        method: DELETE
        description: Microsoft Azure Delete The Engagementfabric Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureaccountsupdate
        method: PATCH
        description: Microsoft Azure Update Engagementfabric Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountPatch
          in: body
          type: string
          description: The account patch
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}/listChannelTypes
      operations:
      - name: microsoftazureaccountslistchanneltypes
        method: POST
        description: Microsoft Azure List Available Engagementfabric Channel Types And Functions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}/listKeys
      operations:
      - name: microsoftazureaccountslistkeys
        method: POST
        description: Microsoft Azure List Keys Of The Engagementfabric Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EngagementFabric/Accounts/{accountName}/regenerateKey
      operations:
      - name: microsoftazureaccountsregeneratekey
        method: POST
        description: Microsoft Azure Regenerate Key Of The Engagementfabric Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameter
          in: body
          type: string
          description: Parameters specifying the key to be regenerated
          required: true
  exposes:
  - type: rest
    namespace: engagementfabric-accounts-rest
    port: 8080
    description: REST adapter for Microsoft Azure EngagementFabric — Accounts. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-engagementfabric/accounts
      name: subscriptions-subscriptionid-providers-microsoft-engagementfabric-accounts
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.EngagementFabric-Accounts.
      operations:
      - method: GET
        name: microsoftazureaccountslist
        description: Microsoft Azure List The Engagementfabric Accounts In Given Subscription
        call: engagementfabric-accounts.microsoftazureaccountslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureaccountslistbyresourcegroup
        description: Microsoft Azure List Engagementfabric Accounts In Given Resource Group
        call: engagementfabric-accounts.microsoftazureaccountslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureaccountsget
        description: Microsoft Azure Get The Engagementfabric Account
        call: engagementfabric-accounts.microsoftazureaccountsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureaccountscreateorupdate
        description: Microsoft Azure Create Or Update The Engagementfabric Account
        call: engagementfabric-accounts.microsoftazureaccountscreateorupdate
        with:
          account: rest.account
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureaccountsdelete
        description: Microsoft Azure Delete The Engagementfabric Account
        call: engagementfabric-accounts.microsoftazureaccountsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureaccountsupdate
        description: Microsoft Azure Update Engagementfabric Account
        call: engagementfabric-accounts.microsoftazureaccountsupdate
        with:
          accountPatch: rest.accountPatch
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}/listchanneltypes
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureaccountslistchanneltypes
        description: Microsoft Azure List Available Engagementfabric Channel Types And Functions
        call: engagementfabric-accounts.microsoftazureaccountslistchanneltypes
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}/listkeys
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureaccountslistkeys
        description: Microsoft Azure List Keys Of The Engagementfabric Account
        call: engagementfabric-accounts.microsoftazureaccountslistkeys
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-engagementfabric/accounts/{accountname}/regeneratekey
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureaccountsregeneratekey
        description: Microsoft Azure Regenerate Key Of The Engagementfabric Account
        call: engagementfabric-accounts.microsoftazureaccountsregeneratekey
        with:
          parameter: rest.parameter
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: engagementfabric-accounts-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure EngagementFabric — Accounts. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-list-engagementfabric-accounts
      description: Microsoft Azure List The Engagementfabric Accounts In Given Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: engagementfabric-accounts.microsoftazureaccountslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-engagementfabric-accounts-2
      description: Microsoft Azure List Engagementfabric Accounts In Given Resource Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: engagementfabric-accounts.microsoftazureaccountslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-engagementfabric-account
      description: Microsoft Azure Get The Engagementfabric Account
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: engagementfabric-accounts.microsoftazureaccountsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-update-engagementfabric
      description: Microsoft Azure Create Or Update The Engagementfabric Account
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: engagementfabric-accounts.microsoftazureaccountscreateorupdate
      with:
        account: tools.account
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-engagementfabric-account
      description: Microsoft Azure Delete The Engagementfabric Account
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: engagementfabric-accounts.microsoftazureaccountsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-engagementfabric-account
      description: Microsoft Azure Update Engagementfabric Account
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: engagementfabric-accounts.microsoftazureaccountsupdate
      with:
        accountPatch: tools.accountPatch
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-available-engagementfabric
      description: Microsoft Azure List Available Engagementfabric Channel Types And Functions
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: engagementfabric-accounts.microsoftazureaccountslistchanneltypes
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-keys-engagementfabric
      description: Microsoft Azure List Keys Of The Engagementfabric Account
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: engagementfabric-accounts.microsoftazureaccountslistkeys
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-regenerate-key-engagementfabric
      description: Microsoft Azure Regenerate Key Of The Engagementfabric Account
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: engagementfabric-accounts.microsoftazureaccountsregeneratekey
      with:
        parameter: tools.parameter
      outputParameters:
      - type: object
        mapping: $.