naftiko: 1.0.0-alpha2 info: label: OpenProject API V3 (Stable) — Query Sort Bys description: 'OpenProject API V3 (Stable) — Query Sort Bys. 1 operations. Lead operation: View Query Sort By. Self-contained Naftiko capability covering one Openproject business surface.' tags: - Openproject - Query Sort Bys created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: OPENPROJECT_API_KEY: OPENPROJECT_API_KEY capability: consumes: - type: http namespace: openproject-query-sort-bys baseUri: https://qa.openproject-edge.com description: OpenProject API V3 (Stable) — Query Sort Bys business capability. Self-contained, no shared references. resources: - name: api-v3-queries-sort_bys-id path: /api/v3/queries/sort_bys/{id} operations: - name: viewquerysortby method: GET description: View Query Sort By outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: id in: path type: string description: QuerySortBy identifier. The identifier is a combination of the column identifier and the direction. required: true authentication: type: basic username: '{{env.OPENPROJECT_USER}}' password: '{{env.OPENPROJECT_PASS}}' exposes: - type: rest namespace: openproject-query-sort-bys-rest port: 8080 description: REST adapter for OpenProject API V3 (Stable) — Query Sort Bys. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/v3/queries/sort-bys/{id} name: api-v3-queries-sort-bys-id description: REST surface for api-v3-queries-sort_bys-id. operations: - method: GET name: viewquerysortby description: View Query Sort By call: openproject-query-sort-bys.viewquerysortby with: id: rest.id outputParameters: - type: object mapping: $. - type: mcp namespace: openproject-query-sort-bys-mcp port: 9090 transport: http description: MCP adapter for OpenProject API V3 (Stable) — Query Sort Bys. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: view-query-sort description: View Query Sort By hints: readOnly: true destructive: false idempotent: true call: openproject-query-sort-bys.viewquerysortby with: id: tools.id outputParameters: - type: object mapping: $.