Unfollow
Unfollows the user whose profile is currently displayed on screen.
What It Does
Section titled “What It Does”- Detects the Following/Unfollow button on the current profile
- Unfollows the user
- Confirms the unfollow action
Configuration Options
Section titled “Configuration Options”| Option | Type | Description |
|---|---|---|
| Wait After | Number | Seconds to wait after unfollowing (default: 1) |
Outputs
Section titled “Outputs”| Output | Description |
|---|---|
success | User was unfollowed successfully |
failed | Unfollow action could not be completed (e.g., button not found) |
When to Use
Section titled “When to Use”- As part of follow/unfollow rotation workflows
- Cleaning up your following list
- Unfollowing users who didn’t follow back after a set period
Example Workflow
Section titled “Example Workflow”Open Instagram → Navigate to Profile → Following List → Unfollow → End