sw_create_friend
Add a Splitwise friend by email and send them an invite. Preview the action first, then confirm to finalize the addition.
Instructions
Add a Splitwise friend by email (sends them an invite). Without confirm:true this returns a dry-run preview and makes NO network call; with confirm:true it adds the friend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| user_email | Yes | Email of the user to add as a friend | |
| user_last_name | No | Last name of the user | |
| user_first_name | No | First name of the user |