update_step
Update an existing Dataverse SDK message processing step by modifying only specified properties while preserving others, with support for clearing configuration and filtering attributes.
Instructions
Update properties of an existing SDK message processing step.
Each optional parameter is only changed if provided (None/empty = keep the current value), except filtering_attributes and configuration: pass an explicit empty string to clear the field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| rank | No | ||
| stage | No | ||
| step_id | Yes | ||
| environment | No | ||
| asynchronous | No | ||
| configuration | No | ||
| filtering_attributes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |