list_entity_tracks
Retrieve track instances applied to a specific record, including both manually applied tracks and those auto-applied by board automation.
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 | Use 'kases' for projects. | |
| entityId | No |