camelot_cloud_sync_gist
Backs up and synchronizes local app settings and data to a private GitHub Gist, including optional execution history, for cloud storage and recovery.
Instructions
Cloud Sync (GitHub Gist): Backup and synchronize your local application settings and data via private GitHub Gists.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/cloud-sync-gist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backupName | No | Name or identifier for backup snapshot | camelot_user_preferences.json |
| includeToolsHistory | No | Whether to include execution history snapshot |
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 |