importyeti_search
Search ImportYeti by company or supplier name and retrieve each match's kind, slug, country, address, and shipment stats. Use this credential-free public data to identify trade partners.
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 |