identify_plant_from_photo
Identify a plant species from a photo using Pl@ntNet. Provide an image path and optional plant organ to get top candidates with confidence scores.
Instructions
Identify a plant species from a local photo using Pl@ntNet.
image_path may be absolute or a file name inside the workspace folder. organ describes what the photo shows: auto, leaf, flower, fruit, bark, habit or other. Returns the top candidates with a confidence score each -- always report the confidence, and treat anything below ~30% as a guess.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organ | No | auto | |
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||