chat_remove_member
Removes a member from a Google Chat space by providing the member's email and space resource name.
Instructions
Remove a member from a Google Chat space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The authenticated Google account performing the action. | ||
| spaceName | Yes | The space resource name (e.g. 'spaces/XXXXXX'). Get this from chat_list_spaces. | |
| memberEmail | Yes | Email address of the member to remove. |