create_event
Set up a group event to split expenses among selected friends. Specify event title, dates, and participant IDs.
Instructions
Create a group event for expense splitting. member_ids: list of friend IDs to add as participants.
Example: "Girnar Trip" with Rahul (id=1), Prince (id=2), Jay (id=3)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| end_date | No | ||
| member_ids | No | ||
| start_date | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||