ns_createRecord
|
Tool Description |
Creates a new record in NetSuite. Before creating the new record, this tool uses ns_getRecordTypeMetadata to retrieve information about available fields and their types. If a required reference field is missing, the AI may use the Record Selector MCP App to display the available values for that field so you can choose one. |
|
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 |