Salesforce Automation · Capability
Salesforce Invocable Actions API — Custom Actions
Salesforce Invocable Actions API — Custom Actions. 3 operations. Lead operation: List custom invocable actions. Self-contained Naftiko capability covering one Salesforce Automation business surface.
What You Can Do
GET
Getcustomactions
— List custom invocable actions
/v1/actions/custom
GET
Describecustomaction
— Describe a custom action
/v1/actions/custom/{actionname}
POST
Invokecustomaction
— Invoke a custom action
/v1/actions/custom/{actionname}
MCP Tools
list-custom-invocable-actions
List custom invocable actions
read-only
idempotent
describe-custom-action
Describe a custom action
read-only
idempotent
invoke-custom-action
Invoke a custom action