Add FriendTool to add a new friend to Splitwise.
Add User to GroupTool to add a user to a group.
Create CommentTool to create a comment on a specific expense.
Create ExpenseTool to create a new Splitwise expense.
Create FriendsTool to add multiple friends at once to Splitwise.
Create GroupTool to create a new group in Splitwise.
Delete CommentTool to delete a comment by its ID.
Delete ExpenseTool to delete an existing expense by its ID.
Delete FriendTool to delete an existing friend by ID.
Delete GroupTool to delete a group and all associated records by its ID.
Get CategoriesTool to retrieve expense categories.
Get CommentsTool to retrieve all comments associated with a specific expense.
Get CurrenciesTool to retrieve a list of supported currencies.
Get Current UserTool to retrieve information about the current authenticated user.
Get ExpenseTool to retrieve detailed information about a specific expense by ID.
Get ExpensesTool to list the current user's expenses from Splitwise account.
Get Friend DetailsTool to retrieve detailed information about a specific friend.
Get FriendsTool to list current user's friends on Splitwise.
Get Group DetailsTool to retrieve detailed information about a specific group.
Get GroupsRetrieves all groups the authenticated user belongs to, including group details, members, balances, and debt information.
Get NotificationsTool to retrieve recent activity notifications from the user's Splitwise account.
Get User InformationRetrieves basic profile information about any Splitwise user by their ID.
Remove User from GroupTool to remove a user from a group.
Restore Deleted ExpenseTool to restore a previously deleted expense and its associated records.
Restore Deleted GroupTool to restore a previously deleted group and all its associated records.
Update ExpenseTool to update an existing Splitwise expense.
Update UserTool to update user account details including name, email, password, and preferences.