Salesforce Flow Automation
Unified workflow capability for managing and executing Salesforce Flow automation processes. Combines flow definition management, interview execution, and invocable action triggering for business process automation teams.
What You Can Do
MCP Tools
list-flows
List all Flow definitions in the Salesforce org
get-flow
Get details for a specific Flow definition by ID
update-flow
Update a Flow definition's status or description
start-flow-interview
Create and start a new Flow Interview instance with input variables
get-flow-interview-status
Get the current state and output variables of a running Flow Interview
delete-flow-interview
Delete a paused or stale Flow Interview
list-invocable-flows
List all Flows exposed as invocable actions
get-invocable-flow-schema
Get input and output variable schema for an invocable flow
invoke-flow
Execute a Salesforce Flow as an invocable action with specified input variables
query-flows
Query Flow records using SOQL for advanced filtering