Microsoft Azure · Capability

Microsoft Azure Azure Video Analyzer — Subscriptions

Microsoft Azure Azure Video Analyzer — Subscriptions. 17 operations. Lead operation: Microsoft Azure Check Name Availability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptions

What You Can Do

POST
Microsoftazurelocationschecknameavailability — Microsoft Azure Check Name Availability
/v1/subscriptions/{subscriptionid}/providers/microsoft-media/locations/{locationname}/checknameavailability
GET
Microsoftazurevideoanalyzeroperationresultsget — Microsoft Azure Get Operation Result
/v1/subscriptions/{subscriptionid}/providers/microsoft-media/locations/{locationname}/videoanalyzeroperationresults/{operationid}
GET
Microsoftazurevideoanalyzeroperationstatusesget — Microsoft Azure Get Operation Status
/v1/subscriptions/{subscriptionid}/providers/microsoft-media/locations/{locationname}/videoanalyzeroperationstatuses/{operationid}
GET
Microsoftazurevideoanalyzerslistbysubscription — Microsoft Azure List Video Analyzer Accounts
/v1/subscriptions/{subscriptionid}/providers/microsoft-media/videoanalyzers
GET
Microsoftazurevideoanalyzerslist — Microsoft Azure List Video Analyzer Accounts
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers
GET
Microsoftazurevideoanalyzersget — Microsoft Azure Get A Video Analyzer Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}
PUT
Microsoftazurevideoanalyzerscreateorupdate — Microsoft Azure Create Or Update A Video Analyzer Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}
DELETE
Microsoftazurevideoanalyzersdelete — Microsoft Azure Delete A Video Analyzer Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}
PATCH
Microsoftazurevideoanalyzersupdate — Microsoft Azure Update A Video Analyzer Account
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}
GET
Microsoftazureprivateendpointconnectionslist — Microsoft Azure Get All Private Endpoint Connections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections
GET
Microsoftazureprivateendpointconnectionsget — Microsoft Azure Get Private Endpoint Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections/{name}
PUT
Microsoftazureprivateendpointconnectionscreateorupdate — Microsoft Azure Update Private Endpoint Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections/{name}
DELETE
Microsoftazureprivateendpointconnectionsdelete — Microsoft Azure Delete Private Endpoint Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections/{name}
GET
Microsoftazureoperationresultsget — Microsoft Azure Get Operation Result
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections/{name}/operationresults/{operationid}
GET
Microsoftazureoperationstatusesget — Microsoft Azure Get Operation Status
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections/{name}/operationstatuses/{operationid}
GET
Microsoftazureprivatelinkresourceslist — Microsoft Azure Get List Of Group Ids
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privatelinkresources
GET
Microsoftazureprivatelinkresourcesget — Microsoft Azure Get Group Id
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privatelinkresources/{name}

MCP Tools

microsoft-azure-check-name-availability

Microsoft Azure Check Name Availability

read-only
microsoft-azure-get-operation-result

Microsoft Azure Get Operation Result

read-only idempotent
microsoft-azure-get-operation-status

Microsoft Azure Get Operation Status

read-only idempotent
microsoft-azure-list-video-analyzer

Microsoft Azure List Video Analyzer Accounts

read-only idempotent
microsoft-azure-list-video-analyzer-2

Microsoft Azure List Video Analyzer Accounts

read-only idempotent
microsoft-azure-get-video-analyzer

Microsoft Azure Get A Video Analyzer Account

read-only idempotent
microsoft-azure-create-update-video

Microsoft Azure Create Or Update A Video Analyzer Account

idempotent
microsoft-azure-delete-video-analyzer

Microsoft Azure Delete A Video Analyzer Account

idempotent
microsoft-azure-update-video-analyzer

Microsoft Azure Update A Video Analyzer Account

idempotent
microsoft-azure-get-all-private

Microsoft Azure Get All Private Endpoint Connections

read-only idempotent
microsoft-azure-get-private-endpoint

Microsoft Azure Get Private Endpoint Connection

read-only idempotent
microsoft-azure-update-private-endpoint

