📝 Update README.md

This commit is contained in:
Fanyang Meng
2025-02-11 21:09:22 -05:00
parent 8df04b5321
commit 8466240a30

View File

@@ -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