Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns a message indicating success or failure, including the absolute path of the file.

Parameters

target_file
string
required
The absolute path of the file to create or rewrite.
content
string
The content to write to the file. Defaults to empty.
device
string
Optional fleet device name or id. When set, writes the file inside that running device’s container instead of the host. The device must be started first. Requires the ‘devices:manage’ scope.