search_tools
Search for software products by name, keyword, or natural language query. Returns ratings, pricing, free plan availability, and compare URL.
Instructions
Search 495+ software products by name, keyword, category, or natural language query. Returns name, category, rating, free plan availability, starting price, and ComparEdge URL.
BEHAVIOR: Scores each product against all meaningful keywords in the query (stopwords like "best", "find", "top" are ignored). Supports both exact product names and natural language queries.
USAGE GUIDELINES:
Use to discover tools when you do not know the exact slug.
Use before calling get_tool or get_pricing if the slug is uncertain.
Use for category browsing: query "crm", "ai coding", "project management".
Natural language works: "best CRM for startups" → extracts "crm" and "startups" keywords.
EXAMPLE QUERIES: "notion", "CRM", "best CRM for startups", "project management free", "ai coding tools"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string (product name, keyword, or use case) | |
| limit | No | Maximum number of results to return (default: 5) |