sender_history
Retrieve a sender's profile and recent exchanges from your local index, so you can match their tone and avoid repeating yourself. Works offline, no provider call.
Instructions
What GigaMail's local index knows about a sender: {profile: {tone,
topics, counts...} or {}, context: {recent threads, last exchanges}}.
Useful to reply in the right register and avoid repeating yourself.
Local only (no provider call); empty when the index has not been
built (gigamail index). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Sender address, e.g. 'mario@example.com'. | ||
| account_id | No | Account to operate on (integer id from list_accounts). Omit or null = the user's active account. |