add_interaction
Record details of any interaction with a person—meetings, calls, or messages—by specifying type, date, note, location, and sentiment to keep a complete history.
Instructions
Log an interaction with a person (meeting, call, message, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date of interaction (YYYY-MM-DD) | |
| note | Yes | What happened / notes about the interaction | |
| typeId | Yes | Interaction type ID (e.g., met-in-person, phone-call) | |
| location | No | Where it happened | |
| personId | Yes | Person ID | |
| sentiment | No | Sentiment (default: neutral) |