Send Message
send_messageSend messages to Google Chat spaces using user email, space ID, and message text. Optionally reply within threads via thread key or thread name.
Instructions
Sends a message to a Google Chat space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | ||
| thread_key | No | Reply in a thread by app-defined key (creates thread if not found). | |
| thread_name | No | Reply in an existing thread by its resource name (e.g. spaces/X/threads/Y). | |
| message_text | Yes | ||
| user_google_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |