create_directory
Create a single directory in a read-write workspace, given an existing parent path. Returns a change_id for reversible cleanup if the directory remains empty and unmodified.
Instructions
Create one absent directory in an rw space; parent must exist. Returns a change_id; restore removes it only if empty and unchanged. Cannot modify the workspace root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| workspace | Yes | ||
| request_id | Yes |