naftiko: 1.0.0-alpha2 info: label: Adobe PDF Services API — Create PDF description: 'Adobe PDF Services API — Create PDF. 1 operations. Lead operation: Adobe Create a Pdf. Self-contained Naftiko capability covering one Adobe business surface.' tags: - Adobe - Create PDF created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ADOBE_API_KEY: ADOBE_API_KEY capability: consumes: - type: http namespace: pdf-services-create-pdf baseUri: https://pdf-services-ue1.adobe.io description: Adobe PDF Services API — Create PDF business capability. Self-contained, no shared references. resources: - name: operation-createpdf path: /operation/createpdf operations: - name: createpdf method: POST description: Adobe Create a Pdf 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_API_KEY}}' exposes: - type: rest namespace: pdf-services-create-pdf-rest port: 8080 description: REST adapter for Adobe PDF Services API — Create PDF. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/operation/createpdf name: operation-createpdf description: REST surface for operation-createpdf. operations: - method: POST name: createpdf description: Adobe Create a Pdf call: pdf-services-create-pdf.createpdf with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: pdf-services-create-pdf-mcp port: 9090 transport: http description: MCP adapter for Adobe PDF Services API — Create PDF. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: adobe-create-pdf description: Adobe Create a Pdf hints: readOnly: false destructive: false idempotent: false call: pdf-services-create-pdf.createpdf with: body: tools.body outputParameters: - type: object mapping: $.