naftiko: 1.0.0-alpha2 info: label: Atlassian rest/api/3/issueLink/ — Issue Links description: 'Atlassian rest/api/3/issueLink/ — Issue Links. 2 operations. Lead operation: Atlassian Delete Issue Link. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Issue Links 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-issuelink--issue-links baseUri: https://your-domain.atlassian.net description: Atlassian rest/api/3/issueLink/ — Issue Links business capability. Self-contained, no shared references. resources: - name: rest-api-3-issueLink-linkId path: /rest/api/3/issueLink/{linkId} operations: - name: atlassiandeleteissuelink method: DELETE description: Atlassian Delete Issue Link outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: linkId in: path type: string description: The ID of the issue link. required: true - name: atlassiangetissuelink method: GET description: Atlassian Get Issue Link outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: linkId in: path type: string description: The ID of the issue link. required: true exposes: - type: rest namespace: rest-api-3-issuelink--issue-links-rest port: 8080 description: REST adapter for Atlassian rest/api/3/issueLink/ — Issue Links. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/3/issuelink/{linkid} name: rest-api-3-issuelink-linkid description: REST surface for rest-api-3-issueLink-linkId. operations: - method: DELETE name: atlassiandeleteissuelink description: Atlassian Delete Issue Link call: rest-api-3-issuelink--issue-links.atlassiandeleteissuelink with: linkId: rest.linkId outputParameters: - type: object mapping: $. - method: GET name: atlassiangetissuelink description: Atlassian Get Issue Link call: rest-api-3-issuelink--issue-links.atlassiangetissuelink with: linkId: rest.linkId outputParameters: - type: object mapping: $. - type: mcp namespace: rest-api-3-issuelink--issue-links-mcp port: 9090 transport: http description: MCP adapter for Atlassian rest/api/3/issueLink/ — Issue Links. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-delete-issue-link description: Atlassian Delete Issue Link hints: readOnly: false destructive: true idempotent: true call: rest-api-3-issuelink--issue-links.atlassiandeleteissuelink with: linkId: tools.linkId outputParameters: - type: object mapping: $. - name: atlassian-get-issue-link description: Atlassian Get Issue Link hints: readOnly: true destructive: false idempotent: true call: rest-api-3-issuelink--issue-links.atlassiangetissuelink with: linkId: tools.linkId outputParameters: - type: object mapping: $.