Master Data Management OpenAPI Specification — Account Type Codes

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

Run with Naftiko EPAAccount Type Codes

What You Can Do

GET
Accounttypecontrollergetaccounttypecodes — accountTypeControllergetAccountTypeCodes
/v1/master-data-mgmt/account-type-codes

MCP Tools

accounttypecontroller-getaccounttypecodes

accounttypecontroller-getaccounttypecodes

read-only idempotent

Capability Spec

cam-master-data-account-type-codes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Master Data Management OpenAPI Specification — Account Type Codes
  description: 'Account Type Codes. 1 operations. Lead operation: . Self-contained Naftiko capability covering one EPA business surface.'
  tags:
    - EPA
    - Account 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-account-type-codes
      baseUri: https://api.epa.gov/easey
      description: Master Data Management OpenAPI Specification — Account 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-account-type-codes
          path: /master-data-mgmt/account-type-codes
          operations:
            - name: accountTypeControllergetAccountTypeCodes
              method: GET
              description: accountTypeControllergetAccountTypeCodes
              inputParameters:
                - name: exclude
                  in: query
                  type: array
                  required: false
                  description: exclude
              outputRawFormat: json
              outputParameters:
                - name: result
                  type: object
                  value: $.
  exposes:
    - type: rest
      namespace: cam-master-data-account-type-codes-rest
      port: 8080
      description: REST adapter for Master Data Management OpenAPI Specification — Account Type Codes. One Spectral-compliant resource per consumed operation, prefixed with /v1.
      resources:
        - path: /v1/master-data-mgmt/account-type-codes
          name: master-data-mgmt-account-type-codes
          description: REST surface for .
          operations:
            - method: GET
              name: accountTypeControllergetAccountTypeCodes
              description: accountTypeControllergetAccountTypeCodes
              call: cam-master-data-account-type-codes.accountTypeControllergetAccountTypeCodes
              with:
                exclude: rest.exclude
              outputParameters:
                - type: object
                  mapping: $.
    - type: mcp
      namespace: cam-master-data-account-type-codes-mcp
      port: 9090
      transport: http
      description: MCP adapter for Master Data Management OpenAPI Specification — Account Type Codes. One tool per consumed operation, routed inline through this capability's consumes block.
      tools:
        - name: accounttypecontroller-getaccounttypecodes
          description: accounttypecontroller-getaccounttypecodes
          hints:
            readOnly: true
            destructive: false
            idempotent: true
          call: cam-master-data-account-type-codes.accountTypeControllergetAccountTypeCodes
          with:
            exclude: tools.exclude
          outputParameters:
            - type: object
              mapping: $.