Find Companies
find_companiesSegment companies by industry, role family, skill, hiring trend, and job-count range. Returns results sorted by total open jobs descending.
Instructions
Multi-axis company segmentation. Analyst tier. Filter by industry, role family they're hiring for, top-skill match, hiring trend, job-count range. Returns companies sorted by total open jobs descending. Use for 'fintech companies hiring ML engineers', 'defense tech companies scaling up', or 'who's hiring 100+ engineers and growing?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max companies to return (default 25) | |
| skill | No | Companies whose top skills include this (substring match) | |
| trend | No | Hiring trend filter, from each company's 2-month rolling job-count average: 'up' = growing, 'down' = shrinking, 'stable' = flat. | |
| family | No | Companies hiring for this role family | |
| maxJobs | No | Maximum total open jobs (default unlimited) | |
| minJobs | No | Minimum total open jobs (default 0) | |
| industry | No | Industry substring filter (case-insensitive). E.g. 'fintech', 'health', 'AI', 'defense'. |