edit_diaper
Edit a previously logged diaper or potty entry using its interval ID from history, allowing changes to type, color, amount, consistency, timing, and notes.
Instructions
Edit an existing diaper or potty entry. Get the interval_id from get_diaper_history first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| color | No | ||
| notes | No | ||
| start | No | ||
| child_uid | Yes | ||
| pee_amount | No | ||
| poo_amount | No | ||
| consistency | No | ||
| interval_id | Yes |