naftiko: 1.0.0-alpha2 info: label: Atlassian Confluence Content API — Status description: 'Atlassian Confluence Content API — Status. 3 operations. Lead operation: Atlassian Get Content Restriction Status for Group. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Status created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ATLASSIAN_API_KEY: ATLASSIAN_API_KEY capability: consumes: - type: http namespace: confluence-content-status baseUri: '' description: Atlassian Confluence Content API — Status business capability. Self-contained, no shared references. resources: - name: wiki-rest-api-content-id-restriction-byOperation-operationKey-byGroupId-groupId path: /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/byGroupId/{groupId} operations: - name: getcontentrestrictionstatusforgroup method: GET description: Atlassian Get Content Restriction Status for Group outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: string description: The ID of the content that the restriction applies to. required: true - name: operationKey in: path type: string description: The operation that the restriction applies to. required: true - name: groupId in: path type: string description: The id of the group to be queried for whether the content restriction required: true - name: wiki-rest-api-content-id-restriction-byOperation-operationKey-group-groupName path: /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/group/{groupName} operations: - name: getcontentrestrictionstatusforgroup method: GET description: Atlassian Get Content Restriction Status for Group outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: string description: The ID of the content that the restriction applies to. required: true - name: operationKey in: path type: string description: The operation that the restriction applies to. required: true - name: groupName in: path type: string description: The name of the group to be queried for whether the content restriction required: true - name: wiki-rest-api-content-id-restriction-byOperation-operationKey-user path: /wiki/rest/api/content/{id}/restriction/byOperation/{operationKey}/user operations: - name: getcontentrestrictionstatusforuser method: GET description: Atlassian Get Content Restriction Status for User outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: string description: The ID of the content that the restriction applies to. required: true - name: operationKey in: path type: string description: The operation that is restricted. required: true authentication: type: bearer token: '{{env.ATLASSIAN_API_KEY}}' exposes: - type: rest namespace: confluence-content-status-rest port: 8080 description: REST adapter for Atlassian Confluence Content API — Status. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/wiki/rest/api/content/{id}/restriction/byoperation/{operationkey}/bygroupid/{groupid} name: wiki-rest-api-content-id-restriction-byoperation-operationkey-bygroupid-groupid description: REST surface for wiki-rest-api-content-id-restriction-byOperation-operationKey-byGroupId-groupId. operations: - method: GET name: getcontentrestrictionstatusforgroup description: Atlassian Get Content Restriction Status for Group call: confluence-content-status.getcontentrestrictionstatusforgroup with: id: rest.id operationKey: rest.operationKey groupId: rest.groupId outputParameters: - type: object mapping: $. - path: /v1/wiki/rest/api/content/{id}/restriction/byoperation/{operationkey}/group/{groupname} name: wiki-rest-api-content-id-restriction-byoperation-operationkey-group-groupname description: REST surface for wiki-rest-api-content-id-restriction-byOperation-operationKey-group-groupName. operations: - method: GET name: getcontentrestrictionstatusforgroup description: Atlassian Get Content Restriction Status for Group call: confluence-content-status.getcontentrestrictionstatusforgroup with: id: rest.id operationKey: rest.operationKey groupName: rest.groupName outputParameters: - type: object mapping: $. - path: /v1/wiki/rest/api/content/{id}/restriction/byoperation/{operationkey}/user name: wiki-rest-api-content-id-restriction-byoperation-operationkey-user description: REST surface for wiki-rest-api-content-id-restriction-byOperation-operationKey-user. operations: - method: GET name: getcontentrestrictionstatusforuser description: Atlassian Get Content Restriction Status for User call: confluence-content-status.getcontentrestrictionstatusforuser with: id: rest.id operationKey: rest.operationKey outputParameters: - type: object mapping: $. - type: mcp namespace: confluence-content-status-mcp port: 9090 transport: http description: MCP adapter for Atlassian Confluence Content API — Status. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-get-content-restriction-status description: Atlassian Get Content Restriction Status for Group hints: readOnly: true destructive: false idempotent: true call: confluence-content-status.getcontentrestrictionstatusforgroup with: id: tools.id operationKey: tools.operationKey groupId: tools.groupId outputParameters: - type: object mapping: $. - name: atlassian-get-content-restriction-status-2 description: Atlassian Get Content Restriction Status for Group hints: readOnly: true destructive: false idempotent: true call: confluence-content-status.getcontentrestrictionstatusforgroup with: id: tools.id operationKey: tools.operationKey groupName: tools.groupName outputParameters: - type: object mapping: $. - name: atlassian-get-content-restriction-status-3 description: Atlassian Get Content Restriction Status for User hints: readOnly: true destructive: false idempotent: true call: confluence-content-status.getcontentrestrictionstatusforuser with: id: tools.id operationKey: tools.operationKey outputParameters: - type: object mapping: $.