ns_createRecord
Tool Description |
Creates a new record in NetSuite using REST API. Before creating the new record, this tool uses ns_getRecordTypeMetadata to retrieve information about available fields and their types. |
Annotation |
Create Record |
Properties
Property |
Type |
Required or Optional |
Description |
---|---|---|---|
|
string |
Required |
The NetSuite record type you want to create. |
|
string |
Required |
The list of record data, specified in JSON format as key-value pairs for field names and values. |
Permissions
Only user roles with the following permissions can see this tool in the AI client. However, your ability to create records depends on the permissions assigned to your NetSuite role.
Permission ID |
Permission Name |
Level |
---|---|---|
|
REST Web Services |
Full |