list_segments
List screen capture segments from your Retrace history, filtering by start/end time, app bundle ID, and limit to find specific app-window recordings.
Instructions
List capture segments (one contiguous stretch in one app window).
Args: start: Optional ISO 8601 local lower bound on segment start. end: Optional ISO 8601 local upper bound on segment start. bundle_id: Optional single app bundle ID to filter to. limit: 1-100, default 20.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| limit | No | ||
| start | No | ||
| bundle_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||