naftiko: 1.0.0-alpha2 info: label: Atlassian The Confluence Cloud REST API — Settings description: 'Atlassian The Confluence Cloud REST API — Settings. 6 operations. Lead operation: Atlassian Get Look And Feel Settings. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Settings created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ATLASSIAN_API_KEY: ATLASSIAN_API_KEY capability: consumes: - type: http namespace: confluence-settings baseUri: '' description: Atlassian The Confluence Cloud REST API — Settings business capability. Self-contained, no shared references. resources: - name: wiki-rest-api-settings-lookandfeel path: /wiki/rest/api/settings/lookandfeel operations: - name: atlassiangetlookandfeelsettings method: GET description: Atlassian Get Look And Feel Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: spaceKey in: query type: string description: The key of the space for which the look and feel settings will be - name: atlassianupdatelookandfeel method: PUT description: Atlassian Select Look And Feel Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: wiki-rest-api-settings-lookandfeel-custom path: /wiki/rest/api/settings/lookandfeel/custom operations: - name: atlassianupdatelookandfeelsettings method: POST description: Atlassian Update Look And Feel Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: spaceKey in: query type: string description: The key of the space for which the look and feel settings will be - name: body in: body type: object description: Request body (JSON). required: true - name: atlassianresetlookandfeelsettings method: DELETE description: Atlassian Reset Look And Feel Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: spaceKey in: query type: string description: The key of the space for which the look and feel settings will be - name: wiki-rest-api-settings-lookandfeel-selected path: /wiki/rest/api/settings/lookandfeel/selected operations: - name: atlassiansetlookandfeelsettings method: PUT description: Atlassian Set Look And Feel Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: spaceKey in: query type: string description: The key of the space for which the look and feel settings will be - name: body in: body type: object description: Request body (JSON). required: true - name: wiki-rest-api-settings-systemInfo path: /wiki/rest/api/settings/systemInfo operations: - name: atlassiangetsysteminfo method: GET description: Atlassian Get System Info outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.ATLASSIAN_API_KEY}}' exposes: - type: rest namespace: confluence-settings-rest port: 8080 description: REST adapter for Atlassian The Confluence Cloud REST API — Settings. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/wiki/rest/api/settings/lookandfeel name: wiki-rest-api-settings-lookandfeel description: REST surface for wiki-rest-api-settings-lookandfeel. operations: - method: GET name: atlassiangetlookandfeelsettings description: Atlassian Get Look And Feel Settings call: confluence-settings.atlassiangetlookandfeelsettings with: spaceKey: rest.spaceKey outputParameters: - type: object mapping: $. - method: PUT name: atlassianupdatelookandfeel description: Atlassian Select Look And Feel Settings call: confluence-settings.atlassianupdatelookandfeel with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/wiki/rest/api/settings/lookandfeel/custom name: wiki-rest-api-settings-lookandfeel-custom description: REST surface for wiki-rest-api-settings-lookandfeel-custom. operations: - method: POST name: atlassianupdatelookandfeelsettings description: Atlassian Update Look And Feel Settings call: confluence-settings.atlassianupdatelookandfeelsettings with: spaceKey: rest.spaceKey body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: atlassianresetlookandfeelsettings description: Atlassian Reset Look And Feel Settings call: confluence-settings.atlassianresetlookandfeelsettings with: spaceKey: rest.spaceKey outputParameters: - type: object mapping: $. - path: /v1/wiki/rest/api/settings/lookandfeel/selected name: wiki-rest-api-settings-lookandfeel-selected description: REST surface for wiki-rest-api-settings-lookandfeel-selected. operations: - method: PUT name: atlassiansetlookandfeelsettings description: Atlassian Set Look And Feel Settings call: confluence-settings.atlassiansetlookandfeelsettings with: spaceKey: rest.spaceKey body: rest.body outputParameters: - type: object mapping: $. - path: /v1/wiki/rest/api/settings/systeminfo name: wiki-rest-api-settings-systeminfo description: REST surface for wiki-rest-api-settings-systemInfo. operations: - method: GET name: atlassiangetsysteminfo description: Atlassian Get System Info call: confluence-settings.atlassiangetsysteminfo outputParameters: - type: object mapping: $. - type: mcp namespace: confluence-settings-mcp port: 9090 transport: http description: MCP adapter for Atlassian The Confluence Cloud REST API — Settings. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-get-look-and-feel description: Atlassian Get Look And Feel Settings hints: readOnly: true destructive: false idempotent: true call: confluence-settings.atlassiangetlookandfeelsettings with: spaceKey: tools.spaceKey outputParameters: - type: object mapping: $. - name: atlassian-select-look-and-feel description: Atlassian Select Look And Feel Settings hints: readOnly: false destructive: false idempotent: true call: confluence-settings.atlassianupdatelookandfeel with: body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-update-look-and-feel description: Atlassian Update Look And Feel Settings hints: readOnly: false destructive: false idempotent: false call: confluence-settings.atlassianupdatelookandfeelsettings with: spaceKey: tools.spaceKey body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-reset-look-and-feel description: Atlassian Reset Look And Feel Settings hints: readOnly: false destructive: true idempotent: true call: confluence-settings.atlassianresetlookandfeelsettings with: spaceKey: tools.spaceKey outputParameters: - type: object mapping: $. - name: atlassian-set-look-and-feel description: Atlassian Set Look And Feel Settings hints: readOnly: false destructive: false idempotent: true call: confluence-settings.atlassiansetlookandfeelsettings with: spaceKey: tools.spaceKey body: tools.body outputParameters: - type: object mapping: $. - name: atlassian-get-system-info description: Atlassian Get System Info hints: readOnly: true destructive: false idempotent: true call: confluence-settings.atlassiangetsysteminfo outputParameters: - type: object mapping: $.