From 8466240a30ac714497d7dc624432fd20f7615dd2 Mon Sep 17 00:00:00 2001 From: Fanyang Meng Date: Tue, 11 Feb 2025 21:09:22 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e32e7e..6b47976 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ GHOST_API_URL=your_ghost_api_url GHOST_STAFF_API_KEY=your_staff_api_key npx @mod - `read_post`: Retrieve full content of a specific post in HTML or plaintext formats - `create_post`: Create a new post with specified content and metadata - `update_post`: Update a specific post with new content and metadata +- `delete_post`: Delete a specific post ### Users Management - `list_users`: List all users with detailed role information