naftiko: 1.0.0-alpha2 info: label: Telnyx API — Messaging URL Domains description: 'Telnyx API — Messaging URL Domains. 1 operations. Lead operation: List messaging URL domains. Self-contained Naftiko capability covering one Telnyx business surface.' tags: - Telnyx - Messaging URL Domains created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: TELNYX_API_KEY: TELNYX_API_KEY capability: consumes: - type: http namespace: telnyx-messaging-url-domains baseUri: https://api.telnyx.com/v2 description: Telnyx API — Messaging URL Domains business capability. Self-contained, no shared references. resources: - name: messaging_url_domains path: /messaging_url_domains operations: - name: listmessagingurldomains method: GET description: List messaging URL domains outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.TELNYX_API_KEY}}' exposes: - type: rest namespace: telnyx-messaging-url-domains-rest port: 8080 description: REST adapter for Telnyx API — Messaging URL Domains. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/messaging-url-domains name: messaging-url-domains description: REST surface for messaging_url_domains. operations: - method: GET name: listmessagingurldomains description: List messaging URL domains call: telnyx-messaging-url-domains.listmessagingurldomains outputParameters: - type: object mapping: $. - type: mcp namespace: telnyx-messaging-url-domains-mcp port: 9090 transport: http description: MCP adapter for Telnyx API — Messaging URL Domains. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: list-messaging-url-domains description: List messaging URL domains hints: readOnly: true destructive: false idempotent: true call: telnyx-messaging-url-domains.listmessagingurldomains outputParameters: - type: object mapping: $.