get_field
Retrieve detailed information about a specific field in a Word document using its field identifier.
Instructions
Return details of a single field by field_id.
Args: field_id: Positional identifier returned by list_fields (e.g. "field_0").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |