Manage Ghost CMS blog posts via Admin API. Supports creating, updating, deleting, and listing posts. Use when the user needs to programmatically manage Ghost...
Initial release with full Ghost CMS blog management via Admin API, including image uploads: - Create, update, delete, and list blog posts through Ghost Admin API - NEW: Upload images and set feature images (cover images) for posts - Full CLI and Python API support for all actions - Tag management on posts - Unique configuration via explicit JSON config path for secure, project-based isolation