Goal I’m aiming for: converting any HTML into GenerateBlocks.
Challenge: Converting one line at a time, especially in large files with more than 3,000 lines, causes the LLM to hallucinate, lose focus, and start taking shortcuts due to the repetitive nature of the task.
Ask: I was wondering if there’s a way to create either an MCP or an API to directly use the plugin’s serialization to create and convert the blocks I need.