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