copy.leaderboard
ActiveTool of io.github.wikatar/arkolith
Rank the institutional managers (13F funds) worth copying. Each row is a followable actor — name, manager, book size (AUM), holdings count, latest reported quarter, follower count, simulated copy-return track record where available, and the slug (for copy.target.get) + CIK (to follow via watchlist / pull via fund.holdings). The agent-native 'who should I copy?' entry point. Sort by book size, recent activity, follower count, or track record. Public-domain SEC EDGAR 13F data.
Parameters schema
{
"type": "object",
"properties": {
"sort": {
"enum": [
"aum",
"active",
"followers",
"return"
],
"type": "string",
"description": "aum = biggest book (default), active = most recently filed, followers = most followed, return = best filed-date 13F clone track record"
},
"limit": {
"type": "number",
"description": "Max actors to return (1-100, default 25)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.wikatar/arkolith
https://github.com/wikatar/Arkolith.com
1/7 registries