save-draft
Save a post draft locally by providing its unique ID, title, and content, allowing later retrieval or publishing.
Instructions
Save a post draft locally
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Post title | |
| postId | Yes | Unique ID for the draft | |
| content | Yes | Post content |