I use ClickUp's Notepad extensively — hundreds of notes captured over time. It's become a core part of how I work, but I've hit a hard wall: Notepad isn't accessible through the Public API at all, which also means it's invisible to the ClickUp MCP Server and any AI assistant (e.g. Claude) connected through it. This is totally limiting. I can't programmatically read, search, or restructure my own notes. Right now, migrating notes into Docs or surfacing note content alongside tasks requires fully manual copy-paste, one note at a time — across hundreds of notes. The data is mine and it's already in ClickUp, but I have no way to reach it programmatically. Request: add read/write API endpoints for Notepad notes (list notes, get note content, create note, update note, delete note), and surface them as MCP tools. Since the MCP Server only exposes what the Public API supports, this has to start at the API layer. Even read-only Notepad endpoints would be a meaningful first step.