list_funds
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
13FLOW
https://github.com/bluetouff/13flow
1/7 registries