arcade-mcp/toolkits/x/arcade_x/tools/constants.py
Renato Byrro cd837a363d
Separate tools & helper funcs in separate files (#192)
Separates utility and helper functions, as well as constant values (e.g.
base URLs), in dedicated files, apart from tools files.
2025-01-08 16:39:25 -03:00

1 line
42 B
Python

TWEETS_URL = "https://api.x.com/2/tweets"