Edit plant log entry
hortusfox_edit_plant_log_entryModify an existing plant log entry using its ID and new content to update your plant care records.
Instructions
Edit an existing plant log entry by its ID. Endpoint: /api/plants/log/edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logid | Yes | The log entry ID. | |
| content | Yes | The updated log entry text. |