naftiko: 1.0.0-alpha2 info: label: Oracle Fusion Cloud Applications Oracle Fusion Cloud ERP REST API — Budgetary Control description: 'Oracle Fusion Cloud Applications Oracle Fusion Cloud ERP REST API — Budgetary Control. 2 operations. Lead operation: Oracle Fusion Cloud Applications List budget transactions. Self-contained Naftiko capability covering one Oracle Fusion business surface.' tags: - Oracle Fusion - Budgetary Control created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ORACLE_FUSION_API_KEY: ORACLE_FUSION_API_KEY capability: consumes: - type: http namespace: erp-budgetary-control baseUri: https://{instance}.oraclecloud.com description: Oracle Fusion Cloud Applications Oracle Fusion Cloud ERP REST API — Budgetary Control business capability. Self-contained, no shared references. resources: - name: fscmRestApi-resources-11.13.18.05-budgetaryControlBudgetTransactions path: /fscmRestApi/resources/11.13.18.05/budgetaryControlBudgetTransactions operations: - name: listbudgettransactions method: GET description: Oracle Fusion Cloud Applications List budget transactions outputRawFormat: json outputParameters: - name: result type: object value: $. - name: createbudgettransaction method: POST description: Oracle Fusion Cloud Applications Create a budget transaction outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.ORACLE_FUSION_API_KEY}}' exposes: - type: rest namespace: erp-budgetary-control-rest port: 8080 description: REST adapter for Oracle Fusion Cloud Applications Oracle Fusion Cloud ERP REST API — Budgetary Control. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/fscmrestapi/resources/11-13-18-05/budgetarycontrolbudgettransactions name: fscmrestapi-resources-11-13-18-05-budgetarycontrolbudgettransactions description: REST surface for fscmRestApi-resources-11.13.18.05-budgetaryControlBudgetTransactions. operations: - method: GET name: listbudgettransactions description: Oracle Fusion Cloud Applications List budget transactions call: erp-budgetary-control.listbudgettransactions outputParameters: - type: object mapping: $. - method: POST name: createbudgettransaction description: Oracle Fusion Cloud Applications Create a budget transaction call: erp-budgetary-control.createbudgettransaction with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: erp-budgetary-control-mcp port: 9090 transport: http description: MCP adapter for Oracle Fusion Cloud Applications Oracle Fusion Cloud ERP REST API — Budgetary Control. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: oracle-fusion-cloud-applications-list description: Oracle Fusion Cloud Applications List budget transactions hints: readOnly: true destructive: false idempotent: true call: erp-budgetary-control.listbudgettransactions outputParameters: - type: object mapping: $. - name: oracle-fusion-cloud-applications-create description: Oracle Fusion Cloud Applications Create a budget transaction hints: readOnly: true destructive: false idempotent: false call: erp-budgetary-control.createbudgettransaction with: body: tools.body outputParameters: - type: object mapping: $.