naftiko: 1.0.0-alpha2 info: label: Atlassian Bit Bucket Workspaces API — Reviewers description: 'Atlassian Bit Bucket Workspaces API — Reviewers. 2 operations. Lead operation: Atlassian List the Default Reviewers in a Project. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Reviewers 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-reviewers baseUri: https://api.bitbucket.org/2.0 description: Atlassian Bit Bucket Workspaces API — Reviewers business capability. Self-contained, no shared references. resources: - 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-default-reviewers-selected_user path: /workspaces/{workspace}/projects/{project_key}/default-reviewers/{selected_user} operations: - name: atlassianremovethespecificuserfromtheprojectsdefaultreviewers method: DELETE description: Atlassian Remove the Specific User From the Project S Default Reviewers outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: bitbucket-workspaces-reviewers-rest port: 8080 description: REST adapter for Atlassian Bit Bucket Workspaces API — Reviewers. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - 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-reviewers.atlassianlistthedefaultreviewersinaproject 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: DELETE name: atlassianremovethespecificuserfromtheprojectsdefaultreviewers description: Atlassian Remove the Specific User From the Project S Default Reviewers call: bitbucket-workspaces-reviewers.atlassianremovethespecificuserfromtheprojectsdefaultreviewers outputParameters: - type: object mapping: $. - type: mcp namespace: bitbucket-workspaces-reviewers-mcp port: 9090 transport: http description: MCP adapter for Atlassian Bit Bucket Workspaces API — Reviewers. One tool per consumed operation, routed inline through this capability's consumes block. tools: - 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-reviewers.atlassianlistthedefaultreviewersinaproject outputParameters: - type: object mapping: $. - name: atlassian-remove-specific-user-project description: Atlassian Remove the Specific User From the Project S Default Reviewers hints: readOnly: false destructive: true idempotent: true call: bitbucket-workspaces-reviewers.atlassianremovethespecificuserfromtheprojectsdefaultreviewers outputParameters: - type: object mapping: $.