arcade-mcp/toolkits/x
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
..
arcade_x X Toolkit: Support tweets longer than 280 characters (#171) 2024-12-13 09:04:50 -08:00
evals Add next_token to X Search tools (#169) 2024-12-10 12:35:20 -08:00
tests X Toolkit: Support tweets longer than 280 characters (#171) 2024-12-13 09:04:50 -08:00
.pre-commit-config.yaml Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00
.ruff.toml Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00
conftest.py Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00
LICENSE Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00
Makefile Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00
pyproject.toml Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00