action vmware_get_security_tag { label: "Show security tag details" description: "Show security tag details" provider: vmware method: GET path: "/entities/security-tags/{id}" encoding: json output: { type: "object" } }