get_companies
Fetch B2B companies from your Shopify store with filters, sorting, and pagination for targeted access.
Instructions
Fetch B2B companies from the store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of companies to fetch (1-250, default: 50) | |
| query | No | Filter query (e.g., 'name:Acme') | |
| reverse | No | Reverse the sort order | |
| sortKey | No | Field to sort by |