find_companies
Search the global company catalog by name to obtain company IDs for use in candidate search.
Instructions
Search the global company catalog. Returned IDs map to current_company_ids on candidate search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query — matched against company name | |
| page | No | Page number (default: 1) | |
| limit | No | Items per page, max 100 (default: 20) |