create_post
Create a Hugo post by specifying site path, title, date, draft status, and content type. Use this tool to generate new content for your static site.
Instructions
Create a new Hugo post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| draft | No | ||
| site_path | Yes | ||
| post_title | Yes | ||
| content_type | No | posts |