arcade-mcp/toolkits/x/tests
Eric Gustin 02eee63884
X Toolkit: Support tweets longer than 280 characters (#171)
# PR Description
* Update `search_recent_tweets_by_username`,
`search_recent_tweets_by_keywords`, and `lookup_tweet_by_id` to support
long tweets. Previously, only the first 280 characters of the tweet's
text were returned by the tool.
2024-12-13 09:04:50 -08:00
..
__init__.py Add initial X toolkit, remove Github toolkit, rename math toolkit (#52) 2024-09-23 13:42:22 -07:00
test_tweets.py X Toolkit: Support tweets longer than 280 characters (#171) 2024-12-13 09:04:50 -08:00
test_users.py Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00