project_create_ui_panel
Category: project
Create one project ui panel. Use when: Use for canonical project graph mutations. on_conflict controls duplicate-key handling: "error" (default) fails, "update" applies the request to the existing ui panel as a guarded update, "suffix" retries with a numbered key (key_2, key_3, ...). Do not use when: Do not use to update existing ui panel; use project_update_ui_panel. Expected response time: sync <2s Token cost: medium.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.