get_betalist_by_topic
Fetch startups from Betalist filtered by topic or category like AI, SaaS, or fintech. Specify limit and cache options.
Instructions
Get startups by topic/category from Betalist. Filter startups by industry or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic/category to filter. Examples: 'ai' for AI/ML startups, 'saas' for SaaS products, 'fintech' for financial tech, 'productivity' for productivity tools, 'developer-tools' for dev tools, 'marketing' for marketing tools, 'ecommerce' for e-commerce, 'health' for healthcare/wellness. | |
| limit | No | Number of startups to fetch. | |
| use_cache | No | Whether to use cached data. |