suggest_shade_regions
Identifies underside and far-limb shade regions for pixel art, returning structured hints for planning shading without altering pixels.
Instructions
Propose underside / far-limb shade band hints (does NOT write pixels).
Uses design-layer alpha when painted, else body-part geometry. Returns structured regions (layer, bbox, sample_pixels, reason). Agent filters into plan_shading, then paints with MCP tools. Optional helper before plan_shading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| output_dir | No | ||
| band_height | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||