find_repeated_operation_sequences
Detect recurring operation sequences within a profiler trace artifact, returning bounded evidence of repeated span signatures to support performance analysis.
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 | |||