naftiko: 1.0.0-alpha2 info: label: Atlassian Bit Bucket Workspaces API — Get description: 'Atlassian Bit Bucket Workspaces API — Get. 13 operations. Lead operation: Atlassian Get a Workspace. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Get 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-get baseUri: https://api.bitbucket.org/2.0 description: Atlassian Bit Bucket Workspaces API — Get business capability. Self-contained, no shared references. resources: - name: workspaces-workspace path: /workspaces/{workspace} operations: - name: atlassiangetaworkspace method: GET description: Atlassian Get a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-hooks-uid path: /workspaces/{workspace}/hooks/{uid} operations: - name: atlassiangetawebhookforaworkspace method: GET description: Atlassian Get a Webhook for a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-members-member path: /workspaces/{workspace}/members/{member} operations: - name: atlassiangetusermembershipforaworkspace method: GET description: Atlassian Get User Membership for a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - 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 - name: workspaces-workspace-pipelines-config-variables-variable_uuid path: /workspaces/{workspace}/pipelines-config/variables/{variable_uuid} operations: - name: atlassiangetpipelinevariableforworkspace method: GET description: Atlassian Get Variable for a Workspace 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: variable_uuid in: path type: string description: The UUID of the variable to retrieve. required: true - name: workspaces-workspace-projects-project_key path: /workspaces/{workspace}/projects/{project_key} operations: - name: atlassiangetaprojectforaworkspace method: GET description: Atlassian Get a Project for a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-branching-model path: /workspaces/{workspace}/projects/{project_key}/branching-model operations: - name: atlassiangetthebranchingmodelforaproject method: GET description: Atlassian Get the Branching Model for a Project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-branching-model-settings path: /workspaces/{workspace}/projects/{project_key}/branching-model/settings operations: - name: atlassiangetthebranchingmodelconfigforaproject method: GET description: Atlassian Get the Branching Model Config for a Project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-default-reviewers-selected_user path: /workspaces/{workspace}/projects/{project_key}/default-reviewers/{selected_user} operations: - name: atlassiangetadefaultreviewer method: GET description: Atlassian Get a Default Reviewer outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-deploy-keys-key_id path: /workspaces/{workspace}/projects/{project_key}/deploy-keys/{key_id} operations: - name: atlassiangetaprojectdeploykey method: GET description: Atlassian Get a Project Deploy Key outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-permissions-config-groups-group_slug path: /workspaces/{workspace}/projects/{project_key}/permissions-config/groups/{group_slug} operations: - name: atlassiangetanexplicitgrouppermissionforaproject method: GET description: Atlassian Get an Explicit Group Permission for a Project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-permissions-config-users-selected_user path: /workspaces/{workspace}/projects/{project_key}/permissions-config/users/{selected_user_id} operations: - name: atlassiangetanexplicituserpermissionforaproject method: GET description: Atlassian Get an Explicit User Permission for a Project outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: bitbucket-workspaces-get-rest port: 8080 description: REST adapter for Atlassian Bit Bucket Workspaces API — Get. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/workspaces/{workspace} name: workspaces-workspace description: REST surface for workspaces-workspace. operations: - method: GET name: atlassiangetaworkspace description: Atlassian Get a Workspace call: bitbucket-workspaces-get.atlassiangetaworkspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/hooks/{uid} name: workspaces-workspace-hooks-uid description: REST surface for workspaces-workspace-hooks-uid. operations: - method: GET name: atlassiangetawebhookforaworkspace description: Atlassian Get a Webhook for a Workspace call: bitbucket-workspaces-get.atlassiangetawebhookforaworkspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/members/{member} name: workspaces-workspace-members-member description: REST surface for workspaces-workspace-members-member. operations: - method: GET name: atlassiangetusermembershipforaworkspace description: Atlassian Get User Membership for a Workspace call: bitbucket-workspaces-get.atlassiangetusermembershipforaworkspace outputParameters: - type: object mapping: $. - 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-get.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-get.atlassiangetoidckeys with: workspace: rest.workspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/pipelines-config/variables/{variable-uuid} name: workspaces-workspace-pipelines-config-variables-variable-uuid description: REST surface for workspaces-workspace-pipelines-config-variables-variable_uuid. operations: - method: GET name: atlassiangetpipelinevariableforworkspace description: Atlassian Get Variable for a Workspace call: bitbucket-workspaces-get.atlassiangetpipelinevariableforworkspace with: workspace: rest.workspace variable_uuid: rest.variable_uuid outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key} name: workspaces-workspace-projects-project-key description: REST surface for workspaces-workspace-projects-project_key. operations: - method: GET name: atlassiangetaprojectforaworkspace description: Atlassian Get a Project for a Workspace call: bitbucket-workspaces-get.atlassiangetaprojectforaworkspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/branching-model name: workspaces-workspace-projects-project-key-branching-model description: REST surface for workspaces-workspace-projects-project_key-branching-model. operations: - method: GET name: atlassiangetthebranchingmodelforaproject description: Atlassian Get the Branching Model for a Project call: bitbucket-workspaces-get.atlassiangetthebranchingmodelforaproject outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/branching-model/settings name: workspaces-workspace-projects-project-key-branching-model-settings description: REST surface for workspaces-workspace-projects-project_key-branching-model-settings. operations: - method: GET name: atlassiangetthebranchingmodelconfigforaproject description: Atlassian Get the Branching Model Config for a Project call: bitbucket-workspaces-get.atlassiangetthebranchingmodelconfigforaproject outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/default-reviewers/{selected-user} name: workspaces-workspace-projects-project-key-default-reviewers-selected-user description: REST surface for workspaces-workspace-projects-project_key-default-reviewers-selected_user. operations: - method: GET name: atlassiangetadefaultreviewer description: Atlassian Get a Default Reviewer call: bitbucket-workspaces-get.atlassiangetadefaultreviewer outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/deploy-keys/{key-id} name: workspaces-workspace-projects-project-key-deploy-keys-key-id description: REST surface for workspaces-workspace-projects-project_key-deploy-keys-key_id. operations: - method: GET name: atlassiangetaprojectdeploykey description: Atlassian Get a Project Deploy Key call: bitbucket-workspaces-get.atlassiangetaprojectdeploykey outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/permissions-config/groups/{group-slug} name: workspaces-workspace-projects-project-key-permissions-config-groups-group-slug description: REST surface for workspaces-workspace-projects-project_key-permissions-config-groups-group_slug. operations: - method: GET name: atlassiangetanexplicitgrouppermissionforaproject description: Atlassian Get an Explicit Group Permission for a Project call: bitbucket-workspaces-get.atlassiangetanexplicitgrouppermissionforaproject outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/permissions-config/users/{selected-user-id} name: workspaces-workspace-projects-project-key-permissions-config-users-selected-user description: REST surface for workspaces-workspace-projects-project_key-permissions-config-users-selected_user. operations: - method: GET name: atlassiangetanexplicituserpermissionforaproject description: Atlassian Get an Explicit User Permission for a Project call: bitbucket-workspaces-get.atlassiangetanexplicituserpermissionforaproject outputParameters: - type: object mapping: $. - type: mcp namespace: bitbucket-workspaces-get-mcp port: 9090 transport: http description: MCP adapter for Atlassian Bit Bucket Workspaces API — Get. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-get-workspace description: Atlassian Get a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetaworkspace outputParameters: - type: object mapping: $. - name: atlassian-get-webhook-workspace description: Atlassian Get a Webhook for a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetawebhookforaworkspace outputParameters: - type: object mapping: $. - name: atlassian-get-user-membership-workspace description: Atlassian Get User Membership for a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetusermembershipforaworkspace outputParameters: - type: object mapping: $. - 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-get.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-get.atlassiangetoidckeys with: workspace: tools.workspace outputParameters: - type: object mapping: $. - name: atlassian-get-variable-workspace description: Atlassian Get Variable for a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetpipelinevariableforworkspace with: workspace: tools.workspace variable_uuid: tools.variable_uuid outputParameters: - type: object mapping: $. - name: atlassian-get-project-workspace description: Atlassian Get a Project for a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetaprojectforaworkspace outputParameters: - type: object mapping: $. - name: atlassian-get-branching-model-project description: Atlassian Get the Branching Model for a Project hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetthebranchingmodelforaproject outputParameters: - type: object mapping: $. - name: atlassian-get-branching-model-config description: Atlassian Get the Branching Model Config for a Project hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetthebranchingmodelconfigforaproject outputParameters: - type: object mapping: $. - name: atlassian-get-default-reviewer description: Atlassian Get a Default Reviewer hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetadefaultreviewer outputParameters: - type: object mapping: $. - name: atlassian-get-project-deploy-key description: Atlassian Get a Project Deploy Key hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetaprojectdeploykey outputParameters: - type: object mapping: $. - name: atlassian-get-explicit-group-permission description: Atlassian Get an Explicit Group Permission for a Project hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetanexplicitgrouppermissionforaproject outputParameters: - type: object mapping: $. - name: atlassian-get-explicit-user-permission description: Atlassian Get an Explicit User Permission for a Project hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-get.atlassiangetanexplicituserpermissionforaproject outputParameters: - type: object mapping: $.