measurements_update_temperature
Update an existing temperature record by specifying its ID and providing new values for time, notes, or temperature. Only the fields you include are changed.
Instructions
Update an existing temperature record. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | No | New time in ISO 8601 format | |
| notes | No | New notes | |
| temperature | No | New temperature value | |
| temperature_id | Yes | ID of the temperature record to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||