send_message
Send messages directly to Google Chat spaces using the tool within the Google Workspace MCP Server. Specify user details, space ID, and message text for effective communication.
Instructions
Sends a message to a Google Chat space.
Returns:
str: Confirmation message with sent message details.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_text | Yes | ||
| service | Yes | ||
| space_id | Yes | ||
| thread_key | No | ||
| user_google_email | Yes |