project_list_component_definitions
Category: project
List project component definitions. Use when: Use for discovery with cursor pagination. 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 when id_or_key is known; use project_get_component_definition. Expected response time: sync <1s Token cost: medium.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.