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:
-
Accounting periods are not supported. Currently, the report tools ignore the Report by Period user preference. The AI client won't be able to see the accounting periods that you have set up in your NetSuite account, and may use the calendar year as the fiscal year or ask you to provide more details about your fiscal year.
-
Only date filters are supported when running the reports. Other filters or report footer options available in the UI are currently not supported by the report tools.
Name |
Description |
---|---|
Lists all standard reports in your NetSuite account. |
|
Runs a report in your NetSuite account and displays the results. |