You're viewing a demo portfolio

Join the waitlist
PRSM

portfolio_positions_list

Active

Tool of SimpleFunctions

declared in 1.0.0

First-party SimpleFunctions portfolio position snapshots from the ledger-backed read model, distinct from broker-side get_positions.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "apiKey"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max rows"
    },
    "since": {
      "type": "string",
      "description": "ISO lower bound"
    },
    "until": {
      "type": "string",
      "description": "ISO upper bound"
    },
    "venue": {
      "type": "string"
    },
    "apiKey": {
      "type": "string",
      "description": "SimpleFunctions API key"
    },
    "cursor": {
      "type": "string",
      "description": "Pagination cursor"
    },
    "source": {
      "type": "string"
    },
    "marketId": {
      "type": "string"
    },
    "thesisId": {
      "type": "string"
    },
    "confidence": {
      "type": "string",
      "description": "Attribution confidence such as exact, low, or unknown"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SimpleFunctions

https://github.com/spfunctions/simplefunctions-cli

2/7 registries
View full server →