update_match
Modify an existing Espanso text expansion by changing its trigger or replacement text in a config file to correct or revise shortcuts.
Instructions
Update an existing text expansion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | File containing the match | |
| trigger | Yes | The trigger to update | |
| newReplace | No | New replacement text (optional) | |
| newTrigger | No | New trigger text (optional) |