Microsoft Azure · Capability

Microsoft Azure Azure Migrate Engine APIs — ModernizeProject

Microsoft Azure Azure Migrate Engine APIs — ModernizeProject. 8 operations. Lead operation: Microsoft Azure Lists The Modernizeprojects. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureModernizeProject

What You Can Do

GET
Microsoftazuremodernizeprojectlistbysubscription — Microsoft Azure Lists The Modernizeprojects
/v1/subscriptions/{subscriptionid}/providers/microsoft-migrate/modernizeprojects
GET
Microsoftazuremodernizeprojectlist — Microsoft Azure Lists The Modernizeprojects
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects
GET
Microsoftazuremodernizeprojectget — Microsoft Azure Gets The Modernize Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}
PUT
Microsoftazuremodernizeprojectcreate — Microsoft Azure Puts The Modernizeproject
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}
PATCH
Microsoftazuremodernizeprojectupdate — Microsoft Azure Updates The Modernizeproject
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}
DELETE
Microsoftazuremodernizeprojectdelete — Microsoft Azure Deletes The Modernizeproject
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}
GET
Microsoftazuremodernizeprojectoperationstatusget — Microsoft Azure Gets The Modernizeproject Operation Status
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}/operations/{operationid}
GET
Microsoftazuremodernizeprojectstatisticsget — Microsoft Azure Gets The Modernizeproject Statistics
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}/statistics

MCP Tools

microsoft-azure-lists-modernizeprojects

Microsoft Azure Lists The Modernizeprojects

read-only idempotent
microsoft-azure-lists-modernizeprojects-2

Microsoft Azure Lists The Modernizeprojects

read-only idempotent
microsoft-azure-gets-modernize-project

Microsoft Azure Gets The Modernize Project

read-only idempotent
microsoft-azure-puts-modernizeproject

Microsoft Azure Puts The Modernizeproject

idempotent
microsoft-azure-updates-modernizeproject

Microsoft Azure Updates The Modernizeproject

idempotent
microsoft-azure-deletes-modernizeproject

Microsoft Azure Deletes The Modernizeproject

idempotent
microsoft-azure-gets-modernizeproject-operation

Microsoft Azure Gets The Modernizeproject Operation Status

read-only idempotent
microsoft-azure-gets-modernizeproject-statistics

Microsoft Azure Gets The Modernizeproject Statistics

read-only idempotent

Capability Spec

