naftiko: 1.0.0-alpha2 info: label: Atlassian rest/api/3/workflowscheme/ — Workflow Scheme Project Associations description: 'Atlassian rest/api/3/workflowscheme/ — Workflow Scheme Project Associations. 2 operations. Lead operation: Atlassian Get Workflow Scheme Project Associations. Self-contained Naftiko capability covering one Atlassian business surface.' tags: - Atlassian - Workflow Scheme Project Associations 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-workflowscheme--workflow-scheme-project-associations baseUri: https://your-domain.atlassian.net description: Atlassian rest/api/3/workflowscheme/ — Workflow Scheme Project Associations business capability. Self-contained, no shared references. resources: - name: rest-api-3-workflowscheme-project path: /rest/api/3/workflowscheme/project operations: - name: atlassiangetworkflowschemeprojectassociations method: GET description: Atlassian Get Workflow Scheme Project Associations outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: projectId in: query type: array description: 'The ID of a project to return the workflow schemes for. To include multiple projects, provide an ampersand-Jim: oneseparated list. For example, `projectId=10000' required: true - name: atlassianassignschemetoproject method: PUT description: Atlassian Assign Workflow Scheme To Project outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true exposes: - type: rest namespace: rest-api-3-workflowscheme--workflow-scheme-project-associations-rest port: 8080 description: REST adapter for Atlassian rest/api/3/workflowscheme/ — Workflow Scheme Project Associations. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/3/workflowscheme/project name: rest-api-3-workflowscheme-project description: REST surface for rest-api-3-workflowscheme-project. operations: - method: GET name: atlassiangetworkflowschemeprojectassociations description: Atlassian Get Workflow Scheme Project Associations call: rest-api-3-workflowscheme--workflow-scheme-project-associations.atlassiangetworkflowschemeprojectassociations with: projectId: rest.projectId outputParameters: - type: object mapping: $. - method: PUT name: atlassianassignschemetoproject description: Atlassian Assign Workflow Scheme To Project call: rest-api-3-workflowscheme--workflow-scheme-project-associations.atlassianassignschemetoproject with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: rest-api-3-workflowscheme--workflow-scheme-project-associations-mcp port: 9090 transport: http description: MCP adapter for Atlassian rest/api/3/workflowscheme/ — Workflow Scheme Project Associations. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: atlassian-get-workflow-scheme-project description: Atlassian Get Workflow Scheme Project Associations hints: readOnly: true destructive: false idempotent: true call: rest-api-3-workflowscheme--workflow-scheme-project-associations.atlassiangetworkflowschemeprojectassociations with: projectId: tools.projectId outputParameters: - type: object mapping: $. - name: atlassian-assign-workflow-scheme-project description: Atlassian Assign Workflow Scheme To Project hints: readOnly: false destructive: false idempotent: true call: rest-api-3-workflowscheme--workflow-scheme-project-associations.atlassianassignschemetoproject with: body: tools.body outputParameters: - type: object mapping: $.