naftiko: 1.0.0-alpha2 info: label: Webex Cloud Calling — Beta Device Call Settings With Dynamic Device Settings description: 'Webex Cloud Calling — Beta Device Call Settings With Dynamic Device Settings. 1 operations. Lead operation: Get Validation Schema. Self-contained Naftiko capability covering one Webex business surface.' tags: - Webex - Beta Device Call Settings With Dynamic Device Settings created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: WEBEX_API_KEY: WEBEX_API_KEY capability: consumes: - type: http namespace: cloud-calling-beta-device-call-settings-with-dynamic-device-settings baseUri: '' description: Webex Cloud Calling — Beta Device Call Settings With Dynamic Device Settings business capability. Self-contained, no shared references. resources: - name: telephony-config-devices-dynamicSettings-validationSchema path: /telephony/config/devices/dynamicSettings/validationSchema operations: - name: getvalidationschema method: GET description: Get Validation Schema outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: orgId in: query type: string description: Validation schema for devices in this organization. - name: familyOrModelDisplayName in: query type: string description: Device family or model display name to filter the schema. authentication: type: bearer token: '{{env.WEBEX_API_KEY}}' exposes: - type: rest namespace: cloud-calling-beta-device-call-settings-with-dynamic-device-settings-rest port: 8080 description: REST adapter for Webex Cloud Calling — Beta Device Call Settings With Dynamic Device Settings. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/telephony/config/devices/dynamicsettings/validationschema name: telephony-config-devices-dynamicsettings-validationschema description: REST surface for telephony-config-devices-dynamicSettings-validationSchema. operations: - method: GET name: getvalidationschema description: Get Validation Schema call: cloud-calling-beta-device-call-settings-with-dynamic-device-settings.getvalidationschema with: orgId: rest.orgId familyOrModelDisplayName: rest.familyOrModelDisplayName outputParameters: - type: object mapping: $. - type: mcp namespace: cloud-calling-beta-device-call-settings-with-dynamic-device-settings-mcp port: 9090 transport: http description: MCP adapter for Webex Cloud Calling — Beta Device Call Settings With Dynamic Device Settings. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: get-validation-schema description: Get Validation Schema hints: readOnly: true destructive: false idempotent: true call: cloud-calling-beta-device-call-settings-with-dynamic-device-settings.getvalidationschema with: orgId: tools.orgId familyOrModelDisplayName: tools.familyOrModelDisplayName outputParameters: - type: object mapping: $.