arcade-mcp/toolkits/x/arcade_x/tools
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
..
__init__.py Add initial X toolkit, remove Github toolkit, rename math toolkit (#52) 2024-09-23 13:42:22 -07:00
constants.py Separate tools & helper funcs in separate files (#192) 2025-01-08 16:39:25 -03:00
tweets.py X Toolkit: Handle no tweets returned in search (#256) 2025-02-18 13:28:33 -08:00
users.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
utils.py Return media attachments metadata when retrieving X tweets (#191) 2025-01-08 16:36:43 -03:00