naftiko: 1.0.0-alpha2 info: label: Cvent REST APIs — Process Form description: 'Cvent REST APIs — Process Form. 1 operations. Lead operation: List Process Form Submissions. Self-contained Naftiko capability covering one business surface.' tags: - Cvent - Process Form created: '2026-05-20' modified: '2026-05-20' binds: - namespace: env keys: CVENT_API_KEY: CVENT_API_KEY capability: consumes: - type: http namespace: rest-process-form baseUri: https://api-platform.cvent.com/ea description: Cvent REST APIs — Process Form business capability. Self-contained, no shared references. resources: - name: process-forms-submissions path: /process-forms/submissions operations: - name: listprocessformsubmission method: GET description: List Process Form Submissions outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: filter in: query type: string description: 'A filter query string narrows search results and supports the combination of logical and comparison operators. The filter adheres to the pattern filter=''field'' comparisonType ''value''. This is the comp' exposes: - type: rest namespace: rest-process-form-rest port: 8080 description: REST adapter for Cvent REST APIs — Process Form. One resource per consumed operation, prefixed with /v1. resources: - path: /v1/process-forms/submissions name: process-forms-submissions description: REST surface for process-forms-submissions. operations: - method: GET name: listprocessformsubmission description: List Process Form Submissions call: rest-process-form.listprocessformsubmission with: filter: rest.filter outputParameters: - type: object mapping: $. - type: mcp namespace: rest-process-form-mcp port: 9090 transport: http description: MCP adapter for Cvent REST APIs — Process Form. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: cvent-listprocessformsubmission description: List Process Form Submissions hints: readOnly: true destructive: false idempotent: true call: rest-process-form.listprocessformsubmission with: filter: tools.filter outputParameters: - type: object mapping: $.