naftiko: 1.0.0-alpha2 info: label: Atlassian repositories/ — Properties description: 'Atlassian repositories/ — Properties. 9 operations. Lead operation: Atlassian Update A Commit Application Property. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Properties created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ATLASSIAN_API_KEY: ATLASSIAN_API_KEY capability: consumes: - type: http namespace: repositories--properties baseUri: https://api.bitbucket.org/2.0 description: Atlassian repositories/ — Properties business capability. Self-contained, no shared references. resources: - name: repositories-workspace-repo_slug-commit-commit-properties-app_key-property_name path: /repositories/{workspace}/{repo_slug}/commit/{commit}/properties/{app_key}/{property_name} operations: - name: atlassianupdatecommithostedpropertyvalue method: PUT description: Atlassian Update A Commit Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: commit in: path type: string description: The commit. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true - name: body in: body type: object description: Request body (JSON). required: false - name: atlassiandeletecommithostedpropertyvalue method: DELETE description: Atlassian Delete A Commit Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: commit in: path type: string description: The commit. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true - name: atlassiangetcommithostedpropertyvalue method: GET description: Atlassian Get A Commit Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: commit in: path type: string description: The commit. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true - name: repositories-workspace-repo_slug-properties-app_key-property_name path: /repositories/{workspace}/{repo_slug}/properties/{app_key}/{property_name} operations: - name: atlassianupdaterepositoryhostedpropertyvalue method: PUT description: Atlassian Update A Repository Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true - name: body in: body type: object description: Request body (JSON). required: false - name: atlassiandeleterepositoryhostedpropertyvalue method: DELETE description: Atlassian Delete A Repository Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true - name: atlassiangetrepositoryhostedpropertyvalue method: GET description: Atlassian Get A Repository Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true - name: repositories-workspace-repo_slug-pullrequests-pullrequest_id-properties-app_key- path: /repositories/{workspace}/{repo_slug}/pullrequests/{pullrequest_id}/properties/{app_key}/{property_name} operations: - name: atlassianupdatepullrequesthostedpropertyvalue method: PUT description: Atlassian Update A Pull Request Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: pullrequest_id in: path type: string description: The pull request ID. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true - name: body in: body type: object description: Request body (JSON). required: false - name: atlassiandeletepullrequesthostedpropertyvalue method: DELETE description: Atlassian Delete A Pull Request Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: pullrequest_id in: path type: string description: The pull request ID. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true - name: atlassiangetpullrequesthostedpropertyvalue method: GET description: Atlassian Get A Pull Request Application Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: workspace in: path type: string description: The repository container; either the workspace slug or the UUID in curly braces. required: true - name: repo_slug in: path type: string description: The repository. required: true - name: pullrequest_id in: path type: string description: The pull request ID. required: true - name: app_key in: path type: string description: The key of the Connect app. required: true - name: property_name in: path type: string description: The name of the property. required: true exposes: - type: rest namespace: repositories--properties-rest port: 8080 description: REST adapter for Atlassian repositories/ — Properties. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/repositories/{workspace}/{repo-slug}/commit/{commit}/properties/{app-key}/{property-name} name: repositories-workspace-repo-slug-commit-commit-properties-app-key-property-name description: REST surface for repositories-workspace-repo_slug-commit-commit-properties-app_key-property_name. operations: - method: PUT name: atlassianupdatecommithostedpropertyvalue description: Atlassian Update A Commit Application Property call: repositories--properties.atlassianupdatecommithostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug commit: rest.commit app_key: rest.app_key property_name: rest.property_name body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: atlassiandeletecommithostedpropertyvalue description: Atlassian Delete A Commit Application Property call: repositories--properties.atlassiandeletecommithostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug commit: rest.commit app_key: rest.app_key property_name: rest.property_name outputParameters: - type: object mapping: $. - method: GET name: atlassiangetcommithostedpropertyvalue description: Atlassian Get A Commit Application Property call: repositories--properties.atlassiangetcommithostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug commit: rest.commit app_key: rest.app_key property_name: rest.property_name outputParameters: - type: object mapping: $. - path: /v1/repositories/{workspace}/{repo-slug}/properties/{app-key}/{property-name} name: repositories-workspace-repo-slug-properties-app-key-property-name description: REST surface for repositories-workspace-repo_slug-properties-app_key-property_name. operations: - method: PUT name: atlassianupdaterepositoryhostedpropertyvalue description: Atlassian Update A Repository Application Property call: repositories--properties.atlassianupdaterepositoryhostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug app_key: rest.app_key property_name: rest.property_name body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: atlassiandeleterepositoryhostedpropertyvalue description: Atlassian Delete A Repository Application Property call: repositories--properties.atlassiandeleterepositoryhostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug app_key: rest.app_key property_name: rest.property_name outputParameters: - type: object mapping: $. - method: GET name: atlassiangetrepositoryhostedpropertyvalue description: Atlassian Get A Repository Application Property call: repositories--properties.atlassiangetrepositoryhostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug app_key: rest.app_key property_name: rest.property_name outputParameters: - type: object mapping: $. - path: /v1/repositories/{workspace}/{repo-slug}/pullrequests/{pullrequest-id}/properties/{app-key}/{property-name} name: repositories-workspace-repo-slug-pullrequests-pullrequest-id-properties-app-key description: REST surface for repositories-workspace-repo_slug-pullrequests-pullrequest_id-properties-app_key-. operations: - method: PUT name: atlassianupdatepullrequesthostedpropertyvalue description: Atlassian Update A Pull Request Application Property call: repositories--properties.atlassianupdatepullrequesthostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug pullrequest_id: rest.pullrequest_id app_key: rest.app_key property_name: rest.property_name body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: atlassiandeletepullrequesthostedpropertyvalue description: Atlassian Delete A Pull Request Application Property call: repositories--properties.atlassiandeletepullrequesthostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug pullrequest_id: rest.pullrequest_id app_key: rest.app_key property_name: rest.property_name outputParameters: - type: object mapping: $. - method: GET name: atlassiangetpullrequesthostedpropertyvalue description: Atlassian Get A Pull Request Application Property call: repositories--properties.atlassiangetpullrequesthostedpropertyvalue with: workspace: rest.workspace repo_slug: rest.repo_slug pullrequest_id: rest.pullrequest_id app_key: rest.app_key property_name: rest.property_name outputParameters: - type: object mapping: $. - type: mcp namespace: repositories--properties-mcp port: 9090 transport: http description: MCP adapter for Atlassian repositories/ — Properties. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-update-commit-application-property description: Atlassian Update A Commit Application Property hints: readOnly: false destructive: false idempotent: true call: repositories--properties.atlassianupdatecommithostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug commit: tools.commit app_key: tools.app_key property_name: tools.property_name body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-delete-commit-application-property description: Atlassian Delete A Commit Application Property hints: readOnly: false destructive: true idempotent: true call: repositories--properties.atlassiandeletecommithostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug commit: tools.commit app_key: tools.app_key property_name: tools.property_name outputParameters: - type: object mapping: $. - name: atlassian-get-commit-application-property description: Atlassian Get A Commit Application Property hints: readOnly: true destructive: false idempotent: true call: repositories--properties.atlassiangetcommithostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug commit: tools.commit app_key: tools.app_key property_name: tools.property_name outputParameters: - type: object mapping: $. - name: atlassian-update-repository-application-property description: Atlassian Update A Repository Application Property hints: readOnly: false destructive: false idempotent: true call: repositories--properties.atlassianupdaterepositoryhostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug app_key: tools.app_key property_name: tools.property_name body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-delete-repository-application-property description: Atlassian Delete A Repository Application Property hints: readOnly: false destructive: true idempotent: true call: repositories--properties.atlassiandeleterepositoryhostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug app_key: tools.app_key property_name: tools.property_name outputParameters: - type: object mapping: $. - name: atlassian-get-repository-application-property description: Atlassian Get A Repository Application Property hints: readOnly: true destructive: false idempotent: true call: repositories--properties.atlassiangetrepositoryhostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug app_key: tools.app_key property_name: tools.property_name outputParameters: - type: object mapping: $. - name: atlassian-update-pull-request-application description: Atlassian Update A Pull Request Application Property hints: readOnly: false destructive: false idempotent: true call: repositories--properties.atlassianupdatepullrequesthostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug pullrequest_id: tools.pullrequest_id app_key: tools.app_key property_name: tools.property_name body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-delete-pull-request-application description: Atlassian Delete A Pull Request Application Property hints: readOnly: false destructive: true idempotent: true call: repositories--properties.atlassiandeletepullrequesthostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug pullrequest_id: tools.pullrequest_id app_key: tools.app_key property_name: tools.property_name outputParameters: - type: object mapping: $. - name: atlassian-get-pull-request-application description: Atlassian Get A Pull Request Application Property hints: readOnly: true destructive: false idempotent: true call: repositories--properties.atlassiangetpullrequesthostedpropertyvalue with: workspace: tools.workspace repo_slug: tools.repo_slug pullrequest_id: tools.pullrequest_id app_key: tools.app_key property_name: tools.property_name outputParameters: - type: object mapping: $.