Master Data Management OpenAPI Specification — Fuel Type Codes

Fuel Type Codes. 1 operations. Lead operation: . Self-contained Naftiko capability covering one EPA business surface.

Run with Naftiko EPAFuel Type Codes

What You Can Do

GET
Fueltypecontrollergetfueltypecodes — fuelTypeControllergetFuelTypeCodes
/v1/master-data-mgmt/fuel-type-codes

MCP Tools

fueltypecontroller-getfueltypecodes

fueltypecontroller-getfueltypecodes

read-only idempotent

Capability Spec

cam-master-data-fuel-type-codes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Master Data Management OpenAPI Specification — Fuel Type Codes
  description: 'Fuel Type Codes. 1 operations. Lead operation: . Self-contained Naftiko capability covering one EPA business surface.'
  tags:
    - EPA
    - Fuel Type Codes
  created: '2026-05-29'
  modified: '2026-05-29'
binds:
  - namespace: env
    keys:
      EPA_APIKEY_KEY: EPA_APIKEY_KEY
capability:
  consumes:
    - type: http
      namespace: cam-master-data-fuel-type-codes
      baseUri: https://api.epa.gov/easey
      description: Master Data Management OpenAPI Specification — Fuel Type Codes business capability. Self-contained, no shared references.
      authentication:
        type: apikey
        key: x-api-key
        value: '{{env.EPA_APIKEY_KEY}}'
        placement: header
      resources:
        - name: master-data-mgmt-fuel-type-codes
          path: /master-data-mgmt/fuel-type-codes
          operations:
            - name: fuelTypeControllergetFuelTypeCodes
              method: GET
              description: fuelTypeControllergetFuelTypeCodes
              inputParameters: []
              outputRawFormat: json
              outputParameters:
                - name: result
                  type: object
                  value: $.
  exposes:
    - type: rest
      namespace: cam-master-data-fuel-type-codes-rest
      port: 8080
      description: REST adapter for Master Data Management OpenAPI Specification — Fuel Type Codes. One Spectral-compliant resource per consumed operation, prefixed with /v1.
      resources:
        - path: /v1/master-data-mgmt/fuel-type-codes
          name: master-data-mgmt-fuel-type-codes
          description: REST surface for .
          operations:
            - method: GET
              name: fuelTypeControllergetFuelTypeCodes
              description: fuelTypeControllergetFuelTypeCodes
              call: cam-master-data-fuel-type-codes.fuelTypeControllergetFuelTypeCodes
              with: {}
              outputParameters:
                - type: object
                  mapping: $.
    - type: mcp
      namespace: cam-master-data-fuel-type-codes-mcp
      port: 9090
      transport: http
      description: MCP adapter for Master Data Management OpenAPI Specification — Fuel Type Codes. One tool per consumed operation, routed inline through this capability's consumes block.
      tools:
        - name: fueltypecontroller-getfueltypecodes
          description: fueltypecontroller-getfueltypecodes
          hints:
            readOnly: true
            destructive: false
            idempotent: true
          call: cam-master-data-fuel-type-codes.fuelTypeControllergetFuelTypeCodes
          with: {}
          outputParameters:
            - type: object
              mapping: $.