users_list_followers
Retrieve all users who follow a specific user by providing their user ID. Monitor team visibility and track who is following user activities.
Instructions
List followers of a user.
Returns all users who are following the specified user.
Workflow tips:
Shows users tracking this user's activities
Useful for managing team visibility
Cached for 10 minutes
Common use cases:
Get user followers: { "id": 123 }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the user |