GenAiPluginInstructionDef

Represents a topic instruction.

Parent Type

This type extends the Metadata metadata type and inherits its fullName field.

File Suffix and Directory Location

GenAiPluginInstructionDef components are part of a GenAiPlugin component and aren't used separately.

Version

GenAiPluginInstructionDef components are available in API version 62.0 and later.

Special Access Rules

GenAiPluginInstructionDef is available only if Agents is enabled in your org.

Fields

Field Name Description
description
Field Type
string
Description

Required.

Description of the topic instruction.
developerName
Field Type
string
Description

Required.

Represents the API name of the topic instruction. Can contain only underscores and alphanumeric characters and must be unique in your org. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores.
language
Field Type
string
Description

Required.

The language of the topic instruction.
masterLabel
Field Type
string
Description

Required.

The master label for the topic instruction.

Declarative Metadata Sample Definition

See GenAiPlugin.