Adobe Creative Suite · Capability

Adobe Creative Suite Adobe Photoshop API — Smart Object

Adobe Creative Suite Adobe Photoshop API — Smart Object. 1 operations. Lead operation: Adobe Creative Suite Edit Smart Objects. Self-contained Naftiko capability covering one Adobe Creative Suite business surface.

Run with Naftiko Adobe Creative SuiteSmart Object

What You Can Do

POST
Editsmartobject — Adobe Creative Suite Edit Smart Objects
/v1/pie/psdservice/smartobject

MCP Tools

adobe-creative-suite-edit-smart

Adobe Creative Suite Edit Smart Objects

Capability Spec

photoshop-smart-object.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Adobe Creative Suite Adobe Photoshop API — Smart Object
  description: 'Adobe Creative Suite Adobe Photoshop API — Smart Object. 1 operations. Lead operation: Adobe Creative Suite
    Edit Smart Objects. Self-contained Naftiko capability covering one Adobe Creative Suite business surface.'
  tags:
  - Adobe Creative Suite
  - Smart Object
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ADOBE_CREATIVE_SUITE_API_KEY: ADOBE_CREATIVE_SUITE_API_KEY
capability:
  consumes:
  - type: http
    namespace: photoshop-smart-object
    baseUri: https://image.adobe.io
    description: Adobe Creative Suite Adobe Photoshop API — Smart Object business capability. Self-contained, no shared references.
    resources:
    - name: pie-psdService-smartObject
      path: /pie/psdService/smartObject
      operations:
      - name: editsmartobject
        method: POST
        description: Adobe Creative Suite Edit Smart Objects
        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_CREATIVE_SUITE_API_KEY}}'
  exposes:
  - type: rest
    namespace: photoshop-smart-object-rest
    port: 8080
    description: REST adapter for Adobe Creative Suite Adobe Photoshop API — Smart Object. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/pie/psdservice/smartobject
      name: pie-psdservice-smartobject
      description: REST surface for pie-psdService-smartObject.
      operations:
      - method: POST
        name: editsmartobject
        description: Adobe Creative Suite Edit Smart Objects
        call: photoshop-smart-object.editsmartobject
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: photoshop-smart-object-mcp
    port: 9090
    transport: http
    description: MCP adapter for Adobe Creative Suite Adobe Photoshop API — Smart Object. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: adobe-creative-suite-edit-smart
      description: Adobe Creative Suite Edit Smart Objects
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: photoshop-smart-object.editsmartobject
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.