name: sf-agentforce-api description: > Wire an Agentforce agent into a Visualforce page using the Agent API (api.salesforce.com). TRIGGER when: user wants to connect an Agentforce agent to a custom UI, VF page, or web embed using the Agent API with OAuth Client Credentials flow and Apex @RemoteAction proxy. DO NOT TRIGGER when: using MIAW bootstrap/embedded service (use sf-lwc), building the agent itself (use sf-ai-agentforce), or deploying unrelated metadata (use sf-deploy). license: MIT metadata: