sw_add_user_to_group
Add a user to an existing Splitwise group by user ID, or invite them by name and email. Confirm the action to apply the change.
Instructions
Add a user to a Splitwise group. Provide user_id (preferred, use sw_list_friends to resolve a name) or first_name + last_name + email to invite by email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| user_id | No | User ID (preferred) | |
| group_id | Yes | Group ID | |
| last_name | No | ||
| first_name | No |