get_field_text
Retrieve the text content of a named field from an HWP document by providing its document ID and field name.
Instructions
Get the text content of a named field.
Args: doc_id: Document ID from open_document name: Field name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||