batch_fill_fields
Fill multiple named fields in a document simultaneously by providing a map of field names to text values, reducing repetitive edits.
Instructions
Fill multiple fields at once (batch operation).
Args: doc_id: Document ID from open_document fields: Dict mapping field names to text values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| fields | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||