list_party_opportunities
List opportunities linked to a given party, returning the same details as get_opportunity filtered by party. Optionally embed tags and fields for efficient retrieval.
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 |