list_opportunity_entries
Retrieve timeline entries (notes, emails, task records) for an opportunity to see latest activity. Entries return newest-first with type, content, and timestamps.
Instructions
List timeline entries (notes, captured emails, completed-task records) for an opportunity. Returns entries newest-first. Each entry has a type ('note', 'email', 'task'), free-text content, and timestamps. Use this to answer 'what's the latest on deal X?' For party or project timelines, use list_party_entries or list_project_entries respectively.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| embed | No | Comma-separated embeds. Valid tokens: attachments, participants. | |
| perPage | No | ||
| opportunityId | No |