Tool to list the current user's expenses from Splitwise account. Use when you need to view expenses with optional filters like date ranges, groups, or friends.
limitintegerMaximum number of expenses to return per request. Useful for controlling page size.
offsetintegerNumber of expenses to skip for pagination. Use for loading subsequent pages of results.
visiblebooleanShow only non-deleted expenses when true. Set to false to include deleted expenses.
group_idintegerFilter expenses by specific group ID. Returns only expenses belonging to this group.
friend_idintegerFilter expenses by specific friend ID. Returns only expenses involving this friend.
dated_afterstringReturn expenses dated after this date. Must be ISO 8601 datetime format.
dated_beforestringReturn expenses dated before this date. Must be ISO 8601 datetime format.
updated_afterstringReturn expenses updated after this date. Must be ISO 8601 datetime format.
updated_beforestringReturn expenses updated before this date. Must be ISO 8601 datetime format.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.