naftiko: 1.0.0-alpha2 info: label: Regal Management — Dispositions description: List Regal AI call dispositions configured in the tenant. tags: - Regal - Dispositions created: '2026-05-24' modified: '2026-05-24' binds: - namespace: env keys: REGAL_API_KEY: REGAL_API_KEY capability: consumes: - type: http namespace: management-dispositions baseUri: https://api.regal.ai/v1 resources: - name: dispositions path: /dispositions operations: - name: listdispositions method: GET description: List AI call dispositions 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-dispositions-rest port: 8080 resources: - path: /v1/dispositions name: dispositions operations: - method: GET name: listdispositions call: management-dispositions.listdispositions outputParameters: - type: array mapping: $. - type: mcp namespace: management-dispositions-mcp port: 9090 transport: http tools: - name: regal-list-dispositions description: List Regal AI call dispositions in the tenant. hints: readOnly: true destructive: false idempotent: true call: management-dispositions.listdispositions outputParameters: - type: array mapping: $.