MoDaC API — release-notes-notifications-controller

MoDaC API — release-notes-notifications-controller. 1 operations. Lead operation: release-notes-notifications-controller. Self-contained Naftiko capability covering one Predictive Oncology Model And Data Clearinghouse business surface.

Run with Naftiko Predictive Oncology Model And Data Clearinghouserelease-notes-notifications-controller

What You Can Do

POST
Sendemailupdates — sendemailupdates
/v1/emailnotifications/subscribe

MCP Tools

sendemailupdates

sendemailupdates

Capability Spec

predictive-oncology-model-and-data-clearinghouse-release-notes-notifications-controller.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: MoDaC API — release-notes-notifications-controller
  description: 'MoDaC API — release-notes-notifications-controller. 1 operations. Lead operation: release-notes-notifications-controller.
    Self-contained Naftiko capability covering one Predictive Oncology Model And Data Clearinghouse business surface.'
  tags:
  - Predictive Oncology Model And Data Clearinghouse
  - release-notes-notifications-controller
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    PREDICTIVE_ONCOLOGY_MODEL_AND_DATA_CLEARINGHOUSE_API_KEY: PREDICTIVE_ONCOLOGY_MODEL_AND_DATA_CLEARINGHOUSE_API_KEY
capability:
  consumes:
  - type: http
    namespace: predictive-oncology-model-and-data-clearinghouse-release-notes-notifications-controller
    baseUri: http://localhost:8080
    description: MoDaC API — release-notes-notifications-controller business capability. Self-contained, no shared references.
    resources:
    - name: emailNotifications-subscribe
      path: /emailNotifications/subscribe
      operations:
      - name: sendemailupdates
        method: POST
        description: ''
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: emailAddress
          in: query
          type: string
          required: true
  exposes:
  - type: rest
    namespace: predictive-oncology-model-and-data-clearinghouse-release-notes-notifications-controller-rest
    port: 8080
    description: REST adapter for MoDaC API — release-notes-notifications-controller. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/emailnotifications/subscribe
      name: emailnotifications-subscribe
      description: REST surface for emailNotifications-subscribe.
      operations:
      - method: POST
        name: sendemailupdates
        description: sendemailupdates
        call: predictive-oncology-model-and-data-clearinghouse-release-notes-notifications-controller.sendemailupdates
        with:
          emailAddress: rest.emailAddress
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: predictive-oncology-model-and-data-clearinghouse-release-notes-notifications-controller-mcp
    port: 9090
    transport: http
    description: MCP adapter for MoDaC API — release-notes-notifications-controller. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: sendemailupdates
      description: sendemailupdates
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: predictive-oncology-model-and-data-clearinghouse-release-notes-notifications-controller.sendemailupdates
      with:
        emailAddress: tools.emailAddress
      outputParameters:
      - type: object
        mapping: $.