Split Bill
split_billEven split with tip, rounded so nobody argues. Splits a bill evenly across people with an optional tip, and shows the clean rounded amount plus who covers the remainder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tip | No | Tip (%) | |
| total | No | Bill total | |
| people | No | People |