set_paste_strategy
Select a paste strategy or use auto for the platform default. Optionally override the fallback chain.
Instructions
Select a paste strategy. Pass "auto" to use the platform default chain, or a specific strategy name (e.g. "wtype", "ydotool_type", "osascript_cmdv"). Optionally override the fallback chain. Strategy names come from list_paste_strategies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy | Yes | Strategy name (or "auto"). Must match a name returned by list_paste_strategies. | |
| fallbackChain | No | Optional override for the fallback order. If omitted, leaves the existing chain. |