create_folder
Create a new folder in the documentation directory and optionally generate a README.md file with basic frontmatter to organize and structure documentation content.
Instructions
Create a new folder in the docs directory. Optionally creates a README.md file in the new folder with basic frontmatter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| createReadme | No |