Report Tools

The report tools enable you to access and run NetSuite reports from your AI client. With these tools, you can retrieve a list of standard NetSuite reports and run standard and custom reports that you have access to based on your current permissions.

The report tools support most of the standard reports available in Standard Reports. Customized reports are not included in the list returned by the ns_listAllReports tool, but you can run them using ns_runReport by providing the internal ID of the report.

Take note of the following:

Name

Description

ns_listAllReports

Lists all standard reports in your NetSuite account.

ns_runReport

Runs a report in your NetSuite account and displays the results.

Related Topics

General Notices