reject_invite
Reject a pending invitation token to decline access. Provide the invitation token and set confirm to true to complete the rejection.
Instructions
Reject an invitation token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute the write operation | |
| inviteToken | Yes | Invitation token returned as id by list_invites |