ai-debug-local-mcp
Version:
🎯 ENHANCED AI GUIDANCE v4.1.2: Dramatically improved tool descriptions help AI users choose the right tools instead of 'close enough' options. Ultra-fast keyboard automation (10x speed), universal recording, multi-ecosystem debugging support, and compreh
1,555 lines (1,554 loc) • 281 kB
JavaScript
/**
* Complete Tool Discovery - All 445 Extracted Tools
*
* Provides comprehensive debugging capabilities with proper TypeScript definitions.
* Generated automatically to include all available debugging tools.
*/
export const COMPLETE_TOOLS = [
{
name: 'inject_debugging',
description: 'inject debugging - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'url'
]
}
},
{
name: 'inject_debugging_advanced',
description: 'inject debugging advanced - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'inject_debugging_with_options',
description: 'inject debugging with options - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'inject_debugging_batch',
description: 'inject debugging batch - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'inject_debugging_async',
description: 'inject debugging async - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'take_screenshot',
description: 'take screenshot - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'take_screenshot_advanced',
description: 'take screenshot advanced - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'take_screenshot_with_options',
description: 'take screenshot with options - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'take_screenshot_batch',
description: 'take screenshot batch - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'take_screenshot_async',
description: 'take screenshot async - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'run_audit',
description: 'run audit - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'run_audit_advanced',
description: 'run audit advanced - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'run_audit_with_options',
description: 'run audit with options - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'run_audit_batch',
description: 'run audit batch - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'run_audit_async',
description: 'run audit async - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'simulate_user_action',
description: 'simulate user action - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'simulate_user_action_advanced',
description: 'simulate user action advanced - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'simulate_user_action_with_options',
description: 'simulate user action with options - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'simulate_user_action_batch',
description: 'simulate user action batch - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'simulate_user_action_async',
description: 'simulate user action async - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'monitor_realtime',
description: 'monitor realtime - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'monitor_realtime_advanced',
description: 'monitor realtime advanced - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'monitor_realtime_with_options',
description: 'monitor realtime with options - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'monitor_realtime_batch',
description: 'monitor realtime batch - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'monitor_realtime_async',
description: 'monitor realtime async - Advanced core tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_performance',
description: 'analyze performance - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_performance_advanced',
description: 'analyze performance advanced - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_performance_with_options',
description: 'analyze performance with options - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_performance_batch',
description: 'analyze performance batch - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_performance_async',
description: 'analyze performance async - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'check_accessibility',
description: 'check accessibility - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'check_accessibility_advanced',
description: 'check accessibility advanced - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'check_accessibility_with_options',
description: 'check accessibility with options - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'check_accessibility_batch',
description: 'check accessibility batch - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'check_accessibility_async',
description: 'check accessibility async - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_javascript_errors',
description: 'analyze javascript errors - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_javascript_errors_advanced',
description: 'analyze javascript errors advanced - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_javascript_errors_with_options',
description: 'analyze javascript errors with options - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_javascript_errors_batch',
description: 'analyze javascript errors batch - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_javascript_errors_async',
description: 'analyze javascript errors async - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'validate_seo',
description: 'validate seo - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'validate_seo_advanced',
description: 'validate seo advanced - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'validate_seo_with_options',
description: 'validate seo with options - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'validate_seo_batch',
description: 'validate seo batch - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'validate_seo_async',
description: 'validate seo async - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_bundle_size',
description: 'analyze bundle size - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_bundle_size_advanced',
description: 'analyze bundle size advanced - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_bundle_size_with_options',
description: 'analyze bundle size with options - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_bundle_size_batch',
description: 'analyze bundle size batch - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_bundle_size_async',
description: 'analyze bundle size async - Advanced analysis tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_react_state',
description: 'debug react state - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_react_state_advanced',
description: 'debug react state advanced - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_react_state_with_options',
description: 'debug react state with options - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_react_state_batch',
description: 'debug react state batch - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_react_state_async',
description: 'debug react state async - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_nextjs_routing',
description: 'debug nextjs routing - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_nextjs_routing_advanced',
description: 'debug nextjs routing advanced - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_nextjs_routing_with_options',
description: 'debug nextjs routing with options - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_nextjs_routing_batch',
description: 'debug nextjs routing batch - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_nextjs_routing_async',
description: 'debug nextjs routing async - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_flutter_web',
description: 'debug flutter web - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_flutter_web_advanced',
description: 'debug flutter web advanced - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_flutter_web_with_options',
description: 'debug flutter web with options - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_flutter_web_batch',
description: 'debug flutter web batch - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_flutter_web_async',
description: 'debug flutter web async - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_phoenix_liveview',
description: 'debug phoenix liveview - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_phoenix_liveview_advanced',
description: 'debug phoenix liveview advanced - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_phoenix_liveview_with_options',
description: 'debug phoenix liveview with options - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_phoenix_liveview_batch',
description: 'debug phoenix liveview batch - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'debug_phoenix_liveview_async',
description: 'debug phoenix liveview async - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_hydration',
description: 'analyze hydration - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_hydration_advanced',
description: 'analyze hydration advanced - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_hydration_with_options',
description: 'analyze hydration with options - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_hydration_batch',
description: 'analyze hydration batch - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'analyze_hydration_async',
description: 'analyze hydration async - Advanced framework tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'run_visual_regression_test',
description: 'run visual regression test - Advanced testing tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'run_visual_regression_test_advanced',
description: 'run visual regression test advanced - Advanced testing tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {
'type': 'string',
'description': 'Active debugging session ID'
},
'options': {
'type': 'object',
'description': 'Tool-specific options'
}
},
'required': [
'sessionId'
]
}
},
{
name: 'run_visual_regression_test_with_options',
description: 'run visual regression test with options - Advanced testing tool with comprehensive debugging capabilities',
inputSchema: {
'type': 'object',
'properties': {
'sessionId': {