tech-news-intel__get_stories_by_topic
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[tech-news-intel] Filter Hacker News top stories by topic: 'ai' for AI/ML news, 'crypto' for blockchain/DeFi/Web3 news, or 'startups' for funding and startup news.
Parameters schema
{
"type": "object",
"required": [
"topic"
],
"properties": {
"limit": {
"type": "number",
"description": "Number of stories to return (default 8)"
},
"topic": {
"enum": [
"ai",
"crypto",
"startups"
],
"type": "string",
"description": "Topic filter: ai, crypto, or startups"
}
}
}Parent server
TO1 Intelligence Fleet
1/7 registries