list_party_projects
Retrieve all projects or cases associated with a specific party, enabling quick answers to inquiries about a party's involvement in cases without scanning all records. Optionally include embedded details like tags or fields.
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 | Yes | ||
| page | No | ||
| perPage | No |