naftiko: 1.0.0-alpha2 info: label: PingOne Platform API — Flow Policies description: 'PingOne Platform API — Flow Policies. 1 operations. Lead operation: Flow Policies. Self-contained Naftiko capability covering one Ping Identity business surface.' tags: - Ping Identity - Flow Policies created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: PING_IDENTITY_API_KEY: PING_IDENTITY_API_KEY capability: consumes: - type: http namespace: ping-identity-flow-policies baseUri: https://api.pingone.{tld}/{basePath} description: PingOne Platform API — Flow Policies business capability. Self-contained, no shared references. resources: - name: environments-environmentID-flowPolicies-flowPolicyID path: /environments/{environmentID}/flowPolicies/{flowPolicyID} operations: - name: getflowpolicybyid method: GET description: '' outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.PING_IDENTITY_API_KEY}}' exposes: - type: rest namespace: ping-identity-flow-policies-rest port: 8080 description: REST adapter for PingOne Platform API — Flow Policies. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/environments/{environmentid}/flowpolicies/{flowpolicyid} name: environments-environmentid-flowpolicies-flowpolicyid description: REST surface for environments-environmentID-flowPolicies-flowPolicyID. operations: - method: GET name: getflowpolicybyid description: getflowpolicybyid call: ping-identity-flow-policies.getflowpolicybyid outputParameters: - type: object mapping: $. - type: mcp namespace: ping-identity-flow-policies-mcp port: 9090 transport: http description: MCP adapter for PingOne Platform API — Flow Policies. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: getflowpolicybyid description: getflowpolicybyid hints: readOnly: true destructive: false idempotent: true call: ping-identity-flow-policies.getflowpolicybyid outputParameters: - type: object mapping: $.