Microsoft Azure · Capability

Microsoft Azure Form Recognizer Client — Form

Microsoft Azure Form Recognizer Client — Form. 1 operations. Lead operation: Microsoft Azure Compose Trained With Labels Models Into One Composed Model. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureForm

What You Can Do

POST
Microsoftazurecomposecustommodelsasync — Microsoft Azure Compose Trained With Labels Models Into One Composed Model
/v1/custom/models/compose

MCP Tools

microsoft-azure-compose-trained-labels

Microsoft Azure Compose Trained With Labels Models Into One Composed Model

Capability Spec

form-recognizer-client-form.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Form Recognizer Client — Form
  description: 'Microsoft Azure Form Recognizer Client — Form. 1 operations. Lead operation: Microsoft Azure Compose Trained
    With Labels Models Into One Composed Model. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Form
  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: form-recognizer-client-form
    baseUri: ''
    description: Microsoft Azure Form Recognizer Client — Form business capability. Self-contained, no shared references.
    resources:
    - name: custom-models-compose
      path: /custom/models/compose
      operations:
      - name: microsoftazurecomposecustommodelsasync
        method: POST
        description: Microsoft Azure Compose Trained With Labels Models Into One Composed Model
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: composeRequest
          in: body
          type: string
          description: Compose models
          required: true
  exposes:
  - type: rest
    namespace: form-recognizer-client-form-rest
    port: 8080
    description: REST adapter for Microsoft Azure Form Recognizer Client — Form. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/custom/models/compose
      name: custom-models-compose
      description: REST surface for custom-models-compose.
      operations:
      - method: POST
        name: microsoftazurecomposecustommodelsasync
        description: Microsoft Azure Compose Trained With Labels Models Into One Composed Model
        call: form-recognizer-client-form.microsoftazurecomposecustommodelsasync
        with:
          composeRequest: rest.composeRequest
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: form-recognizer-client-form-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Form Recognizer Client — Form. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-compose-trained-labels
      description: Microsoft Azure Compose Trained With Labels Models Into One Composed Model
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: form-recognizer-client-form.microsoftazurecomposecustommodelsasync
      with:
        composeRequest: tools.composeRequest
      outputParameters:
      - type: object
        mapping: $.