permission

This topic is part of the tool SDF custom object documentation.

For information about developing custom tool SDF custom objects, see Custom Tool Scripts as XML Definitions.

Important:

The permissions set in the custom tool object definition determine the visibility of the tool in the AI client. If the user has all of the permissions defined for the tool, the tool will be visible to them. However, access to data and the ability to execute tool actions still depend on the user's NetSuite role and permissions. Users can only access data and perform operations that their NetSuite role allows, regardless of tool visibility.

Fields

Name

Type

Required / Optional

Description

permkey

single-select list

Required (conditionally)

This field is mandatory when the permissions field is included.

For information about possible values, see generic_permission.

permlevel

single-select list

Required (conditionally)

This field is mandatory when the permissions field is included.

For information about possible values, see generic_permission_level.

General Notices