naftiko: 1.0.0-alpha2 info: label: Atlassian workspaces/ — Workspaces description: 'Atlassian workspaces/ — Workspaces. 43 operations. Lead operation: Atlassian Get a workspace. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Workspaces created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ATLASSIAN_API_KEY: ATLASSIAN_API_KEY capability: consumes: - type: http namespace: workspaces--workspaces baseUri: https://api.bitbucket.org/2.0 description: Atlassian workspaces/ — Workspaces business capability. Self-contained, no shared references. resources: - name: workspaces-workspace path: /workspaces/{workspace} operations: - name: get method: GET description: Atlassian Get a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-hooks path: /workspaces/{workspace}/hooks operations: - name: get method: GET description: Atlassian List webhooks for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Atlassian Create a webhook for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-hooks-uid path: /workspaces/{workspace}/hooks/{uid} operations: - name: delete method: DELETE description: Atlassian Delete a webhook for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: get method: GET description: Atlassian Get a webhook for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: put method: PUT description: Atlassian Update a webhook for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-members path: /workspaces/{workspace}/members operations: - name: get method: GET description: Atlassian List users in a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-members-member path: /workspaces/{workspace}/members/{member} operations: - name: get method: GET description: Atlassian Get user membership for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: workspaces-workspace-permissions path: /workspaces/{workspace}/permissions operations: - name: get 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: get 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: get 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-identity-oidc-.well-known-openid-configura path: /workspaces/{workspace}/pipelines-config/identity/oidc/.well-known/openid-configuration operations: - name: getoidcconfiguration 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: getoidckeys 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 path: /workspaces/{workspace}/pipelines-config/variables operations: - name: getpipelinevariablesforworkspace 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: createpipelinevariableforworkspace method: POST description: Atlassian Create a 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: body in: body type: object description: Request body (JSON). required: false - name: workspaces-workspace-pipelines-config-variables-variable_uuid path: /workspaces/{workspace}/pipelines-config/variables/{variable_uuid} operations: - name: getpipelinevariableforworkspace 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: updatepipelinevariableforworkspace method: PUT description: Atlassian Update 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. required: true - name: body in: body type: object description: Request body (JSON). required: false - name: deletepipelinevariableforworkspace method: DELETE description: Atlassian Delete a 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 delete. required: true - name: workspaces-workspace-projects path: /workspaces/{workspace}/projects operations: - name: get method: GET description: Atlassian List projects in a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Atlassian Create a project in a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: workspaces-workspace-projects-project_key path: /workspaces/{workspace}/projects/{project_key} operations: - name: delete method: DELETE description: Atlassian Delete a project for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: get method: GET description: Atlassian Get a project for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. - name: put method: PUT description: Atlassian Update a project for a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: workspaces-workspace-projects-project_key-branching-model path: /workspaces/{workspace}/projects/{project_key}/branching-model operations: - name: get 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: get method: GET description: Atlassian Get the branching model config for a project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: put method: PUT description: Atlassian Update the branching model config for a project 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: get 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: delete method: DELETE description: Atlassian Remove the specific user from the project's default reviewers outputRawFormat: json outputParameters: - name: result type: object value: $. - name: get method: GET description: Atlassian Get a default reviewer outputRawFormat: json outputParameters: - name: result type: object value: $. - name: put method: PUT description: Atlassian Add the specific user as a default reviewer for the 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: get method: GET description: Atlassian List project deploy keys outputRawFormat: json outputParameters: - name: result type: object value: $. - name: post method: POST description: Atlassian Create a project deploy key 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: delete method: DELETE description: Atlassian Delete a deploy key from a project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: get 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 path: /workspaces/{workspace}/projects/{project_key}/permissions-config/groups operations: - name: get 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-groups-group_slug path: /workspaces/{workspace}/projects/{project_key}/permissions-config/groups/{group_slug} operations: - name: delete method: DELETE description: Atlassian Delete an explicit group permission for a project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: get method: GET description: Atlassian Get an explicit group permission for a project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: put method: PUT description: Atlassian Update an explicit group permission for a project outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: workspaces-workspace-projects-project_key-permissions-config-users path: /workspaces/{workspace}/projects/{project_key}/permissions-config/users operations: - name: get method: GET description: Atlassian List explicit user permissions 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: delete method: DELETE description: Atlassian Delete an explicit user permission for a project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: get method: GET description: Atlassian Get an explicit user permission for a project outputRawFormat: json outputParameters: - name: result type: object value: $. - name: put method: PUT description: Atlassian Update an explicit user permission for a project outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: workspaces-workspace-search-code path: /workspaces/{workspace}/search/code operations: - name: searchworkspace method: GET description: Atlassian Search for code in a workspace outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The workspace to search in; either the slug or the UUID in curly braces required: true - name: search_query in: query type: string description: The search query required: true - name: page in: query type: integer description: Which page of the search results to retrieve - name: pagelen in: query type: integer description: How many search results to retrieve per page exposes: - type: rest namespace: workspaces--workspaces-rest port: 8080 description: REST adapter for Atlassian workspaces/ — Workspaces. 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: get description: Atlassian Get a workspace call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/hooks name: workspaces-workspace-hooks description: REST surface for workspaces-workspace-hooks. operations: - method: GET name: get description: Atlassian List webhooks for a workspace call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: POST name: post description: Atlassian Create a webhook for a workspace call: workspaces--workspaces.post 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: DELETE name: delete description: Atlassian Delete a webhook for a workspace call: workspaces--workspaces.delete outputParameters: - type: object mapping: $. - method: GET name: get description: Atlassian Get a webhook for a workspace call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: PUT name: put description: Atlassian Update a webhook for a workspace call: workspaces--workspaces.put outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/members name: workspaces-workspace-members description: REST surface for workspaces-workspace-members. operations: - method: GET name: get description: Atlassian List users in a workspace call: workspaces--workspaces.get 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: get description: Atlassian Get user membership for a workspace call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/permissions name: workspaces-workspace-permissions description: REST surface for workspaces-workspace-permissions. operations: - method: GET name: get description: Atlassian List user permissions in a workspace call: workspaces--workspaces.get 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: get description: Atlassian List all repository permissions for a workspace call: workspaces--workspaces.get 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: get description: Atlassian List a repository permissions for a workspace call: workspaces--workspaces.get with: q: rest.q sort: rest.sort 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: getoidcconfiguration description: Atlassian Get OpenID configuration for OIDC in Pipelines call: workspaces--workspaces.getoidcconfiguration 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: getoidckeys description: Atlassian Get keys for OIDC in Pipelines call: workspaces--workspaces.getoidckeys with: workspace: rest.workspace 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: getpipelinevariablesforworkspace description: Atlassian List variables for a workspace call: workspaces--workspaces.getpipelinevariablesforworkspace with: workspace: rest.workspace outputParameters: - type: object mapping: $. - method: POST name: createpipelinevariableforworkspace description: Atlassian Create a variable for a workspace call: workspaces--workspaces.createpipelinevariableforworkspace with: workspace: rest.workspace body: rest.body 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: getpipelinevariableforworkspace description: Atlassian Get variable for a workspace call: workspaces--workspaces.getpipelinevariableforworkspace with: workspace: rest.workspace variable_uuid: rest.variable_uuid outputParameters: - type: object mapping: $. - method: PUT name: updatepipelinevariableforworkspace description: Atlassian Update variable for a workspace call: workspaces--workspaces.updatepipelinevariableforworkspace with: workspace: rest.workspace variable_uuid: rest.variable_uuid body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deletepipelinevariableforworkspace description: Atlassian Delete a variable for a workspace call: workspaces--workspaces.deletepipelinevariableforworkspace with: workspace: rest.workspace variable_uuid: rest.variable_uuid outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/projects name: workspaces-workspace-projects description: REST surface for workspaces-workspace-projects. operations: - method: GET name: get description: Atlassian List projects in a workspace call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: POST name: post description: Atlassian Create a project in a workspace call: workspaces--workspaces.post with: body: rest.body 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: DELETE name: delete description: Atlassian Delete a project for a workspace call: workspaces--workspaces.delete outputParameters: - type: object mapping: $. - method: GET name: get description: Atlassian Get a project for a workspace call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: PUT name: put description: Atlassian Update a project for a workspace call: workspaces--workspaces.put with: body: rest.body 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: get description: Atlassian Get the branching model for a project call: workspaces--workspaces.get 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: get description: Atlassian Get the branching model config for a project call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: PUT name: put description: Atlassian Update the branching model config for a project call: workspaces--workspaces.put 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: get description: Atlassian List the default reviewers in a project call: workspaces--workspaces.get 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: delete description: Atlassian Remove the specific user from the project's default reviewers call: workspaces--workspaces.delete outputParameters: - type: object mapping: $. - method: GET name: get description: Atlassian Get a default reviewer call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: PUT name: put description: Atlassian Add the specific user as a default reviewer for the project call: workspaces--workspaces.put 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: get description: Atlassian List project deploy keys call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: POST name: post description: Atlassian Create a project deploy key call: workspaces--workspaces.post 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: DELETE name: delete description: Atlassian Delete a deploy key from a project call: workspaces--workspaces.delete outputParameters: - type: object mapping: $. - method: GET name: get description: Atlassian Get a project deploy key call: workspaces--workspaces.get 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: get description: Atlassian List explicit group permissions for a project call: workspaces--workspaces.get 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: DELETE name: delete description: Atlassian Delete an explicit group permission for a project call: workspaces--workspaces.delete outputParameters: - type: object mapping: $. - method: GET name: get description: Atlassian Get an explicit group permission for a project call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: PUT name: put description: Atlassian Update an explicit group permission for a project call: workspaces--workspaces.put with: body: rest.body 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: get description: Atlassian List explicit user permissions for a project call: workspaces--workspaces.get 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: DELETE name: delete description: Atlassian Delete an explicit user permission for a project call: workspaces--workspaces.delete outputParameters: - type: object mapping: $. - method: GET name: get description: Atlassian Get an explicit user permission for a project call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - method: PUT name: put description: Atlassian Update an explicit user permission for a project call: workspaces--workspaces.put with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/workspaces/{workspace}/search/code name: workspaces-workspace-search-code description: REST surface for workspaces-workspace-search-code. operations: - method: GET name: searchworkspace description: Atlassian Search for code in a workspace call: workspaces--workspaces.searchworkspace with: workspace: rest.workspace search_query: rest.search_query page: rest.page pagelen: rest.pagelen outputParameters: - type: object mapping: $. - type: mcp namespace: workspaces--workspaces-mcp port: 9090 transport: http description: MCP adapter for Atlassian workspaces/ — Workspaces. 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-list-webhooks-workspace description: Atlassian List webhooks for a workspace hints: readOnly: true destructive: false idempotent: true call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-create-webhook-workspace description: Atlassian Create a webhook for a workspace hints: readOnly: false destructive: false idempotent: false call: workspaces--workspaces.post outputParameters: - type: object mapping: $. - name: atlassian-delete-webhook-workspace description: Atlassian Delete a webhook for a workspace hints: readOnly: false destructive: true idempotent: true call: workspaces--workspaces.delete 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-update-webhook-workspace description: Atlassian Update a webhook for a workspace hints: readOnly: false destructive: false idempotent: true call: workspaces--workspaces.put outputParameters: - type: object mapping: $. - name: atlassian-list-users-workspace description: Atlassian List users in a workspace hints: readOnly: true destructive: false idempotent: true call: workspaces--workspaces.get 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: workspaces--workspaces.get 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: workspaces--workspaces.get 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: workspaces--workspaces.get 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: workspaces--workspaces.get with: q: tools.q sort: tools.sort 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: workspaces--workspaces.getoidcconfiguration 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: workspaces--workspaces.getoidckeys with: workspace: tools.workspace outputParameters: - type: object mapping: $. - name: atlassian-list-variables-workspace description: Atlassian List variables for a workspace hints: readOnly: true destructive: false idempotent: true call: workspaces--workspaces.getpipelinevariablesforworkspace with: workspace: tools.workspace outputParameters: - type: object mapping: $. - name: atlassian-create-variable-workspace description: Atlassian Create a variable for a workspace hints: readOnly: false destructive: false idempotent: false call: workspaces--workspaces.createpipelinevariableforworkspace with: workspace: tools.workspace body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-get-variable-workspace description: Atlassian Get variable for a workspace hints: readOnly: true destructive: false idempotent: true call: workspaces--workspaces.getpipelinevariableforworkspace with: workspace: tools.workspace variable_uuid: tools.variable_uuid outputParameters: - type: object mapping: $. - name: atlassian-update-variable-workspace description: Atlassian Update variable for a workspace hints: readOnly: false destructive: false idempotent: true call: workspaces--workspaces.updatepipelinevariableforworkspace with: workspace: tools.workspace variable_uuid: tools.variable_uuid body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-delete-variable-workspace description: Atlassian Delete a variable for a workspace hints: readOnly: false destructive: true idempotent: true call: workspaces--workspaces.deletepipelinevariableforworkspace with: workspace: tools.workspace variable_uuid: tools.variable_uuid outputParameters: - type: object mapping: $. - name: atlassian-list-projects-workspace description: Atlassian List projects in a workspace hints: readOnly: true destructive: false idempotent: true call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-create-project-workspace description: Atlassian Create a project in a workspace hints: readOnly: false destructive: false idempotent: false call: workspaces--workspaces.post with: body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-delete-project-workspace description: Atlassian Delete a project for a workspace hints: readOnly: false destructive: true idempotent: true call: workspaces--workspaces.delete 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-update-project-workspace description: Atlassian Update a project for a workspace hints: readOnly: false destructive: false idempotent: true call: workspaces--workspaces.put with: body: tools.body 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: workspaces--workspaces.get 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-update-branching-model-config description: Atlassian Update the branching model config for a project hints: readOnly: false destructive: false idempotent: true call: workspaces--workspaces.put 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-remove-specific-user-project-s description: Atlassian Remove the specific user from the project's default reviewers hints: readOnly: false destructive: true idempotent: true call: workspaces--workspaces.delete outputParameters: - type: object mapping: $. - name: atlassian-get-default-reviewer description: Atlassian Get a default reviewer hints: readOnly: true destructive: false idempotent: true call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-add-specific-user-default description: Atlassian Add the specific user as a default reviewer for the project hints: readOnly: false destructive: false idempotent: true call: workspaces--workspaces.put outputParameters: - type: object mapping: $. - name: atlassian-list-project-deploy-keys description: Atlassian List project deploy keys hints: readOnly: true destructive: false idempotent: true call: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-create-project-deploy-key description: Atlassian Create a project deploy key hints: readOnly: false destructive: false idempotent: false call: workspaces--workspaces.post outputParameters: - type: object mapping: $. - name: atlassian-delete-deploy-key-project description: Atlassian Delete a deploy key from a project hints: readOnly: false destructive: true idempotent: true call: workspaces--workspaces.delete 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: workspaces--workspaces.get 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-delete-explicit-group-permission description: Atlassian Delete an explicit group permission for a project hints: readOnly: false destructive: true idempotent: true call: workspaces--workspaces.delete 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-update-explicit-group-permission description: Atlassian Update an explicit group permission for a project hints: readOnly: false destructive: false idempotent: true call: workspaces--workspaces.put with: body: tools.body 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-delete-explicit-user-permission description: Atlassian Delete an explicit user permission for a project hints: readOnly: false destructive: true idempotent: true call: workspaces--workspaces.delete 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: workspaces--workspaces.get outputParameters: - type: object mapping: $. - name: atlassian-update-explicit-user-permission description: Atlassian Update an explicit user permission for a project hints: readOnly: false destructive: false idempotent: true call: workspaces--workspaces.put with: body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-search-code-workspace description: Atlassian Search for code in a workspace hints: readOnly: true destructive: false idempotent: true call: workspaces--workspaces.searchworkspace with: workspace: tools.workspace search_query: tools.search_query page: tools.page pagelen: tools.pagelen outputParameters: - type: object mapping: $.