ghl_opportunity_add_followers
Adds up to 10 followers to an opportunity using user IDs. Allows assigning watchers to track updates and progress.
Instructions
Add Followers Endpoint: POST /opportunities/{id}/followers (Version header: v3; source: v3/opportunities-v3.json) OAuth scopes: opportunities.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Opportunity Id | |
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |