discover_software
Find software by criteria: category, max starting price, free-tier requirement, or a keyword. Returns compact cards with the source link for each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Keyword to match against name / slug / category. | |
| limit | No | Max results (default 50, cap 200). | |
| category | No | Category slug, e.g. "crm", "llm", "cloud-hosting". | |
| maxPrice | No | Maximum starting (lowest paid) price per month. | |
| hasFreeTier | No | Only products with a perpetual free tier. |