Log Activity (write)
log_activityLog notes or call activities to Copper CRM records. Append call summaries or reminders to people, companies, opportunities, or leads.
Instructions
Log a note or call activity onto a person, company, opportunity, or lead in Copper. This is the only tool that writes to the CRM — it APPENDS an activity (it never edits or deletes existing data). Use it to record a call summary or leave a reminder note on a record. Defaults to a 'Note' activity. Returns the created activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent | Yes | The CRM record this activity is logged on. | |
| details | Yes | The note / activity text to record. | |
| activity_type_id | No | Copper activity type id. Defaults to 0 (Note). Other user-defined types can be found via the Copper UI; leave unset to log a plain note. |