action clubhouseapi_get_get_all_topics { label: "gets all topics." provider: clubhouseapi method: GET path: "/get_all_topics" encoding: json output: { type: "object" additionalProperties: true } }