Microsoft Azure · Capability

Microsoft Azure WebApps API Client — WorkflowTriggerHistories

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

Run with Naftiko Microsoft AzureWorkflowTriggerHistories

What You Can Do

GET
Microsoftazureworkflowtriggerhistorieslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/triggers/{triggername}/histories
GET
Microsoftazureworkflowtriggerhistoriesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories Historyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/triggers/{triggername}/histories/{historyname}
POST
Microsoftazureworkflowtriggerhistoriesresubmit — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories Historyname Res
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/triggers/{triggername}/histories/{historyname}/resubmit

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories Historyname

read-only idempotent
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 Triggers Triggername Histories Historyname Res

Capability Spec

webapps-api-client-workflowtriggerhistories.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure WebApps API Client — WorkflowTriggerHistories
  description: 'Microsoft Azure WebApps API Client — WorkflowTriggerHistories. 3 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web Sites Name Hostruntime Runtime
    Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WorkflowTriggerHistories
  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-workflowtriggerhistories
    baseUri: https://management.azure.com
    description: Microsoft Azure WebApps API Client — WorkflowTriggerHistories 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}/triggers/{triggerName}/histories
      operations:
      - name: microsoftazureworkflowtriggerhistorieslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername
          Histories
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: workflowName
          in: path
          type: string
          description: The workflow name.
          required: true
        - name: triggerName
          in: path
          type: string
          description: The workflow trigger name.
          required: true
        - name: $top
          in: query
          type: integer
          description: The number of items to be included in the result.
        - name: $filter
          in: query
          type: string
          description: 'The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId.'
    - 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}/triggers/{triggerName}/histories/{historyName}
      operations:
      - name: microsoftazureworkflowtriggerhistoriesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername
          Histories Historyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: workflowName
          in: path
          type: string
          description: The workflow name.
          required: true
        - name: triggerName
          in: path
          type: string
          description: The workflow trigger name.
          required: true
        - name: historyName
          in: path
          type: string
          description: The workflow trigger history name. Corresponds to the run name for triggers that resulted in a run.
          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}/triggers/{triggerName}/histories/{historyName}/resubmit
      operations:
      - name: microsoftazureworkflowtriggerhistoriesresubmit
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername
          Histories Historyname Res
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: workflowName
          in: path
          type: string
          description: The workflow name.
          required: true
        - name: triggerName
          in: path
          type: string
          description: The workflow trigger name.
          required: true
        - name: historyName
          in: path
          type: string
          description: The workflow trigger history name. Corresponds to the run name for triggers that resulted in a run.
          required: true
  exposes:
  - type: rest
    namespace: webapps-api-client-workflowtriggerhistories-rest
    port: 8080
    description: REST adapter for Microsoft Azure WebApps API Client — WorkflowTriggerHistories. 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}/triggers/{triggername}/histories
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureworkflowtriggerhistorieslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername
          Histories
        call: webapps-api-client-workflowtriggerhistories.microsoftazureworkflowtriggerhistorieslist
        with:
          workflowName: rest.workflowName
          triggerName: rest.triggerName
          $top: rest.$top
          $filter: rest.$filter
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/triggers/{triggername}/histories/{historyname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureworkflowtriggerhistoriesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername
          Histories Historyname
        call: webapps-api-client-workflowtriggerhistories.microsoftazureworkflowtriggerhistoriesget
        with:
          workflowName: rest.workflowName
          triggerName: rest.triggerName
          historyName: rest.historyName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/triggers/{triggername}/histories/{historyname}/resubmit
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureworkflowtriggerhistoriesresubmit
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Web Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername
          Histories Historyname Res
        call: webapps-api-client-workflowtriggerhistories.microsoftazureworkflowtriggerhistoriesresubmit
        with:
          workflowName: rest.workflowName
          triggerName: rest.triggerName
          historyName: rest.historyName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: webapps-api-client-workflowtriggerhistories-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure WebApps API Client — WorkflowTriggerHistories. 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 Web
        Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: webapps-api-client-workflowtriggerhistories.microsoftazureworkflowtriggerhistorieslist
      with:
        workflowName: tools.workflowName
        triggerName: tools.triggerName
        $top: tools.$top
        $filter: tools.$filter
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Web
        Sites Name Hostruntime Runtime Webhooks Workflow Api Management Workflows Workflowname Triggers Triggername Histories
        Historyname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: webapps-api-client-workflowtriggerhistories.microsoftazureworkflowtriggerhistoriesget
      with:
        workflowName: tools.workflowName
        triggerName: tools.triggerName
        historyName: tools.historyName
      outputParameters:
      - type: object
        mapping: $.
    - 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 Triggers Triggername Histories
        Historyname Res
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: webapps-api-client-workflowtriggerhistories.microsoftazureworkflowtriggerhistoriesresubmit
      with:
        workflowName: tools.workflowName
        triggerName: tools.triggerName
        historyName: tools.historyName
      outputParameters:
      - type: object
        mapping: $.