chat_create_space
Create a new Google Chat space and invite members. Specify the display name and optional member emails to set up a collaborative room.
Instructions
Create a new named Google Chat space (room), optionally inviting initial members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The authenticated Google account to create the space as. | ||
| displayName | Yes | Display name for the new space. | |
| memberEmails | No | Comma-separated list of email addresses to invite as initial members (optional). |