List Referral Candidates
list_referral_candidatesReturns the user's emailable contacts plus an invite template, for recommending LMCP to a colleague. A user would invoke this when they want to invite or recommend someone. Returns a list of candidate contacts and a message template; create_referral_invites then generates each chosen person's unique invite link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max contacts to return (default 60) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ||
| count | No | ||
| notes | No | ||
| candidates | No | ||
| template_body | No | ||
| template_subject | No |