Microsoft Azure · Capability

Microsoft Azure Azure OpenAI API version 2023-06-01-preview — Images

Microsoft Azure Azure OpenAI API version 2023-06-01-preview — Images. 1 operations. Lead operation: Microsoft Azure Generates A Batch Of Images From A Text Caption. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureImages

What You Can Do

POST
Microsoftazureimagesgenerate — Microsoft Azure Generates A Batch Of Images From A Text Caption
/v1/images/generations-submit

MCP Tools

microsoft-azure-generates-batch-images

Microsoft Azure Generates A Batch Of Images From A Text Caption

Capability Spec

azure-openai-api-version-2023-06-01-preview-images.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure OpenAI API version 2023-06-01-preview — Images
  description: 'Microsoft Azure Azure OpenAI API version 2023-06-01-preview — Images. 1 operations. Lead operation: Microsoft
    Azure Generates A Batch Of Images From A Text Caption. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - Images
  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-openai-api-version-2023-06-01-preview-images
    baseUri: ''
    description: Microsoft Azure Azure OpenAI API version 2023-06-01-preview — Images business capability. Self-contained,
      no shared references.
    resources:
    - name: images-generations:submit
      path: /images/generations:submit
      operations:
      - name: microsoftazureimagesgenerate
        method: POST
        description: Microsoft Azure Generates A Batch Of Images From A Text Caption
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: Operation-Id
          in: header
          type: string
          description: ID of the status monitor for the operation. If the Operation-Id header matches an existing operation
            and the request is not identical to the prior request, it w
        - name: body
          in: body
          type: string
          description: The specification of the images that should be generated.
          required: true
  exposes:
  - type: rest
    namespace: azure-openai-api-version-2023-06-01-preview-images-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure OpenAI API version 2023-06-01-preview — Images. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/images/generations-submit
      name: images-generations-submit
      description: REST surface for images-generations:submit.
      operations:
      - method: POST
        name: microsoftazureimagesgenerate
        description: Microsoft Azure Generates A Batch Of Images From A Text Caption
        call: azure-openai-api-version-2023-06-01-preview-images.microsoftazureimagesgenerate
        with:
          Operation-Id: rest.Operation-Id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-openai-api-version-2023-06-01-preview-images-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure OpenAI API version 2023-06-01-preview — Images. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-generates-batch-images
      description: Microsoft Azure Generates A Batch Of Images From A Text Caption
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-openai-api-version-2023-06-01-preview-images.microsoftazureimagesgenerate
      with:
        Operation-Id: tools.Operation-Id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.