cuemap_alias_merge
Merge multiple cues into a single canonical cue, requiring explicit user confirmation to ensure the merge is intentional and accurate.
Instructions
Merge multiple cues into one canonical cue. Set confirmed=true only after explicit user confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| cues | Yes | ||
| project | No | Optional project ID. Defaults to the repository-scoped project. | |
| confirmed | Yes | Must be true only after the user explicitly confirms the merge. |