list_entity_tracks
Retrieve track instances on a record, including both manually applied and auto-applied tracks from board rules. Use trackDefinition.id to distinguish their origin.
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 |