rba_append_file
Append text to a specified file in the Roblox Bridge Agent workspace, automatically creating the file and directories when needed.
Instructions
Append text to a file inside the RBA workspace, creating it when needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| createDirectories | No |