Plan Object Update
dl_plan_object_updatePlan an OpenAPI-backed update to a DataLens object using named source adapters, with save or publish modes and guarded approval.
Instructions
Plan OpenAPI-backed object update with named source adapters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Save or publish mode. Save is the safe default. | save |
| payload | Yes | Object payload or RPC payload. Must not contain secrets. | |
| approved | No | Codex/tool approval flag for guarded safe apply. Defaults to false. | |
| object_type | Yes | Guarded lifecycle object type. | |
| source_adapter | No | Named lifecycle source adapter. | |
| approval_provenance | No | approval_provenance input. | |
| lifecycle_operation | No | lifecycle_operation input. | update |
| delivery_intent_text | No |