add_plant_log
Log watering, repotting, fertilization, or observation notes for a plant right from chat. Record care actions and optionally update the plant's care date automatically.
Instructions
Log watering, repotting, fertilization, or observation notes for a plant directly from conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | The log message or notes describing the care action or observation. | |
| action | No | The primary care category (default: "general"). | |
| plant_id | Yes | The unique ID of the plant. | |
| update_timestamp | No | If true and action is "watered", "fertilized", or "repotted", automatically update the plant attribute date to today (default: true). |