rba_write_file
Write or overwrite files in the Roblox Bridge Agent workspace, creating directories and backups automatically to prevent data loss.
Instructions
Create or replace a file inside the RBA workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| overwrite | No | ||
| backupExisting | No | Create a restorable backup before overwriting an existing file. | |
| createDirectories | No |