Microsoft Azure · Capability

Microsoft Azure AutomationManagementClient — Webhook

Microsoft Azure AutomationManagementClient — Webhook. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWebhook

What You Can Do

GET
Microsoftazurewebhooklistbyautomationaccount — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks
POST
Microsoftazurewebhookgenerateuri — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Generateuri
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks/generateuri
DELETE
Microsoftazurewebhookdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Webhookname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks/{webhookname}
GET
Microsoftazurewebhookget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Webhookname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks/{webhookname}
PUT
Microsoftazurewebhookcreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Webhookname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks/{webhookname}
PATCH
Microsoftazurewebhookupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Webhookname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks/{webhookname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Generateuri

microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Webhookname

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Webhookname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Webhookname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname Webhooks Webhookname

idempotent

Capability Spec

automationmanagementclient-webhook.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure AutomationManagementClient — Webhook
  description: 'Microsoft Azure AutomationManagementClient — Webhook. 6 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation Automationaccounts Automationaccountname
    Webhooks. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Webhook
  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: automationmanagementclient-webhook
    baseUri: https://management.azure.com
    description: Microsoft Azure AutomationManagementClient — Webhook business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/webhooks
      operations:
      - name: microsoftazurewebhooklistbyautomationaccount
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $filter
          in: query
          type: string
          description: The filter to apply on the operation.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/webhooks/generateUri
      operations:
      - name: microsoftazurewebhookgenerateuri
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Generateuri
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/webhooks/{webhookName}
      operations:
      - name: microsoftazurewebhookdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Webhookname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhookName
          in: path
          type: string
          description: The webhook name.
          required: true
      - name: microsoftazurewebhookget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Webhookname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhookName
          in: path
          type: string
          description: The webhook name.
          required: true
      - name: microsoftazurewebhookcreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Webhookname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhookName
          in: path
          type: string
          description: The webhook name.
          required: true
        - name: parameters
          in: body
          type: string
          description: The create or update parameters for webhook.
          required: true
      - name: microsoftazurewebhookupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Webhookname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: webhookName
          in: path
          type: string
          description: The webhook name.
          required: true
        - name: parameters
          in: body
          type: string
          description: The update parameters for webhook.
          required: true
  exposes:
  - type: rest
    namespace: automationmanagementclient-webhook-rest
    port: 8080
    description: REST adapter for Microsoft Azure AutomationManagementClient — Webhook. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewebhooklistbyautomationaccount
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks
        call: automationmanagementclient-webhook.microsoftazurewebhooklistbyautomationaccount
        with:
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks/generateuri
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurewebhookgenerateuri
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Generateuri
        call: automationmanagementclient-webhook.microsoftazurewebhookgenerateuri
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-automation/automationaccounts/{automationaccountname}/webhooks/{webhookname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazurewebhookdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Webhookname
        call: automationmanagementclient-webhook.microsoftazurewebhookdelete
        with:
          webhookName: rest.webhookName
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurewebhookget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Webhookname
        call: automationmanagementclient-webhook.microsoftazurewebhookget
        with:
          webhookName: rest.webhookName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurewebhookcreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Webhookname
        call: automationmanagementclient-webhook.microsoftazurewebhookcreateorupdate
        with:
          webhookName: rest.webhookName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurewebhookupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Automation Automationaccounts Automationaccountname Webhooks Webhookname
        call: automationmanagementclient-webhook.microsoftazurewebhookupdate
        with:
          webhookName: rest.webhookName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: automationmanagementclient-webhook-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure AutomationManagementClient — Webhook. 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 Automation
        Automationaccounts Automationaccountname Webhooks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: automationmanagementclient-webhook.microsoftazurewebhooklistbyautomationaccount
      with:
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Automation Automationaccounts Automationaccountname Webhooks Generateuri
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: automationmanagementclient-webhook.microsoftazurewebhookgenerateuri
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Automation Automationaccounts Automationaccountname Webhooks Webhookname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: automationmanagementclient-webhook.microsoftazurewebhookdelete
      with:
        webhookName: tools.webhookName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation
        Automationaccounts Automationaccountname Webhooks Webhookname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: automationmanagementclient-webhook.microsoftazurewebhookget
      with:
        webhookName: tools.webhookName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Automation
        Automationaccounts Automationaccountname Webhooks Webhookname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: automationmanagementclient-webhook.microsoftazurewebhookcreateorupdate
      with:
        webhookName: tools.webhookName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Automation Automationaccounts Automationaccountname Webhooks Webhookname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: automationmanagementclient-webhook.microsoftazurewebhookupdate
      with:
        webhookName: tools.webhookName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.