oracle-netsuite.ns_createRecord high conf mediumhuman approval
Creates a new record (transaction, customer, item, etc.) in NetSuite; depending on type, posts directly to the GL.
oracle-netsuite.ns_updateRecord high conf mediumhuman approval
Updates an existing NetSuite record; for transactional records this can change financial-statement amounts.
oracle-netsuite.ns_runCustomSuiteQL high conf highOBO
Executes arbitrary SuiteQL across the NetSuite data model; can read any table the role permits, including GL detail.
All other tools (8)
oracle-netsuite.ns_getRecord medium conf mediumaudit
Reads a single record; may include customer PII or financial detail depending on type.
oracle-netsuite.ns_getRecordTypeMetadata low conf highallow
Returns the schema for a NetSuite record type; metadata-only.
oracle-netsuite.ns_getSubsidiaries low conf highallow
Lists subsidiaries in the OneWorld account.
oracle-netsuite.ns_getSuiteQLMetadata low conf highallow
Returns SuiteQL schema metadata.
oracle-netsuite.ns_listAllReports low conf highallow
Enumerates available NetSuite reports.
oracle-netsuite.ns_listSavedSearches low conf highallow
Lists saved searches accessible to the user.
oracle-netsuite.ns_runReport medium conf highaudit
Runs a NetSuite report; output can include financial statements and customer data subject to SOX.
oracle-netsuite.ns_runSavedSearch medium conf mediumaudit
Executes a saved search; result set can range from trivial to bulk PII/financial extracts.