resend_pending_invite
Resend a pending parent invite by id. Use after get_pending_invites surfaces an invite expiring in <24h, or when the user explicitly asks to resend. Re-emails the existing invite_token; no new code is generated. 60s per-invite cooldown. Caller must own the invite. Requires sign-in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invite_id | Yes | The id field returned by get_pending_invites. |