Microsoft Azure · Capability

Microsoft Azure AdvisorManagementClient — Prediction

Microsoft Azure AdvisorManagementClient — Prediction. 1 operations. Lead operation: Microsoft Azure Predicts A Recommendation. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrediction

What You Can Do

POST
Microsoftazurepredict — Microsoft Azure Predicts A Recommendation
/v1/subscriptions/{subscriptionid}/providers/microsoft-advisor/predict

MCP Tools

microsoft-azure-predicts-recommendation

Microsoft Azure Predicts A Recommendation

Capability Spec

advisormanagementclient-prediction.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure AdvisorManagementClient — Prediction
  description: 'Microsoft Azure AdvisorManagementClient — Prediction. 1 operations. Lead operation: Microsoft Azure Predicts
    A Recommendation. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Prediction
  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: advisormanagementclient-prediction
    baseUri: https://management.azure.com
    description: Microsoft Azure AdvisorManagementClient — Prediction business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Advisor-predict
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Advisor/predict
      operations:
      - name: microsoftazurepredict
        method: POST
        description: Microsoft Azure Predicts A Recommendation
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: predictionRequest
          in: body
          type: string
          description: Parameters for predict recommendation.
          required: true
  exposes:
  - type: rest
    namespace: advisormanagementclient-prediction-rest
    port: 8080
    description: REST adapter for Microsoft Azure AdvisorManagementClient — Prediction. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-advisor/predict
      name: subscriptions-subscriptionid-providers-microsoft-advisor-predict
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Advisor-predict.
      operations:
      - method: POST
        name: microsoftazurepredict
        description: Microsoft Azure Predicts A Recommendation
        call: advisormanagementclient-prediction.microsoftazurepredict
        with:
          predictionRequest: rest.predictionRequest
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: advisormanagementclient-prediction-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure AdvisorManagementClient — Prediction. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-predicts-recommendation
      description: Microsoft Azure Predicts A Recommendation
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: advisormanagementclient-prediction.microsoftazurepredict
      with:
        predictionRequest: tools.predictionRequest
      outputParameters:
      - type: object
        mapping: $.