naftiko: 1.0.0-alpha2 info: label: Webflow Data API — Settings description: 'Webflow Data API — Settings. 1 operations. Lead operation: Webflow Get Ecommerce Settings. Self-contained Naftiko capability covering one Webflow Api And Documentation Webflow business surface.' tags: - Webflow Api And Documentation Webflow - Settings created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: WEBFLOW_API_AND_DOCUMENTATION_WEBFLOW_API_KEY: WEBFLOW_API_AND_DOCUMENTATION_WEBFLOW_API_KEY capability: consumes: - type: http namespace: webflow-data-settings baseUri: https://api.webflow.com/v2 description: Webflow Data API — Settings business capability. Self-contained, no shared references. resources: - name: sites-site_id-ecommerce-settings path: /sites/{site_id}/ecommerce/settings operations: - name: ecommercesettings method: GET description: Webflow Get Ecommerce Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: site_id in: path type: string description: Unique identifier for a Site required: true authentication: type: bearer token: '{{env.WEBFLOW_API_AND_DOCUMENTATION_WEBFLOW_API_KEY}}' exposes: - type: rest namespace: webflow-data-settings-rest port: 8080 description: REST adapter for Webflow Data API — Settings. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/sites/{site-id}/ecommerce/settings name: sites-site-id-ecommerce-settings description: REST surface for sites-site_id-ecommerce-settings. operations: - method: GET name: ecommercesettings description: Webflow Get Ecommerce Settings call: webflow-data-settings.ecommercesettings with: site_id: rest.site_id outputParameters: - type: object mapping: $. - type: mcp namespace: webflow-data-settings-mcp port: 9090 transport: http description: MCP adapter for Webflow Data API — Settings. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: webflow-get-ecommerce-settings description: Webflow Get Ecommerce Settings hints: readOnly: true destructive: false idempotent: true call: webflow-data-settings.ecommercesettings with: site_id: tools.site_id outputParameters: - type: object mapping: $.