This n8n workflow posts "Hello from n8n!" to Twitter using Twitter OAuth1 API credentials. It triggers manually, then loops posting tweets until the run count reaches 4, controlled by an IF node. Includes a NoOp node for alternate flow.