sw_list_groups
Lists all Splitwise groups you belong to, returning each group’s ID, name, and members. Use it to find a group by name and get its ID for other operations.
Instructions
List all Splitwise groups the current user belongs to. Returns id, name, and members for each group. Use this to resolve a group name to its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact drops the avatar/cover-photo URLs (60% of a live 51-group response, which does not fit in a tool result at all) and the whiteboard/reminder settings; "full" returns Splitwise's whole records. |