diff --git a/README.md b/README.md index bccdf2d..2ce0dc8 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,6 @@ GHOST_API_URL=your_ghost_api_url GHOST_STAFF_API_KEY=your_staff_api_key npx @mod - `create_invite`: Create a new user invitation email and role_id - `list_users`: List all users with detailed role information - `read_user`: Get comprehensive details of a specific user -- `update_user`: Update an existing user's information **(Please note: Ghost has not implemented the ability to update user roles via the API even though they include it in the API documentation)** - `delete_user`: Delete a specific user ### Members Management