send_message
Post a new message to a Google Chat space or direct message, creating a new thread.
Instructions
Send a new message (starts a new thread) in a space or DM
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Space/DM group ID (from list_spaces) | |
| is_dm | No | True if DM, False if room/space | |
| text | Yes | Message text |