Search plants
search_plantsFind plant species by common or scientific name and retrieve candidate IDs, then use those IDs for plant details, companion checks, or planting window queries.
Instructions
Search the Perenual species catalogue by name and return candidate species with ids. Use the returned id with plant_details, companion_check, or planting_window rather than passing a name again -- resolving a name costs an extra upstream request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page of results. Defaults to 1. | |
| cycle | No | Restrict to a life cycle. | |
| query | Yes | Common or scientific name, e.g. "tomato" or "Solanum". | |
| edible | No | Restrict to species with edible parts. | |
| indoor | No | Restrict to species suited to indoor growing. |