ns_getRecord

Tool Description

Retrieves a record from NetSuite using REST API.

Annotation

Get Record

Properties

Property

Type

Required or Optional

Description

recordType

string

Required

The NetSuite record type you want to retrieve.

recordId

string

Required

The Internal ID of the record you want to retrieve.

fields

string

Optional

Comma-separated list of specific fields to retrieve.

Permissions

Only user roles with the following permissions can see this tool in the AI client. However, your ability to view records depends on the permissions assigned to your NetSuite role.

Permission ID

Permission Name

Level

ADMI_RESTWEBSERVICES

REST Web Services

Full

Related Topics

General Notices