naftiko: 1.0.0-alpha2 info: label: Atlassian Bit Bucket Workspaces API — Lists description: 'Atlassian Bit Bucket Workspaces API — Lists. 11 operations. Lead operation: Atlassian List Webhooks for a Workspace. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Lists 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-lists baseUri: https://api.bitbucket.org/2.0 description: Atlassian Bit Bucket Workspaces API — Lists business capability. Self-contained, no shared references. resources: - name: workspaces-workspace-hooks path: /workspaces/{workspace}/hooks operations: - name: atlassianlistwebhooksforaworkspace method: GET description: Atlassian List Webhooks for a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-members path: /workspaces/{workspace}/members operations: - name: atlassianlistusersinaworkspace method: GET description: Atlassian List Users in a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-permissions path: /workspaces/{workspace}/permissions operations: - name: atlassianlistuserpermissionsinaworkspace method: GET description: Atlassian List User Permissions in a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: q in: query type: string description: Query string to narrow down the response as per - name: workspaces-workspace-permissions-repositories path: /workspaces/{workspace}/permissions/repositories operations: - name: atlassianlistallrepositorypermissionsforaworkspace method: GET description: Atlassian List All Repository Permissions for a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: q in: query type: string description: Query string to narrow down the response as per - name: sort in: query type: string description: Name of a response property sort the result by as per - name: workspaces-workspace-permissions-repositories-repo_slug path: /workspaces/{workspace}/permissions/repositories/{repo_slug} operations: - name: atlassianlistarepositorypermissionsforaworkspace method: GET description: Atlassian List a Repository Permissions for a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: q in: query type: string description: Query string to narrow down the response as per - name: sort in: query type: string description: Name of a response property sort the result by as per - name: workspaces-workspace-pipelines-config-variables path: /workspaces/{workspace}/pipelines-config/variables operations: - name: atlassiangetpipelinevariablesforworkspace method: GET description: Atlassian List Variables 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: workspaces-workspace-projects path: /workspaces/{workspace}/projects operations: - name: atlassianlistprojectsinaworkspace method: GET description: Atlassian List Projects in a Workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-default-reviewers path: /workspaces/{workspace}/projects/{project_key}/default-reviewers operations: - name: atlassianlistthedefaultreviewersinaproject method: GET description: Atlassian List the Default Reviewers in a Project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-deploy-keys path: /workspaces/{workspace}/projects/{project_key}/deploy-keys operations: - name: atlassianlistprojectdeploykeys method: GET description: Atlassian List Project Deploy Keys outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-permissions-config-groups path: /workspaces/{workspace}/projects/{project_key}/permissions-config/groups operations: - name: atlassianlistexplicitgrouppermissionsforaproject method: GET description: Atlassian List Explicit Group Permissions for a Project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-projects-project_key-permissions-config-users path: /workspaces/{workspace}/projects/{project_key}/permissions-config/users operations: - name: atlassianlistexplicituserpermissionsforaproject method: GET description: Atlassian List Explicit User Permissions for a Project outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: bitbucket-workspaces-lists-rest port: 8080 description: REST adapter for Atlassian Bit Bucket Workspaces API — Lists. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/workspaces/{workspace}/hooks name: workspaces-workspace-hooks description: REST surface for workspaces-workspace-hooks. operations: - method: GET name: atlassianlistwebhooksforaworkspace description: Atlassian List Webhooks for a Workspace call: bitbucket-workspaces-lists.atlassianlistwebhooksforaworkspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/members name: workspaces-workspace-members description: REST surface for workspaces-workspace-members. operations: - method: GET name: atlassianlistusersinaworkspace description: Atlassian List Users in a Workspace call: bitbucket-workspaces-lists.atlassianlistusersinaworkspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/permissions name: workspaces-workspace-permissions description: REST surface for workspaces-workspace-permissions. operations: - method: GET name: atlassianlistuserpermissionsinaworkspace description: Atlassian List User Permissions in a Workspace call: bitbucket-workspaces-lists.atlassianlistuserpermissionsinaworkspace with: q: rest.q outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/permissions/repositories name: workspaces-workspace-permissions-repositories description: REST surface for workspaces-workspace-permissions-repositories. operations: - method: GET name: atlassianlistallrepositorypermissionsforaworkspace description: Atlassian List All Repository Permissions for a Workspace call: bitbucket-workspaces-lists.atlassianlistallrepositorypermissionsforaworkspace with: q: rest.q sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/permissions/repositories/{repo-slug} name: workspaces-workspace-permissions-repositories-repo-slug description: REST surface for workspaces-workspace-permissions-repositories-repo_slug. operations: - method: GET name: atlassianlistarepositorypermissionsforaworkspace description: Atlassian List a Repository Permissions for a Workspace call: bitbucket-workspaces-lists.atlassianlistarepositorypermissionsforaworkspace with: q: rest.q sort: rest.sort outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/pipelines-config/variables name: workspaces-workspace-pipelines-config-variables description: REST surface for workspaces-workspace-pipelines-config-variables. operations: - method: GET name: atlassiangetpipelinevariablesforworkspace description: Atlassian List Variables for a Workspace call: bitbucket-workspaces-lists.atlassiangetpipelinevariablesforworkspace with: workspace: rest.workspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects name: workspaces-workspace-projects description: REST surface for workspaces-workspace-projects. operations: - method: GET name: atlassianlistprojectsinaworkspace description: Atlassian List Projects in a Workspace call: bitbucket-workspaces-lists.atlassianlistprojectsinaworkspace outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/default-reviewers name: workspaces-workspace-projects-project-key-default-reviewers description: REST surface for workspaces-workspace-projects-project_key-default-reviewers. operations: - method: GET name: atlassianlistthedefaultreviewersinaproject description: Atlassian List the Default Reviewers in a Project call: bitbucket-workspaces-lists.atlassianlistthedefaultreviewersinaproject outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/deploy-keys name: workspaces-workspace-projects-project-key-deploy-keys description: REST surface for workspaces-workspace-projects-project_key-deploy-keys. operations: - method: GET name: atlassianlistprojectdeploykeys description: Atlassian List Project Deploy Keys call: bitbucket-workspaces-lists.atlassianlistprojectdeploykeys outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/permissions-config/groups name: workspaces-workspace-projects-project-key-permissions-config-groups description: REST surface for workspaces-workspace-projects-project_key-permissions-config-groups. operations: - method: GET name: atlassianlistexplicitgrouppermissionsforaproject description: Atlassian List Explicit Group Permissions for a Project call: bitbucket-workspaces-lists.atlassianlistexplicitgrouppermissionsforaproject outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects/{project-key}/permissions-config/users name: workspaces-workspace-projects-project-key-permissions-config-users description: REST surface for workspaces-workspace-projects-project_key-permissions-config-users. operations: - method: GET name: atlassianlistexplicituserpermissionsforaproject description: Atlassian List Explicit User Permissions for a Project call: bitbucket-workspaces-lists.atlassianlistexplicituserpermissionsforaproject outputParameters: - type: object mapping: $. - type: mcp namespace: bitbucket-workspaces-lists-mcp port: 9090 transport: http description: MCP adapter for Atlassian Bit Bucket Workspaces API — Lists. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-list-webhooks-workspace description: Atlassian List Webhooks for a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistwebhooksforaworkspace outputParameters: - type: object mapping: $. - name: atlassian-list-users-workspace description: Atlassian List Users in a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistusersinaworkspace outputParameters: - type: object mapping: $. - name: atlassian-list-user-permissions-workspace description: Atlassian List User Permissions in a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistuserpermissionsinaworkspace with: q: tools.q outputParameters: - type: object mapping: $. - name: atlassian-list-all-repository-permissions description: Atlassian List All Repository Permissions for a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistallrepositorypermissionsforaworkspace with: q: tools.q sort: tools.sort outputParameters: - type: object mapping: $. - name: atlassian-list-repository-permissions-workspace description: Atlassian List a Repository Permissions for a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistarepositorypermissionsforaworkspace with: q: tools.q sort: tools.sort outputParameters: - type: object mapping: $. - name: atlassian-list-variables-workspace description: Atlassian List Variables for a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassiangetpipelinevariablesforworkspace with: workspace: tools.workspace outputParameters: - type: object mapping: $. - name: atlassian-list-projects-workspace description: Atlassian List Projects in a Workspace hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistprojectsinaworkspace outputParameters: - type: object mapping: $. - name: atlassian-list-default-reviewers-project description: Atlassian List the Default Reviewers in a Project hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistthedefaultreviewersinaproject outputParameters: - type: object mapping: $. - name: atlassian-list-project-deploy-keys description: Atlassian List Project Deploy Keys hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistprojectdeploykeys outputParameters: - type: object mapping: $. - name: atlassian-list-explicit-group-permissions description: Atlassian List Explicit Group Permissions for a Project hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistexplicitgrouppermissionsforaproject outputParameters: - type: object mapping: $. - name: atlassian-list-explicit-user-permissions description: Atlassian List Explicit User Permissions for a Project hints: readOnly: true destructive: false idempotent: true call: bitbucket-workspaces-lists.atlassianlistexplicituserpermissionsforaproject outputParameters: - type: object mapping: $.