naftiko: 1.0.0-alpha2 info: label: Logz.io Log Shipping Tokens description: 'Logz.io Log Shipping Tokens business capability. Self-contained Naftiko capability covering one Logz.io API surface on the api.logz.io control plane.' tags: - Logz.io - Account Management - Security created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: LOGZIO_API_TOKEN: LOGZIO_API_TOKEN LOGZIO_API_BASE: LOGZIO_API_BASE capability: consumes: - type: http namespace: log-shipping-tokens baseUri: '{{env.LOGZIO_API_BASE}}' description: Manage Logz.io log-shipping tokens for ingest authentication. resources: - name: log-shipping-tokens-resource path: /v1/log-shipping-tokens operations: - name: get method: GET description: Retrieve Log Shipping Tokens resources. outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: apikey key: X-API-TOKEN value: '{{env.LOGZIO_API_TOKEN}}' placement: header exposes: - type: rest namespace: log-shipping-tokens-rest port: 8080 description: REST adapter for Logz.io Log Shipping Tokens. resources: - path: /v1/log-shipping-tokens name: log-shipping-tokens-resource description: REST surface for Logz.io Log Shipping Tokens. operations: - method: GET name: get description: Retrieve Log Shipping Tokens resources. call: log-shipping-tokens.get outputParameters: - type: object mapping: $. - type: mcp namespace: log-shipping-tokens-mcp port: 9090 transport: http description: MCP adapter for Logz.io Log Shipping Tokens. tools: - name: logzio-log-shipping-tokens-get description: Retrieve Logz.io Log Shipping Tokens resources. hints: readOnly: true destructive: false idempotent: true call: log-shipping-tokens.get outputParameters: - type: object mapping: $.