list_timeline_events
Retrieve a contact's recent timeline events with their IDs to get an activityId for editing or deleting. Requires contactId from find_contacts.
Instructions
List a contact's recent timeline events with their ids. Call this to get an activityId before editing or deleting a timeline event. Use find_contacts first to get the contactId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | Id of the contact whose timeline to list. |