Skip to main content

2 docs tagged with "tool-calling"

View all tags

AI Tool Calling Pattern for Salesforce Apex

How to implement AI tool calling (function calling) in Salesforce Apex, working around the DML-before-callout transaction limitation with a multi-transaction follow-up pattern.