Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Copy File
pcloud:copy_file
Copy a file to the specified destination. See the docs here
Write
Medium risk
Copy Folder
pcloud:copy_folder
Copy a folder to the specified folder. See the docs here
Write
Medium risk
Create Folder
pcloud:create_folder
Create a folder in the specified folder. See the docs here
Write
Medium risk
Download File(s)
pcloud:download_files
Download one or more files to a folder. See the docs here
Read
Low risk
List Contents
pcloud:list_contents
Get the contents of the specified folder. See the docs here
Read
Low risk
Move File
pcloud:move_file
Moves a file to the specified destination. See the docs here
Write
Medium risk
Move Folder
pcloud:move_folder
Moves a folder to the specified destination. See the docs here
Write
Medium risk
Rename File
pcloud:rename_file
Renames a file. See the docs here
Write
Medium risk
Rename Folder
pcloud:rename_folder
Renames a folder. See the docs here
Write
Medium risk
Upload File
pcloud:upload_file
Upload a file to the specified folder. See the docs here
Write
Medium risk