You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).

fetch_dataset

Inactive

Tool of Kairos Signal — Neural ODE DAG + Data Products

declared in 1.0.0

Query records from a dataset with limit/offset

Parameters schema

{
  "type": "object",
  "required": [
    "dataset"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "description": "Max records (max 10 for free tier)"
    },
    "offset": {
      "type": "integer",
      "description": "Record offset"
    },
    "dataset": {
      "type": "string",
      "description": "Dataset name (e.g., master_leads)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Kairos Signal — Neural ODE DAG + Data Products

https://github.com/OV3RK177/kairos-signal

1/7 registries
View full server →
fetch_dataset — Kairos Signal — Neural ODE DAG + Data Products — PRSM MCP