Microsoft Azure · Capability

Microsoft Azure Azure Migrate Assessment Service — WebAppCollectorOperations

Microsoft Azure Azure Migrate Assessment Service — WebAppCollectorOperations. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWebAppCollectorOperations

What You Can Do

GET
Microsoftazurewebappcollectoroperationslistbyassessmentproject — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/webappcollectors
GET
Microsoftazurewebappcollectoroperationsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors Collectorname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/webappcollectors/{collectorname}
PUT
Microsoftazurewebappcollectoroperationscreate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors Collectorname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/webappcollectors/{collectorname}
DELETE
Microsoftazurewebappcollectoroperationsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors Collectorname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/webappcollectors/{collectorname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors Collectorname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors Collectorname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Webappcollectors Collectorname

idempotent

Capability Spec

azure-migrate-assessment-service-webappcollectoroperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Assessment Service — WebAppCollectorOperations
  description: 'Microsoft Azure Azure Migrate Assessment Service — WebAppCollectorOperations. 4 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects
    Projectname Webappcollectors. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WebAppCollectorOperations
  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: azure-migrate-assessment-service-webappcollectoroperations
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Assessment Service — WebAppCollectorOperations business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/webAppCollectors
      operations:
      - name: microsoftazurewebappcollectoroperationslistbyassessmentproject
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Webappcollectors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: projectName
          in: path
          type: string
          description: Assessment Project Name
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/webAppCollectors/{collectorName}
      operations:
      - name: microsoftazurewebappcollectoroperationsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Webappcollectors Collectorname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: projectName
          in: path
          type: string
          description: Assessment Project Name
          required: true
        - name: collectorName
          in: path
          type: string
          description: Web app collector ARM name.
          required: true
      - name: microsoftazurewebappcollectoroperationscreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Webappcollectors Collectorname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: projectName
          in: path
          type: string
          description: Assessment Project Name
          required: true
        - name: collectorName
          in: path
          type: string
          description: Web app collector ARM name.
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazurewebappcollectoroperationsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Webappcollectors Collectorname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: projectName
          in: path
          type: string
          description: Assessment Project Name
          required: true
        - name: collectorName
          in: path
          type: string
          description: Web app collector ARM name.
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-assessment-service-webappcollectoroperations-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Assessment Service — WebAppCollectorOperations. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/webappcollectors
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewebappcollectoroperationslistbyassessmentproject
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Webappcollectors
        call: azure-migrate-assessment-service-webappcollectoroperations.microsoftazurewebappcollectoroperationslistbyassessmentproject
        with:
          projectName: rest.projectName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/webappcollectors/{collectorname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurewebappcollectoroperationsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Webappcollectors Collectorname
        call: azure-migrate-assessment-service-webappcollectoroperations.microsoftazurewebappcollectoroperationsget
        with:
          projectName: rest.projectName
          collectorName: rest.collectorName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurewebappcollectoroperationscreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Webappcollectors Collectorname
        call: azure-migrate-assessment-service-webappcollectoroperations.microsoftazurewebappcollectoroperationscreate
        with:
          projectName: rest.projectName
          collectorName: rest.collectorName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurewebappcollectoroperationsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Webappcollectors Collectorname
        call: azure-migrate-assessment-service-webappcollectoroperations.microsoftazurewebappcollectoroperationsdelete
        with:
          projectName: rest.projectName
          collectorName: rest.collectorName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-assessment-service-webappcollectoroperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Assessment Service — WebAppCollectorOperations. 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 Migrate
        Assessmentprojects Projectname Webappcollectors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-assessment-service-webappcollectoroperations.microsoftazurewebappcollectoroperationslistbyassessmentproject
      with:
        projectName: tools.projectName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate
        Assessmentprojects Projectname Webappcollectors Collectorname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-assessment-service-webappcollectoroperations.microsoftazurewebappcollectoroperationsget
      with:
        projectName: tools.projectName
        collectorName: tools.collectorName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate
        Assessmentprojects Projectname Webappcollectors Collectorname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-assessment-service-webappcollectoroperations.microsoftazurewebappcollectoroperationscreate
      with:
        projectName: tools.projectName
        collectorName: tools.collectorName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Migrate Assessmentprojects Projectname Webappcollectors Collectorname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-migrate-assessment-service-webappcollectoroperations.microsoftazurewebappcollectoroperationsdelete
      with:
        projectName: tools.projectName
        collectorName: tools.collectorName
      outputParameters:
      - type: object
        mapping: $.