create_directory
Create a new directory in a Replit workspace to organize files and manage project structure.
Instructions
Create a new directory in a Replit workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path for the new directory | |
| replId | No | Optional repl ID (uses active repl if not specified) |