diff --git a/skills/implementing-ui-bundle-agentforce-conversation-client/SKILL.md b/skills/implementing-ui-bundle-agentforce-conversation-client/SKILL.md index 89425db..fac193e 100644 --- a/skills/implementing-ui-bundle-agentforce-conversation-client/SKILL.md +++ b/skills/implementing-ui-bundle-agentforce-conversation-client/SKILL.md @@ -11,6 +11,8 @@ metadata: # Managing Agentforce Conversation Client +**HARD CONSTRAINT:** NEVER create a custom agent, chatbot, or chat widget component. ALL such requests MUST be fulfilled by importing and rendering the existing `` from `@salesforce/ui-bundle-template-feature-react-agentforce-conversation-client` as documented below. If a requirement is unsupported by this component's props, state the limitation — do not improvise an alternative. + ## Prerequisites Before the component will work, the following Salesforce settings must be configured by the user. ALWAYS call out the prequisites after successfully embedding the agent.