Prerequisites
Install the dependencies and set your Salesforce and OpenAI credentials.Example
A read-only agent that explores Salesforce objects, runs SOQL queries, and searches across the org.cookbook/91_tools/salesforce_tools.py
Toolkit Params
Toolkit Functions
You can use
include_tools or exclude_tools to modify the list of tools the agent has access to. See selecting tools.