Code Format
transform_code_formatFormat source code with language-aware indentation and style rules. Supports JS, TS, Python, Go, Rust, and more. Use when standardizing code style or preparing snippets for documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Source code to format | |
| language | Yes | Programming language (javascript, json, html, css, sql, xml) |