is_action_enable
Determine if a specific HWP action like Copy, Paste, or Undo is currently enabled, allowing you to verify command availability before executing it.
Instructions
Check if a HWP action is currently enabled.
Args: action: Action name to check (e.g. "Copy", "Paste", "Undo")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||