Available Tools in the MCP Standard Tools SuiteApp
This SuiteApp is targeted to be available in September 2025.
The MCP Standard Tools SuiteApp includes:
-
Record Tools – Create, retrieve, and update NetSuite records.
-
Report Tools – Access and run reports from your NetSuite account.
-
Saved Search Tools – List and run saved searches in NetSuite.
-
SuiteQL Tools – Execute custom SuiteQL queries to gather and analyze data in NetSuite.
How To Invoke a Tool
You can use natural language in your AI client to invoke a tool. Use the tool description as a guide on how to write your message. For example: Create a customer record in NetSuite for <first name> <last name>.
The client then shows a pop-up asking for permission to use an external integration tool.
Permissions for Available Tools
The permissions defined for each tool determine the visibility of the tool in the AI client. A tool is visible only if your NetSuite role has all the required permissions for that tool. However, access to data and the ability to execute tool actions still depend on your NetSuite role and permissions. You can only access data and perform operations that your NetSuite role allows, regardless of tool visibility.
List of Available Tools
The following table provides an overview of the tools available in the MCP Standard Tools SuiteApp. For detailed information such as the permissions and required parameters, see the help topic for each tool.
Parameters provided to a tool call are verified. Required parameters must be included in the request.
Tool Name |
Description |
Related Tools |
---|---|---|
Creates a new record in NetSuite using REST API. |
||
Retrieves a record in NetSuite using REST API. |
||
Retrieves metadata for all NetSuite record types or for a specific record type, including available fields and their data types. |
||
Lists all standard reports in your NetSuite account. |
||
Lists all saved searches in your NetSuite account. |
||
Runs an existing saved search from your NetSuite account. |
||
Runs a report in your NetSuite account and displays the results. |
||
Runs a custom SuiteQL query in NetSuite. Only read-only queries are supported. Useful for gathering information of all types. |
||
Updates an existing record in NetSuite using REST API. |