AHK_File_Detect
Detect AutoHotkey file paths in text and set them as active for execution in the ahk-mcp server.
Instructions
Ahk auto file Automatically detect and set active AutoHotkey file from user text
π Active File: Not set. Use AHK_File_Active to select a target.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text that may contain file paths to detect | |
| autoSet | No | Automatically set as active file if found | |
| scriptDir | No | Base directory to search for files |