importyeti_search
Search ImportYeti by company or supplier name to find matching businesses with country, address, and shipment stats. Use the returned slug to access detailed company data.
Instructions
Search ImportYeti companies and suppliers by name. Searches ImportYeti for companies and suppliers matching a name, returning each match's kind (company or supplier), slug, country, address, and headline shipment stats. A "company" result's slug chains into GET /importyeti/company. Credential-free public data, sourced from ImportYeti's own JSON search API (distinct from its human-facing /search results page, which does not render due to a client-side bug in ImportYeti's own app).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Company or supplier name to search for | |
| page | No | 1-indexed result page, defaults to 1 |