create_rpg_item_sheet
Creates a grid sheet with named slices for RPG items, each containing a placeholder. Defines item regions as slices in the sprite.
Instructions
Scaffold an RPG item sheet: a grid sheet with one named slice per item (default sword/shield/potion/coin/key/gem), each with a placeholder.
Returns a ``workflow_manifest.v1`` manifest (kind "rpg_item_sheet"); item regions
appear as slices (named after each item) under `sprite.slices`.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| items | No | ||
| columns | No | ||
| item_size | No |