location_idstring · requiredStorage location ID from `android_list_storage_locations`
Writes text content to a file. Creates the file if it doesn't exist, creates parent directories automatically, overwrites existing content. Empty content creates an empty file.
location_idstring · requiredStorage location ID from `android_list_storage_locations`
pathstring · requiredRelative path to the file within the storage location
contentstring · requiredText content to write (empty string creates an empty file)