naftiko: 1.0.0-alpha2 info: label: Oracle Financials General Ledger API — Budgetary Control description: 'Oracle Financials General Ledger API — Budgetary Control. 2 operations. Lead operation: Oracle Financials Create a budget transaction. Self-contained Naftiko capability covering one Oracle Financials business surface.' tags: - Oracle Financials - Budgetary Control created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: ORACLE_FINANCIALS_API_KEY: ORACLE_FINANCIALS_API_KEY capability: consumes: - type: http namespace: general-ledger-budgetary-control baseUri: https://{instance}.oraclecloud.com description: Oracle Financials General Ledger 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: createbudgettransaction method: POST description: Oracle Financials 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 - name: fscmRestApi-resources-11.13.18.05-budgetaryControlResults path: /fscmRestApi/resources/11.13.18.05/budgetaryControlResults operations: - name: listbudgetarycontrolresults method: GET description: Oracle Financials List budgetary control results outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: bearer token: '{{env.ORACLE_FINANCIALS_API_KEY}}' exposes: - type: rest namespace: general-ledger-budgetary-control-rest port: 8080 description: REST adapter for Oracle Financials General Ledger 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: POST name: createbudgettransaction description: Oracle Financials Create a budget transaction call: general-ledger-budgetary-control.createbudgettransaction with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/fscmrestapi/resources/11-13-18-05/budgetarycontrolresults name: fscmrestapi-resources-11-13-18-05-budgetarycontrolresults description: REST surface for fscmRestApi-resources-11.13.18.05-budgetaryControlResults. operations: - method: GET name: listbudgetarycontrolresults description: Oracle Financials List budgetary control results call: general-ledger-budgetary-control.listbudgetarycontrolresults outputParameters: - type: object mapping: $. - type: mcp namespace: general-ledger-budgetary-control-mcp port: 9090 transport: http description: MCP adapter for Oracle Financials General Ledger API — Budgetary Control. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: oracle-financials-create-budget-transaction description: Oracle Financials Create a budget transaction hints: readOnly: true destructive: false idempotent: false call: general-ledger-budgetary-control.createbudgettransaction with: body: tools.body outputParameters: - type: object mapping: $. - name: oracle-financials-list-budgetary-control description: Oracle Financials List budgetary control results hints: readOnly: true destructive: false idempotent: true call: general-ledger-budgetary-control.listbudgetarycontrolresults outputParameters: - type: object mapping: $.