cuemap_alias_add
Add a manual weighted mapping from one cue to another, specifying the association strength (0-1). Use it to explicitly link related cues within a project.
Instructions
Add a manual weighted mapping from one cue to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| from | Yes | ||
| weight | No | Association weight from 0 to 1. Default is 1. | |
| project | No | Optional project ID. Defaults to the repository-scoped project. |