Microsoft Azure · Capability

Microsoft Azure CognitiveServicesManagementClient — CognitiveServicesAccounts

Microsoft Azure CognitiveServicesManagementClient — CognitiveServicesAccounts. 9 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Cognitiveservices Accounts. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureCognitiveServicesAccounts

What You Can Do

GET
Microsoftazurecognitiveservicesaccountslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Cognitiveservices Accounts
/v1/subscriptions/{subscriptionid}/providers/microsoft-cognitiveservices/accounts
GET
Microsoftazurecognitiveservicesaccountslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts
PUT
Microsoftazurecognitiveservicesaccountscreate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
PATCH
Microsoftazurecognitiveservicesaccountsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
DELETE
Microsoftazurecognitiveservicesaccountsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
GET
Microsoftazurecognitiveservicesaccountsgetproperties — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
POST
Microsoftazurecognitiveservicesaccountslistkeys — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname Listkeys
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}/listkeys
POST
Microsoftazurecognitiveservicesaccountsregeneratekey — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname Regeneratekey
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}/regeneratekey
GET
Microsoftazurecognitiveservicesaccountslistskus — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname Skus
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}/skus

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Cognitiveservices Accounts

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname Listkeys

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname Regeneratekey

microsoft-azure-get-subscriptions-subscriptionid-4

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices Accounts Accountname Skus

read-only idempotent

Capability Spec

cognitiveservicesmanagementclient-cognitiveservicesaccounts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CognitiveServicesManagementClient — CognitiveServicesAccounts
  description: 'Microsoft Azure CognitiveServicesManagementClient — CognitiveServicesAccounts. 9 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Cognitiveservices Accounts. Self-contained Naftiko
    capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - CognitiveServicesAccounts
  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: cognitiveservicesmanagementclient-cognitiveservicesaccounts
    baseUri: https://management.azure.com
    description: Microsoft Azure CognitiveServicesManagementClient — CognitiveServicesAccounts business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.CognitiveServices-accounts
      path: /subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/accounts
      operations:
      - name: microsoftazurecognitiveservicesaccountslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Cognitiveservices Accounts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts
      operations:
      - name: microsoftazurecognitiveservicesaccountslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}
      operations:
      - name: microsoftazurecognitiveservicesaccountscreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
        - name: accountName
          in: path
          type: string
          description: The name of the cognitive services account within the specified resource group. Cognitive Services
            account names must be between 3 and 24 characters in length a
          required: true
        - name: parameters
          in: body
          type: string
          description: The parameters to provide for the created account.
          required: true
      - name: microsoftazurecognitiveservicesaccountsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
        - name: accountName
          in: path
          type: string
          description: The name of the cognitive services account within the specified resource group. Cognitive Services
            account names must be between 3 and 24 characters in length a
          required: true
        - name: body
          in: body
          type: string
          description: The parameters to provide for the created account.
          required: true
      - name: microsoftazurecognitiveservicesaccountsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
        - name: accountName
          in: path
          type: string
          description: The name of the cognitive services account within the specified resource group. Cognitive Services
            account names must be between 3 and 24 characters in length a
          required: true
      - name: microsoftazurecognitiveservicesaccountsgetproperties
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
        - name: accountName
          in: path
          type: string
          description: The name of the cognitive services account within the specified resource group. Cognitive Services
            account names must be between 3 and 24 characters in length a
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/listKeys
      operations:
      - name: microsoftazurecognitiveservicesaccountslistkeys
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname Listkeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
        - name: accountName
          in: path
          type: string
          description: The name of the cognitive services account within the specified resource group. Cognitive Services
            account names must be between 3 and 24 characters in length a
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/regenerateKey
      operations:
      - name: microsoftazurecognitiveservicesaccountsregeneratekey
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname Regeneratekey
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
        - name: accountName
          in: path
          type: string
          description: The name of the cognitive services account within the specified resource group. Cognitive Services
            account names must be between 3 and 24 characters in length a
          required: true
        - name: body
          in: body
          type: string
          description: regenerate key parameters.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/skus
      operations:
      - name: microsoftazurecognitiveservicesaccountslistskus
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname Skus
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
        - name: accountName
          in: path
          type: string
          description: The name of the cognitive services account within the specified resource group. Cognitive Services
            account names must be between 3 and 24 characters in length a
          required: true
  exposes:
  - type: rest
    namespace: cognitiveservicesmanagementclient-cognitiveservicesaccounts-rest
    port: 8080
    description: REST adapter for Microsoft Azure CognitiveServicesManagementClient — CognitiveServicesAccounts. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-cognitiveservices/accounts
      name: subscriptions-subscriptionid-providers-microsoft-cognitiveservices-accounts
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.CognitiveServices-accounts.
      operations:
      - method: GET
        name: microsoftazurecognitiveservicesaccountslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Cognitiveservices Accounts
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurecognitiveservicesaccountslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountslistbyresourcegroup
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurecognitiveservicesaccountscreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountscreate
        with:
          resourceGroupName: rest.resourceGroupName
          accountName: rest.accountName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurecognitiveservicesaccountsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountsupdate
        with:
          resourceGroupName: rest.resourceGroupName
          accountName: rest.accountName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurecognitiveservicesaccountsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountsdelete
        with:
          resourceGroupName: rest.resourceGroupName
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurecognitiveservicesaccountsgetproperties
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountsgetproperties
        with:
          resourceGroupName: rest.resourceGroupName
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}/listkeys
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurecognitiveservicesaccountslistkeys
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname Listkeys
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountslistkeys
        with:
          resourceGroupName: rest.resourceGroupName
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}/regeneratekey
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurecognitiveservicesaccountsregeneratekey
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname Regeneratekey
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountsregeneratekey
        with:
          resourceGroupName: rest.resourceGroupName
          accountName: rest.accountName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-cognitiveservices/accounts/{accountname}/skus
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurecognitiveservicesaccountslistskus
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Cognitiveservices Accounts Accountname Skus
        call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountslistskus
        with:
          resourceGroupName: rest.resourceGroupName
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: cognitiveservicesmanagementclient-cognitiveservicesaccounts-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CognitiveServicesManagementClient — CognitiveServicesAccounts. 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 Cognitiveservices Accounts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices
        Accounts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountslistbyresourcegroup
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices
        Accounts Accountname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountscreate
      with:
        resourceGroupName: tools.resourceGroupName
        accountName: tools.accountName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Cognitiveservices Accounts Accountname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountsupdate
      with:
        resourceGroupName: tools.resourceGroupName
        accountName: tools.accountName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Cognitiveservices Accounts Accountname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountsdelete
      with:
        resourceGroupName: tools.resourceGroupName
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices
        Accounts Accountname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountsgetproperties
      with:
        resourceGroupName: tools.resourceGroupName
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Cognitiveservices Accounts Accountname Listkeys
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountslistkeys
      with:
        resourceGroupName: tools.resourceGroupName
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Cognitiveservices Accounts Accountname Regeneratekey
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountsregeneratekey
      with:
        resourceGroupName: tools.resourceGroupName
        accountName: tools.accountName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-4
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Cognitiveservices
        Accounts Accountname Skus
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cognitiveservicesmanagementclient-cognitiveservicesaccounts.microsoftazurecognitiveservicesaccountslistskus
      with:
        resourceGroupName: tools.resourceGroupName
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.