compare_tools
Compare two software tools side by side. Get pricing, features, ratings, and key differences to decide which product fits your needs.
Instructions
Side-by-side structured comparison of two software products. Returns pricing, features, ratings, and key differences for each tool.
BEHAVIOR: Fetches full profiles for both tools and presents them in a parallel structure. Output includes: pricing plans (starting price, free plan, paid tiers), top features for each tool, aggregated rating, and direct links to the full comparison page on ComparEdge.
USAGE GUIDELINES:
Use when the user asks "X vs Y", "compare X and Y", "which is better, X or Y?", or "what is the difference between X and Y?".
Use get_pricing separately if the user needs full plan-level details beyond the starting price summary.
Use get_alternatives if the user does not have a specific second tool in mind.
Slugs must be exact. Use search_tools first if unsure.
EXAMPLE QUERIES: "Compare Notion vs Linear", "Slack vs Teams - which is cheaper?", "What is the difference between Jira and Asana?", "HubSpot vs Salesforce pricing"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool1 | Yes | Slug of the first tool to compare | |
| tool2 | Yes | Slug of the second tool to compare |