get_yield_curves
ActiveTool of SimpleFunctions
declared in 1.0.0
Liquidity-weighted yield curves across event types (e.g. KXFED 6mo, KXBTC 30d). For "where on the curve am I trading?" questions.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "number",
"description": "Max events"
},
"venue": {
"type": "string",
"description": "kalshi or polymarket"
},
"minPoints": {
"type": "number",
"description": "Minimum curve points to keep an event"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries