action clubhouseapi_post_get_online_friends { label: "gets online friends on the app homepage." provider: clubhouseapi method: POST path: "/get_online_friends" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }