naftiko: 1.0.0-alpha2 info: label: Regal Management — Active Phone Numbers description: List the phone numbers currently active in the Regal tenant. tags: - Regal - Phone Numbers created: '2026-05-24' modified: '2026-05-24' binds: - namespace: env keys: REGAL_API_KEY: REGAL_API_KEY capability: consumes: - type: http namespace: management-active-phone-numbers baseUri: https://api.regal.ai/v1 resources: - name: activePhoneNumbers path: /activePhoneNumbers operations: - name: listactivephonenumbers method: GET description: List active phone numbers in the tenant. outputRawFormat: json outputParameters: - name: result type: array value: $. authentication: type: apikey key: Authorization value: '{{env.REGAL_API_KEY}}' placement: header exposes: - type: rest namespace: management-active-phone-numbers-rest port: 8080 resources: - path: /v1/activePhoneNumbers name: activePhoneNumbers operations: - method: GET name: listactivephonenumbers call: management-active-phone-numbers.listactivephonenumbers outputParameters: - type: array mapping: $. - type: mcp namespace: management-active-phone-numbers-mcp port: 9090 transport: http tools: - name: regal-list-active-phone-numbers description: List active Regal phone numbers in the tenant. hints: readOnly: true destructive: false idempotent: true call: management-active-phone-numbers.listactivephonenumbers outputParameters: - type: array mapping: $.