chat_get_message
Retrieve the full content of a Google Chat message using its resource name. Provide the message ID and authenticated email to access message details.
Instructions
Get the full content of a single Google Chat message by its resource name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The authenticated Google account to use. | ||
| messageName | Yes | The message resource name (e.g. 'spaces/XXXXXX/messages/YYYYYY'), from chat_list_messages name field. |