generate_outfit_slot
Finalize an outfit slot by importing an RGBA design image and re-syncing body-under references after outfit planning.
Instructions
OPTIONAL import/finalize: ensure design layer + refresh body-under ref.
Preferred flow paints with MCP tools (paint_pixels, fill_rect, paint_from_commands, …) which already write design/layers/.png and refresh refs. Use this to import an existing RGBA PNG via design_image_path, or re-sync refs. Does not clip to body alpha.
GATE: requires plan_outfit. Never use Shell/PIL or GenerateImage to create the layer — use MCP paint tools instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slot | Yes | ||
| scale | No | ||
| plan_id | No | ||
| output_dir | No | ||
| design_image_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||