project_get_component_definition
Category: project
Get one project component definition. Use when: Use when you know the component definition id or stable key. Project component definitions are production-grade backend-validated project-local data contracts, not canonical engine atomics. Normal engine authoring should use built-in ECS components from engine_list_component_types or scripts. Do not use when: Do not use for broad discovery; use project_list_component_definitions. Expected response time: sync <1s Token cost: low.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.