delete_projects
Delete one or more game development projects by providing an array of project IDs. Returns a unified response with deletion counts and per-item errors.
Instructions
Delete one or more projects (array-based, DESTRUCTIVE). Single-item and batch calls use the same interface. Returns unified response with items array, counts, and per-item errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Array of projects to delete (1-100 items) |