Apex REST/AuraEnabled as Agent Actions

Your existing Apex code can now be used directly as agent actions.

Where

Agentforce action configuration.

How

Reference your Apex class and method directly when creating agent actions. Annotations are recognized automatically.

Why

Reuse existing business logic without building new invocable actions or wrappers.

💬 Comments

Loading comments...