Universal Containers' Agent Action includes several Apex classes for the new Agentforce Agent. What is an important consideration when deploying Apex that is invoked by an Agent Action?
A.
The Apex classes may bypass the 75% code coverage requirement as long as they are only used by the agent.
B.
Apex classes invoked by an Agent Action may be deployed with less than 75% test coverage as long as the agent is not activated in production.
C.
The Apex classes must have at least 75% code coverage from unit tests, and all dependencies must be in the deployment package.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Duke_CT
2 weeks, 6 days ago