persons_add_follower
Add a user as a follower to a person to receive notifications about updates, changes, and activities, ensuring team members 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 |