update_remaining
Update a bottle's remaining amount as a percentage (0–100) to keep drink inventory accurate. Provide the bottle ID and remaining percent to reflect current stock levels.
Instructions
Set remaining percentage (0–100) for each bottle represented by this row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bottle_id | Yes | ||
| remaining_percent | Yes |