naftiko: 1.0.0-alpha2 info: label: IXON API — CompanyTermsOfUsePolicyDownload description: 'IXON API — CompanyTermsOfUsePolicyDownload. 1 operations. Lead operation: CompanyTermsOfUsePolicyDownload. Self-contained Naftiko capability covering one Ixon business surface.' tags: - Ixon - CompanyTermsOfUsePolicyDownload created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: IXON_API_KEY: IXON_API_KEY capability: consumes: - type: http namespace: ixon-companytermsofusepolicydownload baseUri: https://portal.ixon.cloud:443/api description: IXON API — CompanyTermsOfUsePolicyDownload business capability. Self-contained, no shared references. resources: - name: companies-companyId-terms-of-use-policies-publicId-download path: /companies/{companyId}/terms-of-use-policies/{publicId}/download operations: - name: get method: GET description: CompanyTermsOfUsePolicyDownload outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: companyId in: path type: string required: true - name: publicId in: path type: string required: true authentication: type: bearer token: '{{env.IXON_API_KEY}}' exposes: - type: rest namespace: ixon-companytermsofusepolicydownload-rest port: 8080 description: REST adapter for IXON API — CompanyTermsOfUsePolicyDownload. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/companies/{companyid}/terms-of-use-policies/{publicid}/download name: companies-companyid-terms-of-use-policies-publicid-download description: REST surface for companies-companyId-terms-of-use-policies-publicId-download. operations: - method: GET name: get description: CompanyTermsOfUsePolicyDownload call: ixon-companytermsofusepolicydownload.get with: companyId: rest.companyId publicId: rest.publicId outputParameters: - type: object mapping: $. - type: mcp namespace: ixon-companytermsofusepolicydownload-mcp port: 9090 transport: http description: MCP adapter for IXON API — CompanyTermsOfUsePolicyDownload. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: companytermsofusepolicydownload description: CompanyTermsOfUsePolicyDownload hints: readOnly: true destructive: false idempotent: true call: ixon-companytermsofusepolicydownload.get with: companyId: tools.companyId publicId: tools.publicId outputParameters: - type: object mapping: $.