research_pack
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Multi-source OSINT research pack — GDELT + BBC + HN + Reddit, 4-layer verification layer (existence+recency+multi-source+domain allowlist) + combined relevance scoring. research pack pipeline.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"topic"
],
"properties": {
"topic": {
"type": "string",
"maxLength": 200,
"minLength": 3,
"description": "Research topic query"
},
"domains": {
"type": "array",
"items": {
"type": "string"
},
"description": "Optional domain filter allowlist"
},
"hours_back": {
"type": "integer",
"maximum": 720,
"minimum": 1,
"description": "Hours back, default 24"
},
"include_sources": {
"type": "array",
"items": {
"type": "string"
},
"description": "Sources to include: gdelt, bbc, hn, reddit"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.huwhitememes/tollbooth
1/7 registries