list_party_opportunities
Retrieve opportunities linked to one party. Get answers to 'what deals do we have with X?' without listing every opportunity; include optional related details in one round-trip.
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 |
|---|---|---|---|
| page | No | ||
| embed | No | Comma-separated embeds. Valid tokens: tags, fields, party, milestone, missingImportantFields. | |
| partyId | Yes | ||
| perPage | No |