naftiko: 1.0.0-alpha2 info: label: Cvent REST APIs — Proposal Draft description: 'Cvent REST APIs — Proposal Draft. 1 operations. Lead operation: Beta - Create Proposal Draft. Self-contained Naftiko capability covering one business surface.' tags: - Cvent - Proposal Draft created: '2026-05-20' modified: '2026-05-20' binds: - namespace: env keys: CVENT_API_KEY: CVENT_API_KEY capability: consumes: - type: http namespace: rest-proposal-draft baseUri: https://api-platform.cvent.com/ea description: Cvent REST APIs — Proposal Draft business capability. Self-contained, no shared references. resources: - name: proposal-drafts path: /proposal-drafts operations: - name: createproposaldraft method: POST description: Beta - Create Proposal Draft outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false exposes: - type: rest namespace: rest-proposal-draft-rest port: 8080 description: REST adapter for Cvent REST APIs — Proposal Draft. One resource per consumed operation, prefixed with /v1. resources: - path: /v1/proposal-drafts name: proposal-drafts description: REST surface for proposal-drafts. operations: - method: POST name: createproposaldraft description: Beta - Create Proposal Draft call: rest-proposal-draft.createproposaldraft with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: rest-proposal-draft-mcp port: 9090 transport: http description: MCP adapter for Cvent REST APIs — Proposal Draft. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: cvent-createproposaldraft description: Beta - Create Proposal Draft hints: readOnly: false destructive: false idempotent: false call: rest-proposal-draft.createproposaldraft with: body: tools.body outputParameters: - type: object mapping: $.