action gerermesaffaires_get_hub_menus_all { label: "get_hub_menus_all" description: "Returns predefined folders and workbooks of the Hub for all the spaces and customer spaces" provider: gerermesaffaires method: GET path: "/hub/menus/all" encoding: json output: { type: "object" additionalProperties: true } }