Read a project's stored context
get_project_contextGet a brand project's complete context—product details, design constraints, ruled-out options, screens, and tech stack—so you can make informed changes or set new context safely.
Instructions
What this brand project's product actually is: what it does, who it is for, what the design must respect, what has already been ruled out, which screens it has, and what it is built on. Read it before proposing anything for an existing project, and read it before set_project_context, because that call replaces rather than merges. A project that exists but has no context yet answers null, which is a different fact from a project that does not exist; that one is a 404. Free, needs kits:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Owned brand project id from list_brand_projects. |