Skip to main content
Glama

Ultra Debugger

by alfi-j

analyze_multiple_js_files

Identify and report syntax errors, bugs, and code quality issues across multiple JavaScript files to improve code reliability and maintainability.

Instructions

Analyze multiple JavaScript files for potential issues

Input Schema

NameRequiredDescriptionDefault
file_pathsYesArray of paths to JavaScript files to analyze

Input Schema (JSON Schema)

{ "properties": { "file_paths": { "description": "Array of paths to JavaScript files to analyze", "items": { "type": "string" }, "type": "array" } }, "required": [ "file_paths" ], "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