add_expense
Track and record expenses for members in social events by inputting gathering ID, member name, and amount paid, simplifying balance settlements on Gatherings MCP Server.
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 |