run_custom
Execute custom PowerShell tools registered in a-eyes.config.json to extend screenshot-based UI diagnosis and layout verification for Windows applications.
Instructions
Run a custom PowerShell tool registered in a-eyes.config.json. Use list_custom_tools to see available tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Parameters to pass to the tool script | |
| tool_name | Yes | Name of the custom tool to run |