record_apply
Apply a previewed write to ServiceNow by submitting the token returned from preview mode, finalizing the change.
Instructions
Commit a previously previewed write. Single-use token.
Args:
preview_token: The token returned by record_write in preview
mode. Single-use - consumed on success or failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preview_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |