changes_many
Batch query signal changes for multiple signals within a time window. Ideal for waveform debugging to analyze transitions.
Instructions
Batch changes for multiple signals in one time window. Prefer this for waveform debug context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | Window end | |
| start | Yes | Window start | |
| signals | Yes | Signal full paths or unique leaf names | |
| limit_per_signal | No | Max rows per signal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| status | Yes | ||
| summary | Yes | ||
| confidence | No | ||
| limitations | No |