Tip calculator
tip_calculatorTip amount, total and per-person split for a bill. Runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill | Yes | Bill amount | |
| locale | No | Language for the source_url link (default en) | |
| people | No | Number of people to split between (default 1) | |
| tip_rate | Yes | Tip, percent |