action vmware_get_cluster { label: "Show cluster details" description: "Show cluster details" provider: vmware method: GET path: "/entities/clusters/{id}" encoding: json output: { type: "object" } }