Agent Action Error Handling

Design Invocable Apex actions that return deterministic, agent-friendly errors instead of surfacing raw exceptions to the LLM. NOT for authoring the action itself — @InvocableMethod schema, labels, security context — use agentforce/custom-agent-actions-apex. NOT for the Apex tests that force each error branch — use agentforce/agent-action-unit-tests.

PranavNagrecha d20713b 7 files · 59.3 KB Updated 15 repo stars

File contents

PranavNagrecha/AwesomeSalesforceSkills/tree/main/skills/agentforce/agent-action-error-handling commit d20713b405

Frequently asked questions

npx skillmds add pranavnagrecha/agent-action-error-handling