list_robot_mowers
Search robot lawn mowers by brand, navigation type, price, coverage, slope, and score, then sort results by value or performance.
Instructions
List and filter robot lawn mowers from the BestRobotMower.co dataset. Filter by brand, navigation type, price, lawn coverage, slope handling and minimum score; sort by score, price, coverage or value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Filter by brand, e.g. Husqvarna, Segway, Worx (case-insensitive substring). | |
| limit | No | Max results to return (default 10, max 23). | |
| sort_by | No | Sort key. Default 'score' (best first). 'price' and 'price_per_m2' ascend; 'coverage' and 'score' descend. | |
| min_score | No | Only mowers with at least this BestRobotMower Score (0-5). | |
| navigation | No | Filter by navigation type substring, e.g. 'RTK', 'wire', 'vision', 'GNSS'. | |
| max_price_usd | No | Only mowers at or below this USD price. | |
| min_slope_pct | No | Only mowers that handle at least this slope (percent grade). | |
| min_coverage_m2 | No | Only mowers that cover at least this many square meters. |