signupgenius_add_group_member
Add a member to a SignUpGenius group using their email address, with optional first and last names. Confirm before writing to prevent mistakes.
Instructions
Add a member to a SignUpGenius group by email address. First/last name are optional. Writes data — confirm with the user before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | ||
| lastname | No | ||
| firstname | No | ||
| emailaddress | Yes | Email of the member to add to the group. |