NetSuite Query records and run SuiteQL queries via the NetSuite REST API. Environment Variables - - Account ID (e.g. ) - - Token-based auth token ID - - Token-based auth token secret SuiteQL query List invoices Get record Notes - Token-based authentication used. OAuth 1.0 may be required for some setups. - Always confirm before creating or modifying records. ---