Tweet
block enables you to send tweets directly from your Twitter account using an automated process. This block simplifies the interaction with your audience on Twitter (now X), ensuring that you can communicate effectively and efficiently.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | tweet_text | string | The text content of the tweet you want to send. |
input | remove_hashtags | boolean | Optionally decides whether hashtags should be removed from the tweet before posting (default is set to false ). |
output | tweet_url | string | The URL of the tweet once it has been posted on Twitter. |
Tweet
block proves invaluable!