persons_add_follower
Add a follower to a person to notify them of updates like changes, activities, deals, and notes. Ensures stakeholders stay informed.
Instructions
Add a follower to a person.
Followers are users who will receive notifications about updates to this person. This is useful for team collaboration and keeping stakeholders informed.
When a user follows a person, they will be notified about:
Changes to person details
New activities
New deals
New notes
Other updates
Note: Users can only be added as followers if they have access to the person.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Person ID | |
| user_id | Yes | User ID to add as follower |