chat_add_member
Add a member to a Google Chat space by providing the space name and member's email address.
Instructions
Add a member to 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 person to add. |