list_party_opportunities
Retrieve all opportunities associated with a specific party. Answer 'what deals do we have with X?' without listing every opportunity.
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 | Yes | ||
| page | No | ||
| perPage | No |