importyeti_search
Search ImportYeti companies and suppliers by name. Get each match's kind, country, address, and shipment stats in structured JSON.
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 |