Microsoft Azure · Capability

Microsoft Azure WebApps API Client — Workflows

Microsoft Azure WebApps API Client — Workflows. 2 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Regenerateaccesskey. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWorkflows

What You Can Do

POST
Microsoftazureworkflowsregenerateaccesskey — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Regenerateaccesskey
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/regenerateaccesskey
POST
Microsoftazureworkflowsvalidate — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Validate
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/validate

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Regenerateaccesskey

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Validate

read-only

Capability Spec

webapps-api-client-workflows.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure WebApps API Client — Workflows
  description: 'Microsoft Azure WebApps API Client — Workflows. 2 operations. Lead operation: Microsoft Azure Post Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow
    Api Management Workflows Workflowname Regenerateaccesskey. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - Workflows
  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: webapps-api-client-workflows
    baseUri: https://management.azure.com
    description: Microsoft Azure WebApps API Client — Workflows business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/regenerateAccessKey
      operations:
      - name: microsoftazureworkflowsregenerateaccesskey
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Regenerateaccesskey
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: workflowName
          in: path
          type: string
          description: The workflow name.
          required: true
        - name: keyType
          in: body
          type: string
          description: The access key type.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowName}/validate
      operations:
      - name: microsoftazureworkflowsvalidate
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Validate
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: workflowName
          in: path
          type: string
          description: The workflow name.
          required: true
        - name: validate
          in: body
          type: string
          description: The workflow.
          required: true
  exposes:
  - type: rest
    namespace: webapps-api-client-workflows-rest
    port: 8080
    description: REST adapter for Microsoft Azure WebApps API Client — Workflows. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/regenerateaccesskey
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureworkflowsregenerateaccesskey
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Regenerateaccesskey
        call: webapps-api-client-workflows.microsoftazureworkflowsregenerateaccesskey
        with:
          workflowName: rest.workflowName
          keyType: rest.keyType
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/validate
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureworkflowsvalidate
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Validate
        call: webapps-api-client-workflows.microsoftazureworkflowsvalidate
        with:
          workflowName: rest.workflowName
          validate: rest.validate
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: webapps-api-client-workflows-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure WebApps API Client — Workflows. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Regenerateaccesskey
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: webapps-api-client-workflows.microsoftazureworkflowsregenerateaccesskey
      with:
        workflowName: tools.workflowName
        keyType: tools.keyType
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Validate
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: webapps-api-client-workflows.microsoftazureworkflowsvalidate
      with:
        workflowName: tools.workflowName
        validate: tools.validate
      outputParameters:
      - type: object
        mapping: $.