discover_watchlist
ActiveTool of 13FLOW
declared in 1.0.0
Rank trusted 13F watchlist candidates with explicit filters. Scores are ordinal research screens, not forecasts.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"default": 10,
"maximum": 25,
"minimum": 1
},
"moves": {
"type": "array",
"items": {
"enum": [
"NEW",
"ADD",
"TRIM",
"EXIT"
],
"type": "string"
},
"maxItems": 4
},
"actions": {
"type": "array",
"items": {
"enum": [
"alert",
"watch",
"monitor",
"blocked"
],
"type": "string"
},
"maxItems": 4
},
"min_score": {
"type": "number",
"maximum": 100,
"minimum": 0
},
"min_buyers": {
"type": "integer",
"maximum": 100,
"minimum": 1
},
"min_holders": {
"type": "integer",
"maximum": 100,
"minimum": 1
},
"movement_limit": {
"type": "integer",
"default": 3,
"maximum": 10,
"minimum": 0
},
"exclude_mega_cap": {
"type": "boolean",
"default": false
},
"max_13f_value_usd": {
"type": "number",
"minimum": 0
},
"include_quality_details": {
"type": "boolean",
"default": false
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
13FLOW
https://github.com/bluetouff/13flow
1/7 registries