list_opportunity_entries
List timeline entries (notes, emails, task records) for an opportunity in reverse chronological order to see what's new 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 |
|---|---|---|---|
| opportunityId | No | ||
| page | No | ||
| perPage | No | ||
| embed | No | Comma-separated embeds, e.g. 'attachments,participants' |