read_frames
Read a bounded raw-frame sample from a local CAN log with optional ID and timestamp filters, keeping results within a 500-frame limit.
Instructions
Read a bounded raw-frame sample from a local log, with optional ID and timestamp filters. limit is capped at 500.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| log_path | Yes | ||
| time_end | No | ||
| id_filter | No | ||
| time_start | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||