action vmware_get_firewall { label: "Show firewall details" description: "Show firewall details" provider: vmware method: GET path: "/entities/firewalls/{id}" encoding: json output: { type: "object" } }