confluence_syncPageToSpaceTemplate
Sync page content to a space template by copying body.storage from a source page ID into a target template, updating the template for consistent reuse.
Instructions
Fast path: copy body.storage from a BSA/page contentId into a TempStream space template (Create from template snapshot). Example: contentId=259706536 (Заготовка BRD) → templateId=227016711 (CR-XXX-BRD) spaceKey=TempStream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Target template name if id unknown | |
| spaceKey | Yes | Target space key, usually TempStream | |
| contentId | Yes | Source page ID (BSA заготовка) | |
| templateId | No | Target space template ID | |
| description | No | Replace template description entirely | |
| descriptionSuffix | No | Append/replace trailing sync note, e.g. "(синхрон с BSA 2.25: хаб + дети US)" |