Microsoft Azure · Capability

Microsoft Azure Azure AgFoodPlatform Data Plane Service — SolutionInference

Microsoft Azure Azure AgFoodPlatform Data Plane Service — SolutionInference. 3 operations. Lead operation: Microsoft Azure Post Solutions Solutionid:cancel. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSolutionInference

What You Can Do

POST
Microsoftazuresolutioninferencecancel — Microsoft Azure Post Solutions Solutionid:cancel
/v1/solutions/solutionid-cancel
POST
Microsoftazuresolutioninferencecreateorupdate — Microsoft Azure Post Solutions Solutionid:create
/v1/solutions/solutionid-create
POST
Microsoftazuresolutioninferencefetch — Microsoft Azure Post Solutions Solutionid:fetch
/v1/solutions/solutionid-fetch

MCP Tools

microsoft-azure-post-solutions-solutionid-cancel

Microsoft Azure Post Solutions Solutionid:cancel

microsoft-azure-post-solutions-solutionid-create

Microsoft Azure Post Solutions Solutionid:create

microsoft-azure-post-solutions-solutionid-fetch

Microsoft Azure Post Solutions Solutionid:fetch

read-only

Capability Spec

azure-agfoodplatform-data-plane-service-solutioninference.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure AgFoodPlatform Data Plane Service — SolutionInference
  description: 'Microsoft Azure Azure AgFoodPlatform Data Plane Service — SolutionInference. 3 operations. Lead operation:
    Microsoft Azure Post Solutions Solutionid:cancel. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - SolutionInference
  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-agfoodplatform-data-plane-service-solutioninference
    baseUri: ''
    description: Microsoft Azure Azure AgFoodPlatform Data Plane Service — SolutionInference business capability. Self-contained,
      no shared references.
    resources:
    - name: solutions-solutionId}:cancel
      path: /solutions/{solutionId}:cancel
      operations:
      - name: microsoftazuresolutioninferencecancel
        method: POST
        description: Microsoft Azure Post Solutions Solutionid:cancel
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: solutionId
          in: path
          type: string
          description: Id of solution for which job is to be cancelled.
          required: true
        - name: api-version
          in: query
          type: string
          description: The requested API version
          required: true
        - name: solutionInferenceRequest
          in: body
          type: string
          description: solutionInferenceRequest containing input needed for job request processing.
          required: true
    - name: solutions-solutionId}:create
      path: /solutions/{solutionId}:create
      operations:
      - name: microsoftazuresolutioninferencecreateorupdate
        method: POST
        description: Microsoft Azure Post Solutions Solutionid:create
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: solutionId
          in: path
          type: string
          description: Id of the solution resource.
          required: true
        - name: api-version
          in: query
          type: string
          description: The requested API version
          required: true
        - name: solutionInferenceRequest
          in: body
          type: string
          description: solutionInferenceRequest containing input needed for job request processing.
          required: true
    - name: solutions-solutionId}:fetch
      path: /solutions/{solutionId}:fetch
      operations:
      - name: microsoftazuresolutioninferencefetch
        method: POST
        description: Microsoft Azure Post Solutions Solutionid:fetch
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: solutionId
          in: path
          type: string
          description: Id of the solution.
          required: true
        - name: api-version
          in: query
          type: string
          description: The requested API version
          required: true
        - name: solutionInferenceRequest
          in: body
          type: string
          description: solutionInferenceRequest containing input needed for job request processing.
          required: true
  exposes:
  - type: rest
    namespace: azure-agfoodplatform-data-plane-service-solutioninference-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure AgFoodPlatform Data Plane Service — SolutionInference. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/solutions/solutionid-cancel
      name: solutions-solutionid-cancel
      description: REST surface for solutions-solutionId}:cancel.
      operations:
      - method: POST
        name: microsoftazuresolutioninferencecancel
        description: Microsoft Azure Post Solutions Solutionid:cancel
        call: azure-agfoodplatform-data-plane-service-solutioninference.microsoftazuresolutioninferencecancel
        with:
          solutionId: rest.solutionId
          api-version: rest.api-version
          solutionInferenceRequest: rest.solutionInferenceRequest
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/solutions/solutionid-create
      name: solutions-solutionid-create
      description: REST surface for solutions-solutionId}:create.
      operations:
      - method: POST
        name: microsoftazuresolutioninferencecreateorupdate
        description: Microsoft Azure Post Solutions Solutionid:create
        call: azure-agfoodplatform-data-plane-service-solutioninference.microsoftazuresolutioninferencecreateorupdate
        with:
          solutionId: rest.solutionId
          api-version: rest.api-version
          solutionInferenceRequest: rest.solutionInferenceRequest
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/solutions/solutionid-fetch
      name: solutions-solutionid-fetch
      description: REST surface for solutions-solutionId}:fetch.
      operations:
      - method: POST
        name: microsoftazuresolutioninferencefetch
        description: Microsoft Azure Post Solutions Solutionid:fetch
        call: azure-agfoodplatform-data-plane-service-solutioninference.microsoftazuresolutioninferencefetch
        with:
          solutionId: rest.solutionId
          api-version: rest.api-version
          solutionInferenceRequest: rest.solutionInferenceRequest
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-agfoodplatform-data-plane-service-solutioninference-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure AgFoodPlatform Data Plane Service — SolutionInference. One tool per
      consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-solutions-solutionid-cancel
      description: Microsoft Azure Post Solutions Solutionid:cancel
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-agfoodplatform-data-plane-service-solutioninference.microsoftazuresolutioninferencecancel
      with:
        solutionId: tools.solutionId
        api-version: tools.api-version
        solutionInferenceRequest: tools.solutionInferenceRequest
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-solutions-solutionid-create
      description: Microsoft Azure Post Solutions Solutionid:create
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-agfoodplatform-data-plane-service-solutioninference.microsoftazuresolutioninferencecreateorupdate
      with:
        solutionId: tools.solutionId
        api-version: tools.api-version
        solutionInferenceRequest: tools.solutionInferenceRequest
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-solutions-solutionid-fetch
      description: Microsoft Azure Post Solutions Solutionid:fetch
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: azure-agfoodplatform-data-plane-service-solutioninference.microsoftazuresolutioninferencefetch
      with:
        solutionId: tools.solutionId
        api-version: tools.api-version
        solutionInferenceRequest: tools.solutionInferenceRequest
      outputParameters:
      - type: object
        mapping: $.