{ "sections": [ "title", "description", "fields", "wsdl_segment" ], "title": "GenAiPluginInstructionDef - Metadata API", "description": "Represents a topic instruction.", "fields_columns": [ "type", "required", "description" ], "fields": { "description": { "type": "string", "required": true, "description": "Description of the topic instruction." }, "developerName": { "type": "string", "required": true, "description": "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": { "type": "string", "required": true, "description": "The language of the topic instruction." }, "masterLabel": { "type": "string", "required": true, "description": "The master label for the topic instruction." }, "sortOrder": { "type": "integer", "description": "A numerical value used to determine the order the instructions will be executed in." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n\n```" }