submit_wantlist_item
ActiveTool of TensorFeed
Submit a wantlist entry telling TensorFeed what data you wish was served. Aggregated patterns inform TF's pipeline priorities. Anonymous by default, no PII collected, items expire after 30 days. Per-IP rate limit 5 submissions per 24h. Signal collector, not a contract.
Parameters schema
{
"type": "object",
"required": [
"topic",
"description"
],
"properties": {
"topic": {
"type": "string",
"description": "Short label for the data category, e.g. \"real estate records\" or \"crypto on-chain treasury\""
},
"description": {
"type": "string",
"description": "1 to 2 sentences explaining the use case. Max 500 chars."
},
"request_type": {
"enum": [
"data_source",
"endpoint",
"tool",
"mcp",
"integration",
"other"
],
"type": "string",
"description": "What kind of thing you want. Defaults to \"other\" if omitted."
},
"contact_optional": {
"type": "string",
"description": "Optional contact for follow-up. Leave blank to stay anonymous."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TensorFeed
https://github.com/RipperMercs/tensorfeed
1/7 registries