remove_key_mapping
Remove a key mapping from an Input Mapping Context by index or by action and key combination.
Instructions
Remove a key mapping from an Input Mapping Context.
Remove by index OR by action_path + key combination.
Args: context_path: Path to the IMC asset index: Mapping index to remove (from get_input_mapping_context) action_path: Alternative — remove by action + key combo key: Alternative — remove by action + key combo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| index | No | ||
| action_path | No | ||
| context_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |