action reverb_get_my_feed_customize { label: "get your feed customization options" description: "get your feed customization options" provider: reverb method: GET path: "/my/feed/customize" encoding: json output: { type: "object" additionalProperties: true } }