action reverb_get_my_feed { label: "Get listings from your feed" description: "Get listings from your feed" provider: reverb method: GET path: "/my/feed" encoding: json output: { type: "object" additionalProperties: true } }