| Action | Parameters |
| test | (none) |
| ping | (none) |
| helper_swap | (none) |
| disable_cache_plugins | (none) |
| health_check | (none) |
| list | {"path":"/"} |
| read | {"file":""} |
| write | {"file":"","content":""} |
| write_compressed | {"file":"","content":""} |
| write_chunked | {"file":"","phase":"start","chunk_b64":"","index":0,"sha256":""} |
| write_multipart | {"file":"","sha256":""} |
| delete | {"files":[]} |
| clear_pattern | {"pattern":"","path":"/"} |
| get_plugins | (none) |
| get_themes | (none) |
| clear_cache | (none) |
| rename | {"old_path":"","new_name":""} |
| create_folder | {"path":"/","name":""} |
| create_file | {"path":"/","name":"","content":""} |
| copy | {"source":"","destination":""} |
| move | {"source":"","destination":""} |
| upload | {"path":"/","name":"file.bin","content":""} |
| download | {"file":""} |
| chmod | {"path":"","mode":"0644"} |
| create_backup | (none) |
| get_users | (none) |
| change_password | {"user_id":0,"new_password":""} |
| create_user | {"username":"","email":"","password":"","role":"subscriber"} |
| delete_user | {"user_id":0,"reassign":0} |
| update_user | {"user_id":0,"email":"","display_name":"","role":""} |
| zip | {"items":[],"zip_name":"archive.zip"} |
| unzip | {"zip_file":"","extract_to":""} |
| zip_info | {"zip_file":""} |
| search | {"path":"/","term":"","search_in":"name","file_types":"","max_results":100} |
| bulk_delete | {"items":[]} |
| bulk_chmod | {"items":[],"file_mode":"0644","dir_mode":"0755"} |
| bulk_copy | {"items":[],"destination":""} |
| bulk_move | {"items":[],"destination":""} |
| get_file_info | {"path":""} |
| disk_usage | {"path":"/"} |