action restful4up_emulation_output { label: "emulationOutput" description: "try to get the emulation output after unpacking the file" provider: restful4up method: POST path: "/emulation-output" encoding: json output: { type: "object" additionalProperties: true } }