list_party_opportunities
Retrieve all opportunities associated with a specific party, answering what deals are linked to that contact without scanning all records. Optionally include tags and fields in a single request.
Instructions
List opportunities linked to a given party. Returns the same record shape as get_opportunity, filtered to one party — use this to answer 'what deals do we have with X?' without enumerating all opportunities. Accepts optional embed (e.g. 'tags,fields') to include those in one round-trip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| partyId | No | ||
| page | No | ||
| perPage | No |