action clubhouseapi_post_get_suggested_follows_similar { label: "find similar users. (The Sparkles button on Clubhouse's profile page)" provider: clubhouseapi method: POST path: "/get_suggested_follows_similar" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }