format_sql
Format and beautify SQL queries with customizable indentation. Clean up unformatted SQL for improved readability.
Instructions
Format and beautify SQL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to format | |
| indent_size | No | Number of spaces for indentation (1-8) |