codex_app_fs
Perform governed filesystem operations on an app server, including read, write, list, copy, remove, and watch, restricted to allowlisted root directories.
Instructions
Use app-server filesystem v2 for governed read/write/list/copy/remove/watch operations under allowlisted roots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| text | No | ||
| force | No | ||
| action | Yes | ||
| watchId | No | ||
| recursive | No | ||
| dataBase64 | No | ||
| decodeText | No | ||
| sourcePath | No | ||
| destinationPath | No |