update_propertysource
Replace a LogicMonitor PropertySource with a full definition. Fields omitted are blanked, so confirmation is required. For safer partial changes, use the partial-update tool.
Instructions
RAW UPDATE -- full-replace semantics. Any field omitted from definition is BLANKED on the server. PREFER update_logicmodule(type='propertysource', id, changes, mode='preview') for partial updates with diff preview. Requires confirm=true to proceed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Defaults to false to prevent accidental field-blanking. Use update_logicmodule for safe partial updates. | |
| definition | Yes | FULL PropertySource definition with all fields (will replace) | |
| propertysource_id | Yes | PropertySource ID to update |