{"message":"Twitter Automation API","version":"1.0.0","endpoints":{"download_tweets":"POST /tweets/download","post_by_type":"POST /tweets/post-by-type","get_types":"GET /tweets/types","get_user_tweets":"GET /tweets/user/{username}","get_tweets_by_type":"GET /tweets/type/{tweet_type}","get_tweet":"GET /tweets/{tweet_id}","polish_tweet":"POST /tweets/{tweet_id}/polish","publish_tweet":"POST /publish-latest/{username}"}}