list_entity_tracks
List track instances on a specific record (opportunity, project, or party), including manual and auto-applied tracks. Use trackDefinition.id to distinguish sources.
Instructions
List track INSTANCES on a specific record — i.e., which tracks have been applied to this opportunity / project / party. Distinct from list_track_definitions, which lists the templates. NOTE: some boards have stage-triggered automation that auto-applies tracks when an entity enters specific stages — tracks returned here may include BOTH manually-applied tracks (via apply_track) and auto-applied tracks from Capsule board rules. To distinguish, compare each track's trackDefinition.id against your application's apply_track call history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Which entity type. | |
| entityId | No |