set_template_slot
Persist page-scoped template slots in a single batched DESIGN.md update. Define slot ID, selector, and role (fixed or flexible) with advisory labels.
Instructions
Persist an array of page-scoped template slots in one batched DESIGN.md update. fixed/flexible roles and allowedTokens are cooperative advisory metadata: display labels only, not enforced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page pathname, matching location.pathname | |
| slots | Yes | All template slots to persist in this batched call | |
| template_id | No | Template identifier; defaults to default | default |