naftiko: 1.0.0-alpha2 info: label: Monitor Plan Management OpenAPI Specification — System Fuel Flows description: 'System Fuel Flows. 1 operations. Lead operation: operations. Self-contained Naftiko capability covering one EPA business surface.' tags: - EPA - System Fuel Flows created: '2026-05-29' modified: '2026-05-29' binds: - namespace: env keys: EPA_APIKEY_KEY: EPA_APIKEY_KEY capability: consumes: - type: http namespace: cam-monitor-plan-system-fuel-flows baseUri: https://api.epa.gov/easey description: Monitor Plan Management OpenAPI Specification — System Fuel Flows business capability. Self-contained, no shared references. authentication: type: apikey key: x-api-key value: '{{env.EPA_APIKEY_KEY}}' placement: header resources: - name: monitor-plan-mgmt-locations-locid-systems-sysid-fuel-flows path: /monitor-plan-mgmt/locations/{locId}/systems/{sysId}/fuel-flows operations: - name: systemFuelFlowControllergetFuelFlows method: GET description: systemFuelFlowControllergetFuelFlows inputParameters: - name: locId in: path type: string required: true description: locId - name: sysId in: path type: string required: true description: sysId outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: cam-monitor-plan-system-fuel-flows-rest port: 8080 description: REST adapter for Monitor Plan Management OpenAPI Specification — System Fuel Flows. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/monitor-plan-mgmt/locations/{locid}/systems/{sysid}/fuel-flows name: monitor-plan-mgmt-locations-locid-systems-sysid-fuel-flows description: REST surface for systemFuelFlowControllergetFuelFlows. operations: - method: GET name: systemFuelFlowControllergetFuelFlows description: systemFuelFlowControllergetFuelFlows call: cam-monitor-plan-system-fuel-flows.systemFuelFlowControllergetFuelFlows with: locId: rest.locId sysId: rest.sysId outputParameters: - type: object mapping: $. - type: mcp namespace: cam-monitor-plan-system-fuel-flows-mcp port: 9090 transport: http description: MCP adapter for Monitor Plan Management OpenAPI Specification — System Fuel Flows. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: systemfuelflowcontroller-getfuelflows description: systemfuelflowcontroller-getfuelflows hints: readOnly: true destructive: false idempotent: true call: cam-monitor-plan-system-fuel-flows.systemFuelFlowControllergetFuelFlows with: locId: tools.locId sysId: tools.sysId outputParameters: - type: object mapping: $.