get_track_actions
Retrieve a chronological timeline of user interactions from a VibeCheck bug report, including auto-generated steps to reproduce and an action type breakdown. Filter by specific action types as needed.
Instructions
Get user action timeline from a VibeCheck bug report. Returns a chronological timeline of user interactions, auto-generated steps to reproduce, and an action type breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_or_id | Yes | The track URL or ID. Supports URLs like https://app.vibecheck-qa.com/tracks/{id} or just the ID | |
| action_types | No | Filter by action types (e.g. click, input, scroll, navigation). Omit for all types |