deals_list_followers
List all followers of a deal to view user details and get follower IDs for removal.
Instructions
List all followers of a deal.
Returns list of users following this deal and receiving notifications about it.
Workflow tips:
Shows user details for each follower
Includes follower ID needed for removal
Deal owner is automatically a follower
Cached for 5 minutes
Common use cases:
View followers: { "id": 123 }
Before removing: list to get follower_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the deal |