naftiko: 1.0.0-alpha2 info: label: API Reference — subpackage_voiceChanger description: 'API Reference — subpackage_voiceChanger. 1 operations. Lead operation: Voice Changer. Self-contained Naftiko capability covering one Murf business surface.' tags: - Murf - subpackage_voiceChanger created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MURF_API_KEY: MURF_API_KEY capability: consumes: - type: http namespace: murf-subpackage-voicechanger baseUri: https://api.murf.ai description: API Reference — subpackage_voiceChanger business capability. Self-contained, no shared references. resources: - name: v1-voice-changer-convert path: /v1/voice-changer/convert operations: - name: convert method: POST description: Voice Changer outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: api-key in: header type: string - name: body in: body type: object description: Request body (JSON). required: false exposes: - type: rest namespace: murf-subpackage-voicechanger-rest port: 8080 description: REST adapter for API Reference — subpackage_voiceChanger. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v1/voice-changer/convert name: v1-voice-changer-convert description: REST surface for v1-voice-changer-convert. operations: - method: POST name: convert description: Voice Changer call: murf-subpackage-voicechanger.convert with: api-key: rest.api-key body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: murf-subpackage-voicechanger-mcp port: 9090 transport: http description: MCP adapter for API Reference — subpackage_voiceChanger. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: voice-changer description: Voice Changer hints: readOnly: false destructive: false idempotent: false call: murf-subpackage-voicechanger.convert with: api-key: tools.api-key body: tools.body outputParameters: - type: object mapping: $.