list_associated_projects
Retrieve all projects associated with a specific opportunity. Use this to discover projects linked to an opportunity, complementing the opportunity field on each project.
Instructions
List projects (cases) associated with a given opportunity. Returns the same record shape as list_projects, filtered to one opportunity. The inverse direction (project → opportunity) is on each project's opportunity field directly, so this tool is only needed for opportunity → projects discovery — use list_party_projects for party → projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opportunityId | No | ||
| embed | No | Comma-separated embeds, e.g. 'tags,fields' | |
| page | No | ||
| perPage | No |