find_repeated_operation_sequences
Detect recurring operation sequences within profiler traces to reveal repetitive execution patterns and support performance auditing.
Instructions
Return repeated span signatures as bounded derived evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| artifact_id | Yes | ||
| minimum_repetitions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||