Adobe Photoshop · Capability

Adobe Photoshop API — Generative

Adobe Photoshop API — Generative. 1 operations. Lead operation: Adobe Photoshop Fill Masked Areas with Generative AI. Self-contained Naftiko capability covering one Adobe Photoshop business surface.

Run with Naftiko Adobe PhotoshopGenerative

What You Can Do

POST
Fillmaskedareas — Adobe Photoshop Fill Masked Areas with Generative AI
/v1/v1/fill-masked-areas

MCP Tools

adobe-photoshop-fill-masked-areas

Adobe Photoshop Fill Masked Areas with Generative AI

Capability Spec

adobe-photoshop-generative.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Adobe Photoshop API — Generative
  description: 'Adobe Photoshop API — Generative. 1 operations. Lead operation: Adobe Photoshop Fill Masked Areas with Generative
    AI. Self-contained Naftiko capability covering one Adobe Photoshop business surface.'
  tags:
  - Adobe Photoshop
  - Generative
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ADOBE_PHOTOSHOP_API_KEY: ADOBE_PHOTOSHOP_API_KEY
capability:
  consumes:
  - type: http
    namespace: adobe-photoshop-generative
    baseUri: https://image.adobe.io
    description: Adobe Photoshop API — Generative business capability. Self-contained, no shared references.
    resources:
    - name: v1-fill-masked-areas
      path: /v1/fill-masked-areas
      operations:
      - name: fillmaskedareas
        method: POST
        description: Adobe Photoshop Fill Masked Areas with Generative AI
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: bearer
      token: '{{env.ADOBE_PHOTOSHOP_API_KEY}}'
  exposes:
  - type: rest
    namespace: adobe-photoshop-generative-rest
    port: 8080
    description: REST adapter for Adobe Photoshop API — Generative. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/v1/fill-masked-areas
      name: v1-fill-masked-areas
      description: REST surface for v1-fill-masked-areas.
      operations:
      - method: POST
        name: fillmaskedareas
        description: Adobe Photoshop Fill Masked Areas with Generative AI
        call: adobe-photoshop-generative.fillmaskedareas
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: adobe-photoshop-generative-mcp
    port: 9090
    transport: http
    description: MCP adapter for Adobe Photoshop API — Generative. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: adobe-photoshop-fill-masked-areas
      description: Adobe Photoshop Fill Masked Areas with Generative AI
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: adobe-photoshop-generative.fillmaskedareas
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.