action vmware_get_flow { label: "Show flow details" description: "Show flow details" provider: vmware method: GET path: "/entities/flows/{id}" encoding: json output: { type: "object" } }