search_messages
Find messages by text query across financial chats or in one specific chat, using optional date filters and result limits to quickly locate relevant analyst discussions.
Instructions
Search message text globally or in one chat; omit chat for a global search.
since_date: optional ISO 8601 cutoff (e.g. "2026-01-01"). Results default to
the last 7 days when omitted. Pass an explicit date to look further back; a very
old date effectively means all history. A value with no timezone is treated as UTC.
Global search (no chat) scans dialogs one at a time and stops once limit
results are collected, so results favor whichever dialogs are scanned first
rather than being ranked by relevance or recency across the whole account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | No | ||
| limit | No | ||
| query | Yes | ||
| since_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |