search_activities
Searches history: notes, comments, calls, meetings and their summaries, emails, messages, and timeline updates, optionally scoped to one record, actor, type, or date range. Use for "what did we discuss", "when did we last contact", "who said X". Mode exact finds verbatim wording; hybrid (default) ranks by meaning. Each item carries the activity id, type, date, actor, linked records, and a snippet. Summaries are excerpts; read get_activity for the full body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| limit | Yes | ||
| query | Yes | ||
| types | Yes | ||
| date_to | Yes | ||
| actor_id | Yes | ||
| date_from | Yes | ||
| record_id | Yes | ||
| record_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||