AHK_File_Active
Detect and set the active AutoHotkey file for editing in the ahk-mcp server. This essential first step enables all subsequent file modification tools to work on the specified .ahk file.
Instructions
Ahk file DETECT AND SET ACTIVE FILE FOR EDITING - Use this immediately when user mentions any .ahk file path. This enables all other editing tools to work on the specified file. Essential first step before any file modifications.
π Active File: Not set. Use AHK_File_Active to select a target.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform | get |
| path | No | File path for set action | |
| text | No | Text to detect paths from |