project_bulk_create_entities
Category: project
Privileged/internal raw Project Graph write: create up to 1000 entities in one call with per-item results. Use when: Use for repeated pellets, spawn points, obstacles, or generated groups. Each item resolves independently (created | updated | conflicted_suffixed | failed+reason) - one bad item never aborts the batch. on_conflict defaults to "suffix" (numbered key retry). Do not use when: Do not use from normal MCP/AI authoring when a semantic or package tool can express the edit. Expected response time: sync, O(entity count) Token cost: high.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.