Resend invitations
resend-invitationsResend pending corporate member invitations by email (max 10 per call). Only works for addresses that were invited but have not joined yet. Pass emails as an array, e.g. ["pending@example.com"].
Side effects: sends invitation emails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes | Email addresses with pending invitations to resend (JSON array). Example: ["pending@example.com"]. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No |