add_merge_field
Insert a mail merge field into a document to define a placeholder that will be replaced with actual data during mail merge.
Instructions
Add a mail merge field to the document. The field will be replaced with actual data during mail merge.
Args: field_name: Name of the merge field (e.g., 'FirstName', 'Address')
Returns: Success or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |