I manage multiple Framer projects and landing pages, and I need a public API to programmatically read and modify project structure. Right now I can't build external tools to audit layer structure across breakpoints, fix layout properties in bulk, or integrate Framer into automated workflows. What I'm requesting: Read API — access the layer tree, component properties, and breakpoint configurations Write API — modify layout properties (position, size, gap, padding, distribute) programmatically Plugin API extension — expose editor capabilities to external scripts via OAuth This would be a similar ecosystem to what Figma achieved with its Plugin and REST API.