check_x_object
Verify the existence of an X object by name in an HWP document using its document ID, allowing you to proceed or handle missing objects.
Instructions
Check if an X object exists by name.
Args: doc_id: Document ID from open_document name: Name of the X object to check
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||