load_more_companies
Load more companies from a previous search_companies result. Call this when the user says 'show more', 'load more', or 'more companies'. Pass the same criteria as the original search plus offset = number of companies already shown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | Yes | Number of companies already shown | |
| industry | Yes | ||
| location | No | ||
| company_size | No | ||
| technologies | No | ||
| hiring_growth | No | ||
| funding_status | No | ||
| revenue_growth | No | ||
| product_launches | No | ||
| recent_acquisitions | No |