apply_update_to_graph
Apply confirmed COBie updates to the canonical project graph, requiring a confirmation token unless dry-run mode is enabled, and rejecting stale or invalid sync states.
Instructions
Apply confirmed COBie updates to the canonical project graph (not Excel).
Requires confirm_token='CONFIRM_APPLY' unless dry_run=True.
Rejects applies when graph sync status is missing, stale, or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | No | ||
| dry_run | No | ||
| project_id | Yes | ||
| actor_contact | Yes | ||
| confirm_token | Yes | ||
| structured_update_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||