naftiko: 1.0.0-alpha2 info: label: Monitor Plan Management OpenAPI Specification — System Components description: 'System Components. 1 operations. Lead operation: operations. Self-contained Naftiko capability covering one EPA business surface.' tags: - EPA - System Components 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-components baseUri: https://api.epa.gov/easey description: Monitor Plan Management OpenAPI Specification — System Components 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-components path: /monitor-plan-mgmt/locations/{locId}/systems/{sysId}/components operations: - name: systemComponentControllergetComponents method: GET description: systemComponentControllergetComponents 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-components-rest port: 8080 description: REST adapter for Monitor Plan Management OpenAPI Specification — System Components. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/monitor-plan-mgmt/locations/{locid}/systems/{sysid}/components name: monitor-plan-mgmt-locations-locid-systems-sysid-components description: REST surface for systemComponentControllergetComponents. operations: - method: GET name: systemComponentControllergetComponents description: systemComponentControllergetComponents call: cam-monitor-plan-system-components.systemComponentControllergetComponents with: locId: rest.locId sysId: rest.sysId outputParameters: - type: object mapping: $. - type: mcp namespace: cam-monitor-plan-system-components-mcp port: 9090 transport: http description: MCP adapter for Monitor Plan Management OpenAPI Specification — System Components. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: systemcomponentcontroller-getcomponents description: systemcomponentcontroller-getcomponents hints: readOnly: true destructive: false idempotent: true call: cam-monitor-plan-system-components.systemComponentControllergetComponents with: locId: tools.locId sysId: tools.sysId outputParameters: - type: object mapping: $.