camelot_local_file_editor
Open, edit, and save text, markdown, and code files locally in your browser, keeping data on your device.
Instructions
Local File Editor: Open, edit, and save text, markdown, and code files directly on your local device.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/local-file-editor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Target file name or attachment identifier | README.md |
| contentSnippet | No | Text excerpt or content sample | # Project Documentation Authored via Camelot. |
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 |