azure-migrate-engine-apis-modernizeproject.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Engine APIs — ModernizeProject
  description: 'Microsoft Azure Azure Migrate Engine APIs — ModernizeProject. 8 operations. Lead operation: Microsoft Azure
    Lists The Modernizeprojects. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ModernizeProject
  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-engine-apis-modernizeproject
    baseUri: ''
    description: Microsoft Azure Azure Migrate Engine APIs — ModernizeProject business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Migrate-modernizeProjects
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Migrate/modernizeProjects
      operations:
      - name: microsoftazuremodernizeprojectlistbysubscription
        method: GET
        description: Microsoft Azure Lists The Modernizeprojects
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: continuationToken
          in: query
          type: string
          description: Continuation token from the previous call.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/modernizeProjects
      operations:
      - name: microsoftazuremodernizeprojectlist
        method: GET
        description: Microsoft Azure Lists The Modernizeprojects
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: continuationToken
          in: query
          type: string
          description: Continuation token from the previous call.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/modernizeProjects/{modernizeProjectName}
      operations:
      - name: microsoftazuremodernizeprojectget
        method: GET
        description: Microsoft Azure Gets The Modernize Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: modernizeProjectName
          in: path
          type: string
          description: Modernize project name.
          required: true
      - name: microsoftazuremodernizeprojectcreate
        method: PUT
        description: Microsoft Azure Puts The Modernizeproject
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: modernizeProjectName
          in: path
          type: string
          description: ModernizeProject Name.
          required: true
        - name: body
          in: body
          type: string
          description: ModernizeProject properties.
      - name: microsoftazuremodernizeprojectupdate
        method: PATCH
        description: Microsoft Azure Updates The Modernizeproject
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: modernizeProjectName
          in: path
          type: string
          description: ModernizeProject Name.
          required: true
        - name: body
          in: body
          type: string
          description: ModernizeProject properties.
      - name: microsoftazuremodernizeprojectdelete
        method: DELETE
        description: Microsoft Azure Deletes The Modernizeproject
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: modernizeProjectName
          in: path
          type: string
          description: ModernizeProject Name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/modernizeProjects/{modernizeProjectName}/operations/{operationId}
      operations:
      - name: microsoftazuremodernizeprojectoperationstatusget
        method: GET
        description: Microsoft Azure Gets The Modernizeproject Operation Status
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: modernizeProjectName
          in: path
          type: string
          description: ModernizeProject name.
          required: true
        - name: operationId
          in: path
          type: string
          description: Operation Id.
          required: true
        - name: OperationType
          in: query
          type: string
          description: The operation type.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/modernizeProjects/{modernizeProjectName}/statistics
      operations:
      - name: microsoftazuremodernizeprojectstatisticsget
        method: GET
        description: Microsoft Azure Gets The Modernizeproject Statistics
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: modernizeProjectName
          in: path
          type: string
          description: ModernizeProject name.
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-engine-apis-modernizeproject-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Engine APIs — ModernizeProject. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-migrate/modernizeprojects
      name: subscriptions-subscriptionid-providers-microsoft-migrate-modernizeprojects
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Migrate-modernizeProjects.
      operations:
      - method: GET
        name: microsoftazuremodernizeprojectlistbysubscription
        description: Microsoft Azure Lists The Modernizeprojects
        call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectlistbysubscription
        with:
          continuationToken: rest.continuationToken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremodernizeprojectlist
        description: Microsoft Azure Lists The Modernizeprojects
        call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectlist
        with:
          continuationToken: rest.continuationToken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremodernizeprojectget
        description: Microsoft Azure Gets The Modernize Project
        call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectget
        with:
          modernizeProjectName: rest.modernizeProjectName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuremodernizeprojectcreate
        description: Microsoft Azure Puts The Modernizeproject
        call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectcreate
        with:
          modernizeProjectName: rest.modernizeProjectName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazuremodernizeprojectupdate
        description: Microsoft Azure Updates The Modernizeproject
        call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectupdate
        with:
          modernizeProjectName: rest.modernizeProjectName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuremodernizeprojectdelete
        description: Microsoft Azure Deletes The Modernizeproject
        call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectdelete
        with:
          modernizeProjectName: rest.modernizeProjectName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}/operations/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremodernizeprojectoperationstatusget
        description: Microsoft Azure Gets The Modernizeproject Operation Status
        call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectoperationstatusget
        with:
          modernizeProjectName: rest.modernizeProjectName
          operationId: rest.operationId
          OperationType: rest.OperationType
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/modernizeprojects/{modernizeprojectname}/statistics
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremodernizeprojectstatisticsget
        description: Microsoft Azure Gets The Modernizeproject Statistics
        call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectstatisticsget
        with:
          modernizeProjectName: rest.modernizeProjectName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-engine-apis-modernizeproject-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Engine APIs — ModernizeProject. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-lists-modernizeprojects
      description: Microsoft Azure Lists The Modernizeprojects
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectlistbysubscription
      with:
        continuationToken: tools.continuationToken
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-lists-modernizeprojects-2
      description: Microsoft Azure Lists The Modernizeprojects
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectlist
      with:
        continuationToken: tools.continuationToken
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-modernize-project
      description: Microsoft Azure Gets The Modernize Project
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectget
      with:
        modernizeProjectName: tools.modernizeProjectName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-puts-modernizeproject
      description: Microsoft Azure Puts The Modernizeproject
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectcreate
      with:
        modernizeProjectName: tools.modernizeProjectName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-updates-modernizeproject
      description: Microsoft Azure Updates The Modernizeproject
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectupdate
      with:
        modernizeProjectName: tools.modernizeProjectName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-modernizeproject
      description: Microsoft Azure Deletes The Modernizeproject
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectdelete
      with:
        modernizeProjectName: tools.modernizeProjectName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-modernizeproject-operation
      description: Microsoft Azure Gets The Modernizeproject Operation Status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectoperationstatusget
      with:
        modernizeProjectName: tools.modernizeProjectName
        operationId: tools.operationId
        OperationType: tools.OperationType
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-modernizeproject-statistics
      description: Microsoft Azure Gets The Modernizeproject Statistics
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-engine-apis-modernizeproject.microsoftazuremodernizeprojectstatisticsget
      with:
        modernizeProjectName: tools.modernizeProjectName
      outputParameters:
      - type: object
        mapping: $.