x_news
ActiveTool of SimpleFunctions
declared in 1.0.0
Advanced: X/Twitter news stories with headlines, summaries, and related tickers.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query",
"apiKey"
],
"properties": {
"limit": {
"type": "number",
"default": 10,
"description": "Max stories (default 10)"
},
"query": {
"type": "string",
"description": "News search query"
},
"apiKey": {
"type": "string",
"description": "SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries