create_doc
Create a new documentation file with optional initial content. Select a doc type to categorize it as feature specs, JTBD, user stories, or API docs.
Instructions
Create a new documentation file with optional initial content. Use docType to choose category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Filename or slug (e.g. my-feature.md) | |
| content | No | Initial markdown content (optional) | |
| docType | Yes | Document type |