Hi. I have a big project in Plasmic and now I need to delete 700 pages. What is the best way to achieve this? Deleting them one by one in studio will take a lot of time. Thanks in advance
Do you have some sort of grouping on the pages? The only bulk deletion we currently support is a folder deletion
But as I understood it is possible using plasmic mcp & claude?
Yes, it’s possible using the Plasmic Skill and MCP usecase. We expose a deleteComponents tool. You would need to guide it on which specific pages to remove.
thanks a lot