python_check_types
Check Python types by running pyright, with watch mode for continuous analysis and verbose output for detailed diagnostics.
Instructions
Check Python types using pyright with watch and verbose mode support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Additional arguments | |
| watch | No | Watch mode | |
| timeout | No | Command timeout in milliseconds | |
| verbose | No | Enable verbose output | |
| directory | No | Working directory |