project_prepare_component_resource_and_attach
Category: project
Create or import a component resource and attach it atomically through the canonical Project Graph transaction. Use when: Use when engine_get_component_schema declares an atomic resource preparation mode for a required component reference. Do not use when: Do not create an asset and patch the component in separate calls; this tool prevents orphaned resources and unassignable captures. Expected response time: sync, O(resource + component validation) Token cost: high.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.