update_blueprint
Replace the entire data payload of an existing blueprint, including name, grid, projection, theme, version, nodes, edges, groups, surfaces, text, icons, connectors, images, disabled layers, share docs, and live options. Provide the blueprint UUID and the full blueprint data to overwrite its current content.
Instructions
Replace the full data payload of an existing blueprint.
Args:
blueprint_id: Blueprint UUID.
data: Full blueprint payload (same shape as :func:create_blueprint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprint_id | Yes | ||
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||