detect_format
Identify whether a file path is HWPX (zip+mimetype), binary HWP, or an unknown format. Accepts a path and returns the detected format.
Instructions
Detect whether a path is HWPX (zip+mimetype), binary HWP, or unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |