twitter-intel
ActiveTool of The Stall
declared in 4.82.0
Real-time Twitter/X data without an API key. lookup_user returns full profile (followers, bio, verification) for any @username. search_tweets returns 10 recent tweets matching a keyword or filter query. x402-settled upstream.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Search query string (keywords, filters). Required for search_tweets."
},
"action": {
"type": "string",
"description": "lookup_user: profile by @username | search_tweets: keyword tweet search"
},
"username": {
"type": "string",
"description": "@handle without the @. Required for lookup_user."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries