send_message
Send messages to Google Chat spaces to communicate with team members or share information directly from your workspace.
Instructions
Sends a message to a Google Chat space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| space_id | Yes | ||
| message_text | 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). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |