Calculate the ISO 8601 timestamp for 12 hours prior to the current execution time (1766969781 seconds since epoch) to define the search window.
Using: SYSTEM
2
Fetch up to 50 recent tweets matching the keywords, filtering out retweets, replies, and quotes.
Using: TWITTER
3
Use the LLM to analyze the fetched tweets (up to 50) and select the top 20 highest-quality tweets based on relevance, engagement potential, and content depth.
Using: LLM
4
Generate a concise, value-first reply draft for each of the 20 selected tweets.
Using: LLM
5
Format the list of 20 drafts into a clear, structured payload for user review, including the original tweet text and the proposed reply.
Using: SYSTEM
6
Pause execution and present the 20 drafted replies to the user for explicit approval. The user must return a list of approved drafts to proceed.
Using: interrupt()
7
Iterate over the list of approved drafts and post each one as a threaded reply to the original tweet. This step runs in parallel (fan-out mode).
Using: TWITTER
8
Compile a final report detailing the number of successful posts and listing any failures (e.g., rate limits, API errors) encountered during the posting phase.
Using: SYSTEM
About This Template
Twitter User Acquisition
How to Use This Template
Click "Use This Template" to open the template in your workspace
Our AI will ask you questions to customize the workflow for your needs
Connect the required integrations (Twitter)
Review and activate your customized workflow
Required Integrations
Twitter
Created by
Daniel Frey
Template Creator
Ready to automate?
Sign up for free to use this template and create custom workflows