AHK_Process_Request
Process user requests containing file paths and instructions for AutoHotkey scripts to analyze, diagnose, run, or edit scripts automatically.
Instructions
Ahk process request Process user requests that contain file paths and instructions for AutoHotkey scripts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Multi-line input containing file path and instructions | |
| autoExecute | No | Automatically execute detected actions | |
| defaultAction | No | Default action if not specified | auto |