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