1. create_flow
Create new automation flows.
2. list_flows
List all your flows.
3. get_flow
Get details of a specific flow.
4. execute_flow
Execute a flow with optional inputs.
5. pause_flow
Pause an active flow.
6. resume_flow
Resume a paused flow.
7. get_flow_executions
Get execution history.
8. list_mcp_servers
List configured MCP servers.
9. create_mcp_server
Register new MCP servers.