You're viewing a demo portfolio

Join the waitlist
PRSM

list_funds

Active

Tool of 13FLOW

declared in 1.0.0

Search and page through compact tracked 13F manager summaries. Use get_fund for positions and moves.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 25,
      "maximum": 50,
      "minimum": 1
    },
    "query": {
      "type": "string",
      "default": "",
      "maxLength": 100,
      "description": "Optional label, manager or CIK substring."
    },
    "offset": {
      "type": "integer",
      "default": 0,
      "maximum": 1000,
      "minimum": 0
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

13FLOW

https://github.com/bluetouff/13flow

1/7 registries
View full server →