list_party_projects
Retrieve all projects linked to a specific party ID, answering 'What cases is this contact involved in?' without enumerating all projects.
Instructions
List projects (cases) linked to a given party. Returns the same record shape as get_project, filtered to one party — use this to answer 'what cases is X involved in?' without enumerating all projects. Accepts optional embed (e.g. 'tags,fields'). For the opportunity-side analogue, use list_party_opportunities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| partyId | No | ||
| page | No | ||
| perPage | No |