openai_delete_invite
Revoke a pending invite using its ID. Cancel invitations that have not been accepted.
Instructions
Revoke a pending invite. Invites that have already been accepted cannot be deleted.
Args:
invite_id: The invite's ID (see openai_list_invites).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invite_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |