action clubhouseapi_post_invite_from_waitlist { label: "wave to another user on the waitlist to give them access" provider: clubhouseapi method: POST path: "/invite_from_waitlist" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }