hard constraint added for not creating custom agent

This commit is contained in:
asanghavi 2026-04-02 12:42:14 +05:30
parent 5b305a264a
commit f89d310753
No known key found for this signature in database
GPG Key ID: 382D28D3B82D78E0

View File

@ -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 `<AgentforceConversationClient />` 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.