rename_field
Renames a field in an HWP document using the document ID, old field name, and new field name. Updates the field reference to match the new name.
Instructions
Rename a field.
Args: doc_id: Document ID from open_document old_name: Current field name new_name: New field name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| new_name | Yes | ||
| old_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||