Clean, documented interface to twitterapi.io for all agents: - get_tweet(id) — fetch any tweet by ID, any age - get_article(id) — fetch X long-form articles - search_tweets(query) — keyword search for research - get_user_tweets(username) — user's recent tweets (research sessions) - fetch_from_url(url) — smart dispatcher: tweet → article → placeholder Shared by Telegram bot + research sessions. Documented endpoints, costs, rate limits. Replaces ad-hoc x_search.py. Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70> |
||
|---|---|---|
| .. | ||
| bot.py | ||
| kb_retrieval.py | ||
| market_data.py | ||
| teleo-telegram.service | ||
| worktree_lock.py | ||
| x_client.py | ||
| x_search.py | ||