naftiko: 1.0.0-alpha2 info: label: Atlassian rest/api/3/comment/ — Issue Comment Properties description: 'Atlassian rest/api/3/comment/ — Issue Comment Properties. 4 operations. Lead operation: Atlassian Get Comment Property Keys. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Issue Comment 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-api-3-comment--issue-comment-properties baseUri: https://your-domain.atlassian.net description: Atlassian rest/api/3/comment/ — Issue Comment Properties business capability. Self-contained, no shared references. resources: - name: rest-api-3-comment-commentId-properties path: /rest/api/3/comment/{commentId}/properties operations: - name: atlassiangetcommentpropertykeys method: GET description: Atlassian Get Comment Property Keys outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: commentId in: path type: string description: The ID of the comment. required: true - name: rest-api-3-comment-commentId-properties-propertyKey path: /rest/api/3/comment/{commentId}/properties/{propertyKey} operations: - name: atlassiandeletecommentproperty method: DELETE description: Atlassian Delete Comment Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: commentId in: path type: string description: The ID of the comment. required: true - name: propertyKey in: path type: string description: The key of the property. required: true - name: atlassiangetcommentproperty method: GET description: Atlassian Get Comment Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: commentId in: path type: string description: The ID of the comment. required: true - name: propertyKey in: path type: string description: The key of the property. required: true - name: atlassiansetcommentproperty method: PUT description: Atlassian Set Comment Property outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: commentId in: path type: string description: The ID of the comment. required: true - name: propertyKey in: path type: string description: The key of the property. The maximum length is 255 characters. required: true - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: rest-api-3-comment--issue-comment-properties-rest port: 8080 description: REST adapter for Atlassian rest/api/3/comment/ — Issue Comment Properties. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/3/comment/{commentid}/properties name: rest-api-3-comment-commentid-properties description: REST surface for rest-api-3-comment-commentId-properties. operations: - method: GET name: atlassiangetcommentpropertykeys description: Atlassian Get Comment Property Keys call: rest-api-3-comment--issue-comment-properties.atlassiangetcommentpropertykeys with: commentId: rest.commentId outputParameters: - type: object mapping: $. - path: /v1/api/3/comment/{commentid}/properties/{propertykey} name: rest-api-3-comment-commentid-properties-propertykey description: REST surface for rest-api-3-comment-commentId-properties-propertyKey. operations: - method: DELETE name: atlassiandeletecommentproperty description: Atlassian Delete Comment Property call: rest-api-3-comment--issue-comment-properties.atlassiandeletecommentproperty with: commentId: rest.commentId propertyKey: rest.propertyKey outputParameters: - type: object mapping: $. - method: GET name: atlassiangetcommentproperty description: Atlassian Get Comment Property call: rest-api-3-comment--issue-comment-properties.atlassiangetcommentproperty with: commentId: rest.commentId propertyKey: rest.propertyKey outputParameters: - type: object mapping: $. - method: PUT name: atlassiansetcommentproperty description: Atlassian Set Comment Property call: rest-api-3-comment--issue-comment-properties.atlassiansetcommentproperty with: commentId: rest.commentId propertyKey: rest.propertyKey body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: rest-api-3-comment--issue-comment-properties-mcp port: 9090 transport: http description: MCP adapter for Atlassian rest/api/3/comment/ — Issue Comment Properties. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-get-comment-property-keys description: Atlassian Get Comment Property Keys hints: readOnly: true destructive: false idempotent: true call: rest-api-3-comment--issue-comment-properties.atlassiangetcommentpropertykeys with: commentId: tools.commentId outputParameters: - type: object mapping: $. - name: atlassian-delete-comment-property description: Atlassian Delete Comment Property hints: readOnly: false destructive: true idempotent: true call: rest-api-3-comment--issue-comment-properties.atlassiandeletecommentproperty with: commentId: tools.commentId propertyKey: tools.propertyKey outputParameters: - type: object mapping: $. - name: atlassian-get-comment-property description: Atlassian Get Comment Property hints: readOnly: true destructive: false idempotent: true call: rest-api-3-comment--issue-comment-properties.atlassiangetcommentproperty with: commentId: tools.commentId propertyKey: tools.propertyKey outputParameters: - type: object mapping: $. - name: atlassian-set-comment-property description: Atlassian Set Comment Property hints: readOnly: false destructive: false idempotent: true call: rest-api-3-comment--issue-comment-properties.atlassiansetcommentproperty with: commentId: tools.commentId propertyKey: tools.propertyKey body: tools.body outputParameters: - type: object mapping: $.