list_associated_projects
Fetch projects associated with a given opportunity. Enables opportunity-to-project discovery.
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 |