BurilSync
6 tools in this family (folder Editor/Tools/BurilSync/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
sync_download_latest | writes | Download the latest Buril Sync bundle for the configured user, decrypt it locally with the |
sync_list_versions | read-only | List the user's recent Buril Sync bundle versions on the server (newest first). |
sync_restore_version | writes | Restore a specific Buril Sync bundle version by id: download it, decrypt locally with the |
sync_set_credentials | writes | Store Buril Sync credentials locally: endpoint, user_token, user_id, and a 32-byte AES-256 key. |
sync_status | read-only | Report Buril Sync status: whether credentials are configured, last successful sync timestamp, |
sync_upload_bundle | writes | Snapshot the local AI context (chat history, custom skills, preferences, recent tools, |