naftiko: 1.0.0-alpha2 info: label: Datadog API — Management description: 'Datadog API — Management. 8 operations. Lead operation: Datadog List Cloud Cost Management Aws Cur Configs. Self-contained Naftiko capability covering one Datadog business surface.' tags: - Datadog - Management created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: DATADOG_API_KEY: DATADOG_API_KEY capability: consumes: - type: http namespace: datadog-management baseUri: https://{subdomain}.{site} description: Datadog API — Management business capability. Self-contained, no shared references. resources: - name: api-v2-cost-aws_cur_config path: /api/v2/cost/aws_cur_config operations: - name: listcostawscurconfigs method: GET description: Datadog List Cloud Cost Management Aws Cur Configs outputRawFormat: json outputParameters: - name: result type: object value: $. - name: createcostawscurconfig method: POST description: Datadog Create Cloud Cost Management Aws Cur Config outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: api-v2-cost-aws_cur_config-cloud_account_id path: /api/v2/cost/aws_cur_config/{cloud_account_id} operations: - name: deletecostawscurconfig method: DELETE description: Datadog Delete Cloud Cost Management Aws Cur Config outputRawFormat: json outputParameters: - name: result type: object value: $. - name: updatecostawscurconfig method: PATCH description: Datadog Update Cloud Cost Management Aws Cur Config outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: api-v2-cost-azure_uc_config path: /api/v2/cost/azure_uc_config operations: - name: listcostazureucconfigs method: GET description: Datadog List Cloud Cost Management Azure Configs outputRawFormat: json outputParameters: - name: result type: object value: $. - name: createcostazureucconfigs method: POST description: Datadog Create Cloud Cost Management Azure Configs outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true - name: api-v2-cost-azure_uc_config-cloud_account_id path: /api/v2/cost/azure_uc_config/{cloud_account_id} operations: - name: deletecostazureucconfig method: DELETE description: Datadog Delete Cloud Cost Management Azure Config outputRawFormat: json outputParameters: - name: result type: object value: $. - name: updatecostazureucconfigs method: PATCH description: Datadog Update Cloud Cost Management Azure Config outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.DATADOG_API_KEY}}' exposes: - type: rest namespace: datadog-management-rest port: 8080 description: REST adapter for Datadog API — Management. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/v2/cost/aws-cur-config name: api-v2-cost-aws-cur-config description: REST surface for api-v2-cost-aws_cur_config. operations: - method: GET name: listcostawscurconfigs description: Datadog List Cloud Cost Management Aws Cur Configs call: datadog-management.listcostawscurconfigs outputParameters: - type: object mapping: $. - method: POST name: createcostawscurconfig description: Datadog Create Cloud Cost Management Aws Cur Config call: datadog-management.createcostawscurconfig with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/v2/cost/aws-cur-config/{cloud-account-id} name: api-v2-cost-aws-cur-config-cloud-account-id description: REST surface for api-v2-cost-aws_cur_config-cloud_account_id. operations: - method: DELETE name: deletecostawscurconfig description: Datadog Delete Cloud Cost Management Aws Cur Config call: datadog-management.deletecostawscurconfig outputParameters: - type: object mapping: $. - method: PATCH name: updatecostawscurconfig description: Datadog Update Cloud Cost Management Aws Cur Config call: datadog-management.updatecostawscurconfig with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/v2/cost/azure-uc-config name: api-v2-cost-azure-uc-config description: REST surface for api-v2-cost-azure_uc_config. operations: - method: GET name: listcostazureucconfigs description: Datadog List Cloud Cost Management Azure Configs call: datadog-management.listcostazureucconfigs outputParameters: - type: object mapping: $. - method: POST name: createcostazureucconfigs description: Datadog Create Cloud Cost Management Azure Configs call: datadog-management.createcostazureucconfigs with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/api/v2/cost/azure-uc-config/{cloud-account-id} name: api-v2-cost-azure-uc-config-cloud-account-id description: REST surface for api-v2-cost-azure_uc_config-cloud_account_id. operations: - method: DELETE name: deletecostazureucconfig description: Datadog Delete Cloud Cost Management Azure Config call: datadog-management.deletecostazureucconfig outputParameters: - type: object mapping: $. - method: PATCH name: updatecostazureucconfigs description: Datadog Update Cloud Cost Management Azure Config call: datadog-management.updatecostazureucconfigs with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: datadog-management-mcp port: 9090 transport: http description: MCP adapter for Datadog API — Management. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: datadog-list-cloud-cost-management description: Datadog List Cloud Cost Management Aws Cur Configs hints: readOnly: true destructive: false idempotent: true call: datadog-management.listcostawscurconfigs outputParameters: - type: object mapping: $. - name: datadog-create-cloud-cost-management description: Datadog Create Cloud Cost Management Aws Cur Config hints: readOnly: false destructive: false idempotent: false call: datadog-management.createcostawscurconfig with: body: tools.body outputParameters: - type: object mapping: $. - name: datadog-delete-cloud-cost-management description: Datadog Delete Cloud Cost Management Aws Cur Config hints: readOnly: false destructive: true idempotent: true call: datadog-management.deletecostawscurconfig outputParameters: - type: object mapping: $. - name: datadog-update-cloud-cost-management description: Datadog Update Cloud Cost Management Aws Cur Config hints: readOnly: false destructive: false idempotent: true call: datadog-management.updatecostawscurconfig with: body: tools.body outputParameters: - type: object mapping: $. - name: datadog-list-cloud-cost-management-2 description: Datadog List Cloud Cost Management Azure Configs hints: readOnly: true destructive: false idempotent: true call: datadog-management.listcostazureucconfigs outputParameters: - type: object mapping: $. - name: datadog-create-cloud-cost-management-2 description: Datadog Create Cloud Cost Management Azure Configs hints: readOnly: false destructive: false idempotent: false call: datadog-management.createcostazureucconfigs with: body: tools.body outputParameters: - type: object mapping: $. - name: datadog-delete-cloud-cost-management-2 description: Datadog Delete Cloud Cost Management Azure Config hints: readOnly: false destructive: true idempotent: true call: datadog-management.deletecostazureucconfig outputParameters: - type: object mapping: $. - name: datadog-update-cloud-cost-management-2 description: Datadog Update Cloud Cost Management Azure Config hints: readOnly: false destructive: false idempotent: true call: datadog-management.updatecostazureucconfigs with: body: tools.body outputParameters: - type: object mapping: $.