naftiko: 1.0.0-alpha2 info: label: Mailchimp Marketing API — Replicate description: 'Mailchimp Marketing API — Replicate. 1 operations. Lead operation: Mailchimp Replicate Campaign. Self-contained Naftiko capability covering one Mailchimp business surface.' tags: - Mailchimp - Replicate created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MAILCHIMP_API_KEY: MAILCHIMP_API_KEY capability: consumes: - type: http namespace: marketing-replicate baseUri: https://server.api.mailchimp.com/3.0 description: Mailchimp Marketing API — Replicate business capability. Self-contained, no shared references. resources: - name: campaigns-campaign_id-actions-replicate path: /campaigns/{campaign_id}/actions/replicate operations: - name: postcampaignsidactionsreplicate method: POST description: Mailchimp Replicate Campaign outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: campaign_id in: path type: string description: The unique id for the campaign. required: true exposes: - type: rest namespace: marketing-replicate-rest port: 8080 description: REST adapter for Mailchimp Marketing API — Replicate. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/campaigns/{campaign-id}/actions/replicate name: campaigns-campaign-id-actions-replicate description: REST surface for campaigns-campaign_id-actions-replicate. operations: - method: POST name: postcampaignsidactionsreplicate description: Mailchimp Replicate Campaign call: marketing-replicate.postcampaignsidactionsreplicate with: campaign_id: rest.campaign_id outputParameters: - type: object mapping: $. - type: mcp namespace: marketing-replicate-mcp port: 9090 transport: http description: MCP adapter for Mailchimp Marketing API — Replicate. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: mailchimp-replicate-campaign description: Mailchimp Replicate Campaign hints: readOnly: false destructive: false idempotent: false call: marketing-replicate.postcampaignsidactionsreplicate with: campaign_id: tools.campaign_id outputParameters: - type: object mapping: $.