naftiko: 1.0.0-alpha2 info: label: Atlassian Bit Bucket Workspaces API — Pipelines description: 'Atlassian Bit Bucket Workspaces API — Pipelines. 2 operations. Lead operation: Atlassian Get Openid Configuration for Oidc in Pipelines. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Pipelines created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ATLASSIAN_API_KEY: ATLASSIAN_API_KEY capability: consumes: - type: http namespace: bitbucket-workspaces-pipelines baseUri: https://api.bitbucket.org/2.0 description: Atlassian Bit Bucket Workspaces API — Pipelines business capability. Self-contained, no shared references. resources: - name: workspaces-workspace-pipelines-config-identity-oidc-.well-known-openid-configura path: /workspaces/{workspace}/pipelines-config/identity/oidc/.well-known/openid-configuration operations: - name: atlassiangetoidcconfiguration method: GET description: Atlassian Get Openid Configuration for Oidc in Pipelines outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example `{workspace UUID}`. required: true - name: workspaces-workspace-pipelines-config-identity-oidc-keys.json path: /workspaces/{workspace}/pipelines-config/identity/oidc/keys.json operations: - name: atlassiangetoidckeys method: GET description: Atlassian Get Keys for Oidc in Pipelines outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example `{workspace UUID}`. required: true exposes: - type: rest namespace: bitbucket-workspaces-pipelines-rest port: 8080 description: REST adapter for Atlassian Bit Bucket Workspaces API — Pipelines. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/workspaces/{workspace}/pipelines-config/identity/oidc/well-known/openid-configuration name: workspaces-workspace-pipelines-config-identity-oidc-well-known-openid-configura description: REST surface for workspaces-workspace-pipelines-config-identity-oidc-.well-known-openid-configura. operations: - method: GET name: atlassiangetoidcconfiguration description: Atlassian Get Openid Configuration for Oidc in Pipelines call: bitbucket-workspaces-pipelines.atlassiangetoidcconfiguration with: workspace: rest.workspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/pipelines-config/identity/oidc/keys-json name: workspaces-workspace-pipelines-config-identity-oidc-keys-json description: REST surface for workspaces-workspace-pipelines-config-identity-oidc-keys.json. operations: - method: GET name: atlassiangetoidckeys description: Atlassian Get Keys for Oidc in Pipelines call: bitbucket-workspaces-pipelines.atlassiangetoidckeys with: workspace: rest.workspace outputParameters: - type: object mapping: $. - type: mcp namespace: bitbucket-workspaces-pipelines-mcp port: 9090 transport: http description: MCP adapter for Atlassian Bit Bucket Workspaces API — Pipelines. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-get-openid-configuration-oidc description: Atlassian Get Openid Configuration for Oidc in Pipelines hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-pipelines.atlassiangetoidcconfiguration with: workspace: tools.workspace outputParameters: - type: object mapping: $. - name: atlassian-get-keys-oidc-pipelines description: Atlassian Get Keys for Oidc in Pipelines hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-pipelines.atlassiangetoidckeys with: workspace: tools.workspace outputParameters: - type: object mapping: $.