arcade-mcp/toolkits/x
Eric Gustin 7d45a99722
X Toolkit: Handle no tweets returned in search (#256)
## PR Description
Search ([see API docs
here](https://docs.x.com/x-api/posts/recent-search)) returns a 'data'
field that maps to a list of tweets returned. We've observed that the
'data' field is not present if no tweets match the search. This PR
handles that case safely.
2025-02-18 13:28:33 -08:00
..
arcade_x X Toolkit: Handle no tweets returned in search (#256) 2025-02-18 13:28:33 -08:00
evals Return media attachments metadata when retrieving X tweets (#191) 2025-01-08 16:36:43 -03:00
tests X Toolkit: Handle no tweets returned in search (#256) 2025-02-18 13:28:33 -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 Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
conftest.py Add lookup_tweet_by_id to X Toolkit (#165) 2024-11-27 17:07:12 -08:00
LICENSE Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
Makefile Pin poetry to 1.8.5 (#193) 2025-01-07 13:21:55 -08:00
pyproject.toml Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00