format_code
Format Python code files automatically using black to ensure consistent style and improve readability.
Instructions
Format a Python file using black
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to the file to format |