Skip to main content
Glama

Ultra Debugger

by alfi-j

analyze_js_file

Analyze JavaScript files to identify syntax errors, potential bugs, and code quality issues using ESLint for actionable fix suggestions.

Instructions

Analyze a JavaScript file for potential issues using ESLint

Input Schema

NameRequiredDescriptionDefault
file_pathYesPath to the JavaScript file to analyze

Input Schema (JSON Schema)

{ "properties": { "file_path": { "description": "Path to the JavaScript file to analyze", "type": "string" } }, "required": [ "file_path" ], "type": "object" }

Other Tools from Ultra Debugger

Related Tools

    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/alfi-j/ultra-debugger'

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