document_create
Create a new Markdown document and write content to a specified file path.
Instructions
Creates a new document with optional content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | File path to save to | |
| content | No | Initial content |