add_expense
Track expenses for social events by adding payments made by members. Input gathering ID, member name, and amount to manage reimbursements and settle balances effectively.
Instructions
Add an expense for a member
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount paid by the member | |
gathering_id | Yes | ID of the gathering | |
member_name | Yes | Name of the member who paid |