action reverb_get_shop { label: "Get your own shop details" description: "Get your own shop details" provider: reverb method: GET path: "/shop" encoding: json output: { type: "object" additionalProperties: true } }