pumping_update_pumping
Update a pumping record by ID, modifying only the provided start, end, amount, or notes fields.
Instructions
Update an existing pumping record. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | New end time in ISO 8601 format | |
| notes | No | New notes | |
| start | No | New start time in ISO 8601 format | |
| amount | No | New amount | |
| pumping_id | Yes | ID of the pumping record to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||