This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
purchase_data
InactiveTool of Kairos Signal — Neural ODE DAG + Data Products
declared in 1.0.0
Create a Stripe checkout session for data purchase
Parameters schema
{
"type": "object",
"required": [
"dataset"
],
"properties": {
"sku": {
"type": "string",
"description": "Product SKU"
},
"dataset": {
"type": "string",
"description": "Dataset to purchase"
},
"quantity": {
"type": "integer",
"description": "Quantity"
}
}
}Parent server
Kairos Signal — Neural ODE DAG + Data Products
https://github.com/OV3RK177/kairos-signal
1/7 registries