Search Messages
search_messagesFind Google Chat messages by text or time range across spaces. Filter by space, size, and date to locate specific conversations quickly.
Instructions
Searches for messages in Google Chat spaces by text content and/or time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional text to search for. If omitted, only time_filter is applied. | |
| space_id | No | Optional space to restrict the search to. | |
| page_size | No | Maximum number of messages to return per space. | |
| max_spaces | No | Maximum number of spaces to search when space_id is not provided (default 10). | |
| time_filter | No | Optional filter using Chat API createTime syntax. Examples: 'createTime > "2026-03-18T00:00:00-03:00"' 'createTime > "2026-03-18T00:00:00-03:00" AND createTime < "2026-03-19T00:00:00-03:00"' | |
| user_google_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |