Record Selector MCP App

Tool Name

ns_selector_app

Tool Description

Helps you select an existing record from your NetSuite account in any workflow that requires record selection. The AI client can use this interactive MCP App to present a guided list of available values instead of relying on free-text input.

Before opening the app, the AI client determines the appropriate recordType for the selection. In create or update record workflows, the AI client may call ns_getRecordTypeMetadata to identify the required fields for the target record type, then open the app so you can choose from the available values.

After you make a selection, the AI client uses the returned value to continue the workflow, such as populating a related field in an ns_createRecord or ns_updateRecord request or using the selected record for analysis or other tasks.

Annotation

NetSuite Record Selector

Properties

Property

Type

Required or Optional

Description

recordType

string

Required

The NetSuite record type used to populate the selection list (for example, customer or item).

Permissions

Only user roles with the following permissions can see this tool in the AI client. However, your ability to use the Record Selector MCP App depends on the permissions assigned to your NetSuite role and your access to the record types available for selection.

Permission ID

Permission Name

Level

ADMI_RESTWEBSERVICES

REST Web Services

Full

Related Topics

General Notices