reply_message
Reply to an existing thread in a Google Chat space or direct message with the specified text.
Instructions
Reply to an existing 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 | |
| topic_id | Yes | Thread ID to reply to (from read_messages) | |
| text | Yes | Reply text |