action clubhouseapi_post_invite_to_app { label: "invite a user to the app, using one of your invites" provider: clubhouseapi method: POST path: "/invite_to_app" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }