Skip to main content
Glama

AHK_Analyze

Analyze AutoHotkey v2 scripts to identify functions, variables, classes, and code elements with contextual information and documentation.

Instructions

Ahk analyze Analyzes AutoHotkey v2 scripts and provides contextual information about functions, variables, classes, and other elements used in the code. Accepts direct code or a file path (falls back to active file).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeNoAutoHotkey code to analyze
filePathNoPath to .ahk file to analyze (defaults to active file when code omitted)
includeDocumentationNoInclude documentation for built-in elements
includeUsageExamplesNoInclude usage examples
analyzeComplexityNoAnalyze code complexity
severityFilterNoFilter issues by severity levels (e.g., ["error"] for errors only)
maxIssuesNoLimit number of issues returned (reduces token usage)
summaryOnlyNoReturn only summary counts, not detailed issues (minimal tokens)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TrueCrimeDev/ahk-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server