camelot_code_formatter
Format and beautify JavaScript, TypeScript, JSON, HTML, and CSS snippets directly in your browser. Clean up unformatted code for better readability.
Instructions
Code Formatter: Format and beautify JavaScript, TypeScript, JSON, HTML, and CSS snippets.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/code-formatter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Raw code snippet to format | |
| language | No | Programming language or syntax (e.g. javascript, python, json) | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |