Agentforce and Generative AI Reference
Review the reference documentation for Agentforce and Eintein Generative AI developers.
Use Agent API to communicate with AI agents in your org. Create a connected app in your Salesforce org, generate a token, and then start using the API. Take advantage of topics and actions in Agentforce by sending messages to AI agents.
Agentforce DX provides pro-code tools to create and test agents outside the Agentforce Builder UI.
Discover how to use custom Lightning types to improve the user interface of custom agent actions for Agentforce in Lightning Experience. Custom Lightning types are particularly effective for handling complex inputs and outputs.
The Models API provides Apex classes and REST endpoints that connect your application to large language models (LLMs).
Testing API combines Metadata API and Connect API endpoints to build and run tests on AI agents.