naftiko: 1.0.0-alpha2 info: label: MoDaC API — doe-retry-download-task-controller description: 'MoDaC API — doe-retry-download-task-controller. 1 operations. Lead operation: doe-retry-download-task-controller. Self-contained Naftiko capability covering one Predictive Oncology Model And Data Clearinghouse business surface.' tags: - Predictive Oncology Model And Data Clearinghouse - doe-retry-download-task-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-doe-retry-download-task-controller baseUri: http://localhost:8080 description: MoDaC API — doe-retry-download-task-controller business capability. Self-contained, no shared references. resources: - name: downloadtask path: /downloadtask operations: - name: retrydownload method: POST description: '' outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: taskName in: query type: string required: true - name: taskId in: query type: string required: true - name: taskType in: query type: string required: true exposes: - type: rest namespace: predictive-oncology-model-and-data-clearinghouse-doe-retry-download-task-controller-rest port: 8080 description: REST adapter for MoDaC API — doe-retry-download-task-controller. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/downloadtask name: downloadtask description: REST surface for downloadtask. operations: - method: POST name: retrydownload description: retrydownload call: predictive-oncology-model-and-data-clearinghouse-doe-retry-download-task-controller.retrydownload with: taskName: rest.taskName taskId: rest.taskId taskType: rest.taskType outputParameters: - type: object mapping: $. - type: mcp namespace: predictive-oncology-model-and-data-clearinghouse-doe-retry-download-task-controller-mcp port: 9090 transport: http description: MCP adapter for MoDaC API — doe-retry-download-task-controller. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: retrydownload description: retrydownload hints: readOnly: false destructive: false idempotent: false call: predictive-oncology-model-and-data-clearinghouse-doe-retry-download-task-controller.retrydownload with: taskName: tools.taskName taskId: tools.taskId taskType: tools.taskType outputParameters: - type: object mapping: $.