list_associated_projects
Retrieve projects tied to a specific opportunity by supplying its ID. Get paginated, filterable project records for opportunity-to-project discovery.
Instructions
List projects 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 |
|---|---|---|---|
| page | No | ||
| embed | No | Comma-separated embeds. Valid tokens: tags, fields, party, opportunity, missingImportantFields. | |
| perPage | No | ||
| opportunityId | No |