Discover Products
peerpush_discoverBrowses the PeerPush catalog by structured criteria: use case, target audience, platform, pricing model, and category. Relevant when the user wants to explore products matching specific filters rather than a keyword search (e.g. "free CLI tools for developers"). Returns matching products sorted by score, recency, or trending momentum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order | score |
| limit | No | Number of results | |
| useCase | No | Use case (e.g. "Code Development", "Email Marketing", "Analytics", "AI Chatbots") | |
| audience | No | Target audience (e.g. "Developers", "Indie Hackers", "Marketers", "Designers", "Startups") | |
| category | No | Category slug | |
| platforms | No | Platform: Web, Api, Desktop, Mcp, Cli, Mobile | |
| pricingType | No | Pricing: Free, Freemium, Subscription, OneTime, Paid |