netsuite_get_vendors
Retrieve NetSuite vendor records with optional search by company name and pagination controls for targeted results.
Instructions
List NetSuite vendors (suppliers) with optional search and pagination. Optional parameters: limit (number), offset (number), q (string, search query on companyName, via SuiteQL when provided).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| limit | No | ||
| offset | No |