Microsoft Azure Update Private Endpoint Connection

idempotent
microsoft-azure-delete-private-endpoint

Microsoft Azure Delete Private Endpoint Connection

idempotent
microsoft-azure-get-operation-result-2

Microsoft Azure Get Operation Result

read-only idempotent
microsoft-azure-get-operation-status-2

Microsoft Azure Get Operation Status

read-only idempotent
microsoft-azure-get-list-group

Microsoft Azure Get List Of Group Ids

read-only idempotent
microsoft-azure-get-group-id

Microsoft Azure Get Group Id

read-only idempotent

Capability Spec

azure-video-analyzer-subscriptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Video Analyzer — Subscriptions
  description: 'Microsoft Azure Azure Video Analyzer — Subscriptions. 17 operations. Lead operation: Microsoft Azure Check
    Name Availability. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Subscriptions
  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-video-analyzer-subscriptions
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Video Analyzer — Subscriptions business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Media-locations-locationName-ch
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Media/locations/{locationName}/checkNameAvailability
      operations:
      - name: microsoftazurelocationschecknameavailability
        method: POST
        description: Microsoft Azure Check Name Availability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: Location Name.
          required: true
        - name: parameters
          in: body
          type: string
          description: The request parameters
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.Media-locations-locationName-vi
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Media/locations/{locationName}/videoAnalyzerOperationResults/{operationId}
      operations:
      - name: microsoftazurevideoanalyzeroperationresultsget
        method: GET
        description: Microsoft Azure Get Operation Result
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: Location name.
          required: true
        - name: operationId
          in: path
          type: string
          description: Operation Id.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.Media-locations-locationName-vi
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Media/locations/{locationName}/videoAnalyzerOperationStatuses/{operationId}
      operations:
      - name: microsoftazurevideoanalyzeroperationstatusesget
        method: GET
        description: Microsoft Azure Get Operation Status
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: Location name.
          required: true
        - name: operationId
          in: path
          type: string
          description: Operation Id.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.Media-videoAnalyzers
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Media/videoAnalyzers
      operations:
      - name: microsoftazurevideoanalyzerslistbysubscription
        method: GET
        description: Microsoft Azure List Video Analyzer Accounts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers
      operations:
      - name: microsoftazurevideoanalyzerslist
        method: GET
        description: Microsoft Azure List Video Analyzer Accounts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers/{accountName}
      operations:
      - name: microsoftazurevideoanalyzersget
        method: GET
        description: Microsoft Azure Get A Video Analyzer Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
      - name: microsoftazurevideoanalyzerscreateorupdate
        method: PUT
        description: Microsoft Azure Create Or Update A Video Analyzer Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
        - name: parameters
          in: body
          type: string
          description: The request parameters
          required: true
      - name: microsoftazurevideoanalyzersdelete
        method: DELETE
        description: Microsoft Azure Delete A Video Analyzer Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
      - name: microsoftazurevideoanalyzersupdate
        method: PATCH
        description: Microsoft Azure Update A Video Analyzer Account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
        - name: parameters
          in: body
          type: string
          description: The request parameters
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers/{accountName}/privateEndpointConnections
      operations:
      - name: microsoftazureprivateendpointconnectionslist
        method: GET
        description: Microsoft Azure Get All Private Endpoint Connections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers/{accountName}/privateEndpointConnections/{name}
      operations:
      - name: microsoftazureprivateendpointconnectionsget
        method: GET
        description: Microsoft Azure Get Private Endpoint Connection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
        - name: name
          in: path
          type: string
          description: Private endpoint connection name.
          required: true
      - name: microsoftazureprivateendpointconnectionscreateorupdate
        method: PUT
        description: Microsoft Azure Update Private Endpoint Connection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
        - name: name
          in: path
          type: string
          description: Private endpoint connection name.
          required: true
        - name: parameters
          in: body
          type: string
          description: The request parameters
          required: true
      - name: microsoftazureprivateendpointconnectionsdelete
        method: DELETE
        description: Microsoft Azure Delete Private Endpoint Connection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
        - name: name
          in: path
          type: string
          description: Private endpoint connection name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers/{accountName}/privateEndpointConnections/{name}/operationResults/{operationId}
      operations:
      - name: microsoftazureoperationresultsget
        method: GET
        description: Microsoft Azure Get Operation Result
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
        - name: name
          in: path
          type: string
          description: Private endpoint connection name.
          required: true
        - name: operationId
          in: path
          type: string
          description: Operation Id.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers/{accountName}/privateEndpointConnections/{name}/operationStatuses/{operationId}
      operations:
      - name: microsoftazureoperationstatusesget
        method: GET
        description: Microsoft Azure Get Operation Status
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
        - name: name
          in: path
          type: string
          description: Private endpoint connection name.
          required: true
        - name: operationId
          in: path
          type: string
          description: Operation Id.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers/{accountName}/privateLinkResources
      operations:
      - name: microsoftazureprivatelinkresourceslist
        method: GET
        description: Microsoft Azure Get List Of Group Ids
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers/{accountName}/privateLinkResources/{name}
      operations:
      - name: microsoftazureprivatelinkresourcesget
        method: GET
        description: Microsoft Azure Get Group Id
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountName
          in: path
          type: string
          description: The Video Analyzer account name.
          required: true
        - name: name
          in: path
          type: string
          description: Name of the private link resource (Group ID).
          required: true
  exposes:
  - type: rest
    namespace: azure-video-analyzer-subscriptions-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Video Analyzer — Subscriptions. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-media/locations/{locationname}/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-media-locations-locationname-ch
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Media-locations-locationName-ch.
      operations:
      - method: POST
        name: microsoftazurelocationschecknameavailability
        description: Microsoft Azure Check Name Availability
        call: azure-video-analyzer-subscriptions.microsoftazurelocationschecknameavailability
        with:
          locationName: rest.locationName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-media/locations/{locationname}/videoanalyzeroperationresults/{operationid}
      name: subscriptions-subscriptionid-providers-microsoft-media-locations-locationname-vi
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Media-locations-locationName-vi.
      operations:
      - method: GET
        name: microsoftazurevideoanalyzeroperationresultsget
        description: Microsoft Azure Get Operation Result
        call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzeroperationresultsget
        with:
          locationName: rest.locationName
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-media/locations/{locationname}/videoanalyzeroperationstatuses/{operationid}
      name: subscriptions-subscriptionid-providers-microsoft-media-locations-locationname-vi
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Media-locations-locationName-vi.
      operations:
      - method: GET
        name: microsoftazurevideoanalyzeroperationstatusesget
        description: Microsoft Azure Get Operation Status
        call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzeroperationstatusesget
        with:
          locationName: rest.locationName
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-media/videoanalyzers
      name: subscriptions-subscriptionid-providers-microsoft-media-videoanalyzers
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Media-videoAnalyzers.
      operations:
      - method: GET
        name: microsoftazurevideoanalyzerslistbysubscription
        description: Microsoft Azure List Video Analyzer Accounts
        call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzerslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevideoanalyzerslist
        description: Microsoft Azure List Video Analyzer Accounts
        call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzerslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevideoanalyzersget
        description: Microsoft Azure Get A Video Analyzer Account
        call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzersget
        with:
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurevideoanalyzerscreateorupdate
        description: Microsoft Azure Create Or Update A Video Analyzer Account
        call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzerscreateorupdate
        with:
          accountName: rest.accountName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurevideoanalyzersdelete
        description: Microsoft Azure Delete A Video Analyzer Account
        call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzersdelete
        with:
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurevideoanalyzersupdate
        description: Microsoft Azure Update A Video Analyzer Account
        call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzersupdate
        with:
          accountName: rest.accountName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionslist
        description: Microsoft Azure Get All Private Endpoint Connections
        call: azure-video-analyzer-subscriptions.microsoftazureprivateendpointconnectionslist
        with:
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections/{name}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionsget
        description: Microsoft Azure Get Private Endpoint Connection
        call: azure-video-analyzer-subscriptions.microsoftazureprivateendpointconnectionsget
        with:
          accountName: rest.accountName
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureprivateendpointconnectionscreateorupdate
        description: Microsoft Azure Update Private Endpoint Connection
        call: azure-video-analyzer-subscriptions.microsoftazureprivateendpointconnectionscreateorupdate
        with:
          accountName: rest.accountName
          name: rest.name
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprivateendpointconnectionsdelete
        description: Microsoft Azure Delete Private Endpoint Connection
        call: azure-video-analyzer-subscriptions.microsoftazureprivateendpointconnectionsdelete
        with:
          accountName: rest.accountName
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections/{name}/operationresults/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureoperationresultsget
        description: Microsoft Azure Get Operation Result
        call: azure-video-analyzer-subscriptions.microsoftazureoperationresultsget
        with:
          accountName: rest.accountName
          name: rest.name
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privateendpointconnections/{name}/operationstatuses/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureoperationstatusesget
        description: Microsoft Azure Get Operation Status
        call: azure-video-analyzer-subscriptions.microsoftazureoperationstatusesget
        with:
          accountName: rest.accountName
          name: rest.name
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privatelinkresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourceslist
        description: Microsoft Azure Get List Of Group Ids
        call: azure-video-analyzer-subscriptions.microsoftazureprivatelinkresourceslist
        with:
          accountName: rest.accountName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-media/videoanalyzers/{accountname}/privatelinkresources/{name}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourcesget
        description: Microsoft Azure Get Group Id
        call: azure-video-analyzer-subscriptions.microsoftazureprivatelinkresourcesget
        with:
          accountName: rest.accountName
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-video-analyzer-subscriptions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Video Analyzer — Subscriptions. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-check-name-availability
      description: Microsoft Azure Check Name Availability
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: azure-video-analyzer-subscriptions.microsoftazurelocationschecknameavailability
      with:
        locationName: tools.locationName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-operation-result
      description: Microsoft Azure Get Operation Result
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzeroperationresultsget
      with:
        locationName: tools.locationName
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-operation-status
      description: Microsoft Azure Get Operation Status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzeroperationstatusesget
      with:
        locationName: tools.locationName
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-video-analyzer
      description: Microsoft Azure List Video Analyzer Accounts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzerslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-video-analyzer-2
      description: Microsoft Azure List Video Analyzer Accounts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzerslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-video-analyzer
      description: Microsoft Azure Get A Video Analyzer Account
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzersget
      with:
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-update-video
      description: Microsoft Azure Create Or Update A Video Analyzer Account
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzerscreateorupdate
      with:
        accountName: tools.accountName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-video-analyzer
      description: Microsoft Azure Delete A Video Analyzer Account
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzersdelete
      with:
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-video-analyzer
      description: Microsoft Azure Update A Video Analyzer Account
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazurevideoanalyzersupdate
      with:
        accountName: tools.accountName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-all-private
      description: Microsoft Azure Get All Private Endpoint Connections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazureprivateendpointconnectionslist
      with:
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-private-endpoint
      description: Microsoft Azure Get Private Endpoint Connection
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazureprivateendpointconnectionsget
      with:
        accountName: tools.accountName
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-private-endpoint
      description: Microsoft Azure Update Private Endpoint Connection
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazureprivateendpointconnectionscreateorupdate
      with:
        accountName: tools.accountName
        name: tools.name
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-private-endpoint
      description: Microsoft Azure Delete Private Endpoint Connection
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazureprivateendpointconnectionsdelete
      with:
        accountName: tools.accountName
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-operation-result-2
      description: Microsoft Azure Get Operation Result
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazureoperationresultsget
      with:
        accountName: tools.accountName
        name: tools.name
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-operation-status-2
      description: Microsoft Azure Get Operation Status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazureoperationstatusesget
      with:
        accountName: tools.accountName
        name: tools.name
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-list-group
      description: Microsoft Azure Get List Of Group Ids
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazureprivatelinkresourceslist
      with:
        accountName: tools.accountName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-group-id
      description: Microsoft Azure Get Group Id
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-video-analyzer-subscriptions.microsoftazureprivatelinkresourcesget
      with:
        accountName: tools.accountName
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.