naftiko: 1.0.0-alpha2 info: label: Atlassian rest/atlassian-connect/1/addons/ — App Properties description: 'Atlassian rest/atlassian-connect/1/addons/ — App Properties. 4 operations. Lead operation: Atlassian Get App Properties. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - App Properties created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ATLASSIAN_API_KEY: ATLASSIAN_API_KEY capability: consumes: - type: http namespace: rest-atlassian-connect-1-addons--app-properties baseUri: https://your-domain.atlassian.net description: Atlassian rest/atlassian-connect/1/addons/ — App Properties business capability. Self-contained, no shared references. resources: - name: rest-atlassian-connect-1-addons-addonKey-properties path: /rest/atlassian-connect/1/addons/{addonKey}/properties operations: - name: atlassianaddonpropertiesresourcegetaddonpropertiesget method: GET description: Atlassian Get App Properties outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: addonKey in: path type: string description: The key of the app, as defined in its descriptor. required: true - name: rest-atlassian-connect-1-addons-addonKey-properties-propertyKey path: /rest/atlassian-connect/1/addons/{addonKey}/properties/{propertyKey} operations: - name: atlassianaddonpropertiesresourcedeleteaddonpropertydelete method: DELETE description: Atlassian Delete App Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: addonKey in: path type: string description: The key of the app, as defined in its descriptor. required: true - name: propertyKey in: path type: string description: The key of the property. required: true - name: atlassianaddonpropertiesresourcegetaddonpropertyget method: GET description: Atlassian Get App Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: addonKey in: path type: string description: The key of the app, as defined in its descriptor. required: true - name: propertyKey in: path type: string description: The key of the property. required: true - name: atlassianaddonpropertiesresourceputaddonpropertyput method: PUT description: Atlassian Set App Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: addonKey in: path type: string description: The key of the app, as defined in its descriptor. required: true - name: propertyKey in: path type: string description: The key of the property. required: true - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: rest-atlassian-connect-1-addons--app-properties-rest port: 8080 description: REST adapter for Atlassian rest/atlassian-connect/1/addons/ — App Properties. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/atlassian-connect/1/addons/{addonkey}/properties name: rest-atlassian-connect-1-addons-addonkey-properties description: REST surface for rest-atlassian-connect-1-addons-addonKey-properties. operations: - method: GET name: atlassianaddonpropertiesresourcegetaddonpropertiesget description: Atlassian Get App Properties call: rest-atlassian-connect-1-addons--app-properties.atlassianaddonpropertiesresourcegetaddonpropertiesget with: addonKey: rest.addonKey outputParameters: - type: object mapping: $. - path: /v1/atlassian-connect/1/addons/{addonkey}/properties/{propertykey} name: rest-atlassian-connect-1-addons-addonkey-properties-propertykey description: REST surface for rest-atlassian-connect-1-addons-addonKey-properties-propertyKey. operations: - method: DELETE name: atlassianaddonpropertiesresourcedeleteaddonpropertydelete description: Atlassian Delete App Property call: rest-atlassian-connect-1-addons--app-properties.atlassianaddonpropertiesresourcedeleteaddonpropertydelete with: addonKey: rest.addonKey propertyKey: rest.propertyKey outputParameters: - type: object mapping: $. - method: GET name: atlassianaddonpropertiesresourcegetaddonpropertyget description: Atlassian Get App Property call: rest-atlassian-connect-1-addons--app-properties.atlassianaddonpropertiesresourcegetaddonpropertyget with: addonKey: rest.addonKey propertyKey: rest.propertyKey outputParameters: - type: object mapping: $. - method: PUT name: atlassianaddonpropertiesresourceputaddonpropertyput description: Atlassian Set App Property call: rest-atlassian-connect-1-addons--app-properties.atlassianaddonpropertiesresourceputaddonpropertyput with: addonKey: rest.addonKey propertyKey: rest.propertyKey body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: rest-atlassian-connect-1-addons--app-properties-mcp port: 9090 transport: http description: MCP adapter for Atlassian rest/atlassian-connect/1/addons/ — App Properties. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-get-app-properties description: Atlassian Get App Properties hints: readOnly: true destructive: false idempotent: true call: rest-atlassian-connect-1-addons--app-properties.atlassianaddonpropertiesresourcegetaddonpropertiesget with: addonKey: tools.addonKey outputParameters: - type: object mapping: $. - name: atlassian-delete-app-property description: Atlassian Delete App Property hints: readOnly: false destructive: true idempotent: true call: rest-atlassian-connect-1-addons--app-properties.atlassianaddonpropertiesresourcedeleteaddonpropertydelete with: addonKey: tools.addonKey propertyKey: tools.propertyKey outputParameters: - type: object mapping: $. - name: atlassian-get-app-property description: Atlassian Get App Property hints: readOnly: true destructive: false idempotent: true call: rest-atlassian-connect-1-addons--app-properties.atlassianaddonpropertiesresourcegetaddonpropertyget with: addonKey: tools.addonKey propertyKey: tools.propertyKey outputParameters: - type: object mapping: $. - name: atlassian-set-app-property description: Atlassian Set App Property hints: readOnly: false destructive: false idempotent: true call: rest-atlassian-connect-1-addons--app-properties.atlassianaddonpropertiesresourceputaddonpropertyput with: addonKey: tools.addonKey propertyKey: tools.propertyKey body: tools.body outputParameters: - type: object mapping: $.