Skip to main content

Prompt studio

Standard rules

nameentityPromptcondition
GetDescriptionCustomFieldExplain me this salesforce formula ${item.Metadata.formula}Metadata.formula
GetDescriptionCustomFieldGive me a short description for a field named '${item.FullName}' which label is ${item.Metadata.label}
ExplainValidationRuleExplain me this validation rule: '${item.Metadata.errorConditionFormula}'
ExplainValidationRuleWrite me a Salesforce validation rule given the following description '${item.Metadata.description}'

Create your own rules

Create your rules

Custom the custom metadata

Create a custom metadata name SFExplorer_Prompt__mdt to receive your prompts.