modify_field_properties
Modify a named field's property in an HWP document by specifying document ID, field name, property, and new value.
Instructions
Modify properties of a named field.
Args: doc_id: Document ID from open_document name: Field name property: Property name to modify value: New property value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| doc_id | Yes | ||
| property | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||