Available Tools in the MCP Standard Tools SuiteApp

Important:

This SuiteApp is targeted to be available in September 2025.

The MCP Standard Tools SuiteApp includes:

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.

Note:

Parameters provided to a tool call are verified. Required parameters must be included in the request.

Tool Name

Description

Related Tools

ns_createRecord

Creates a new record in NetSuite using REST API.

Record Tools

ns_getRecord

Retrieves a record in NetSuite using REST API.

Record Tools

ns_getRecordTypeMetadata

Retrieves metadata for all NetSuite record types or for a specific record type, including available fields and their data types.

Record Tools

ns_listAllReports

Lists all standard reports in your NetSuite account.

Report Tools

ns_listSavedSearches

Lists all saved searches in your NetSuite account.

Saved Search Tools

ns_runSavedSearch

Runs an existing saved search from your NetSuite account.

Saved Search Tools

ns_runReport

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

Report Tools

ns_runCustomSuiteQL

Runs a custom SuiteQL query in NetSuite. Only read-only queries are supported. Useful for gathering information of all types.

SuiteQL Tools

ns_updateRecord

Updates an existing record in NetSuite using REST API.

Record Tools

Related Topics

General Notices