list_opportunity_entries
Retrieve timeline entries for an opportunity, including notes, emails, and completed tasks, sorted newest-first. Find out the latest updates on a deal.
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 |