action restful4up_unpack { label: "unpack" description: "try to unpack the given file" provider: restful4up method: POST path: "/unpack" encoding: json output: { type: "object" additionalProperties: true } }