Search Crops
search_cropsSearch the Fryd plant database (3,000+ varieties) by name. Returns a list of matching crops with IDs, descriptions, and whether each is a species or variety. Use the returned crop IDs with get_plant_profile for detailed profiles or check_companion_planting for compatibility checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (1-10). Defaults to 5. | |
| query | Yes | Search term, e.g. "Tomato", "Basilikum", "Cherry". Matches plant names and synonyms. | |
| locale | No | Language for search and output — "de" or "en". Defaults to "en". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crops | Yes |