bw_update_structure
Add, remove, or reconfigure members of a reusable structure; changes apply to all queries embedding it in a single save.
Instructions
Change a reusable structure: add, remove or re-configure members. The change reaches every query that embeds the structure — which is the point, and the reason this goes at the structure itself rather than through one query that happens to use it. All operations are applied to one document and written in a single save.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | Member operations, applied in order. | |
| description | No | New description of the structure itself. | |
| component_name | Yes | Technical name of the structure. | |
| transport_request | No | Transport request to record the change in. |