validate_code
Validate Python code syntax for custom components and get error or warning feedback.
Instructions
Validate Python code for custom components. Checks syntax and provides error/warning feedback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Python code to validate |